問題タブ [xetex]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
latex - Xetex の廃止以降、Pandoc を使用した PDF へのマークダウン
私の MacBook (OSX Mountain Lion) では、この Pandoc コマンドを使用して Markdown を PDF に変換していました。
しかしmarkdown2pdf、もはや機能せず、--xetexオプション inmarkdown2pdf -N -o ../../Desktop/pandoc_output.pdf --xetex --toc --template=mytemplate-headers-garamond_date.texは非推奨です。
私がこれを行う場合:
私はこれを得る:
しかし、私が取り出し--xetexてこれを行うと:
それから私はこれを得る:
解決策は何ですか?
latex - pandoc および xelatex を使用してマークダウンから PDF に変換する際の未定義の制御シーケンス エラー
プロジェクトのドキュメントをいくつか作成していますが、pandoc で xelatex を有効にしてカスタム フォントをセットアップできません。--latex-engine xelatexpandocを設定すると、そのエラーが表示されます。
これが私が実行するコマンドです:
Ubuntu 14.04 LTS、pandoc 1.12.2.1およびを使用しXeTeX, Version 3.1415926-2.5-0.9999.3 (TeX Live 2013/Debian)ます。