Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

textmaker: //indepimageに画像の開始・終了を入れ、//{ //}内のテキストを出力に含める #1790

Closed
kmuto opened this issue Feb 5, 2022 · 0 comments
Assignees

Comments

@kmuto
Copy link
Owner

kmuto commented Feb 5, 2022

textmakerにおいてファイルが存在しないときの//indepimageの出力のやり方が//imageと異なるので、合わせる。

//image[nothing1][実際にない画像]{
pptx p.1で、囲み罫線を入れてください。
アイコンについてはfigureのものを利用してください。
//}

//indepimage[nothing2][実際にない画像]{
pptx p.1で、囲み罫線を入れてください。
アイコンについてはfigureのものを利用してください。
//}

現状

◆→開始:図←◆
pptx p.1で、囲み罫線を入れてください。
アイコンについてはfigureのものを利用してください。

図1.1 実際にない画像
◆→終了:図←◆

◆→画像 nothing2←◆
図 実際にない画像

希望

◆→開始:図←◆
pptx p.1で、囲み罫線を入れてください。
アイコンについてはfigureのものを利用してください。

図1.1 実際にない画像
◆→終了:図←◆

◆→開始:図←◆
pptx p.1で、囲み罫線を入れてください。
アイコンについてはfigureのものを利用してください。

図 実際にない画像
◆→終了:図←◆
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant