0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

PowerPointのアドインであるIguanaTexを使用する際の注意

Posted at

背景

僕は普段PowerPointをDropbox上に保存しているのですが,Localで使用できていたIguana Texが急に使用できなくなってしまいました.

出てくるエラーは,

Could not start process: '"pdflatex" -shell-escape -output-format dvi-interaction=batchmod "IguanaTex_temp.tex"'. GetLastError returned 0

というものでした.

調べたらこのリンクにヒットしたので,リンク先の記事に従ってコマンドプロンプト上でlatexと打ってみたのですが,きちんと認識されています.

解決法

単純にDropBoxからLocalのストレージにファイルを移動することでエラーは表示されずきちんと処理してくれるようになりました.
非常に単純なことでしたがシェアしておきます.

0
1
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
1

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?