We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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の出力のやり方が//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のものを利用してください。 図 実際にない画像 ◆→終了:図←◆
The text was updated successfully, but these errors were encountered:
79375e3
kmuto
No branches or pull requests
textmakerにおいてファイルが存在しないときの//indepimageの出力のやり方が//imageと異なるので、合わせる。
現状
希望
The text was updated successfully, but these errors were encountered: