執筆関係

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
執筆関係 [2023/12/19 12:57] – [pandoc] tenforward執筆関係 [2025/07/01 13:59] (現在) tenforward
行 12: 行 12:
 LaTeXからRe:Viewへの変換(インプレス) LaTeXからRe:Viewへの変換(インプレス)
  
-Ubuntu 22.04コンテナを起動。ログイン。+Ubuntu 22.04コンテナを起動。ログイン。(Ubuntu 24.04のpandoc2reviewだとうまくいかない)
  
 <code> <code>
行 43: 行 43:
 $ for f in $(ls *.tex) $ for f in $(ls *.tex)
 > do > do
-> pandoc2review $f /path/to/conv/$f+> pandoc2review $f /path/to/conv/$f
 > done > done
 </code> </code>
行 51: 行 51:
 $ docker run -ti --name text-checker -v /home/karma/Documents:/Documents text-checker bash $ docker run -ti --name text-checker -v /home/karma/Documents:/Documents text-checker bash
 #(コンテナ内bash) #(コンテナ内bash)
 +# cd text-checker
 # textlint --rulesdir node_modules/textlint-rule-mistaken-ward-check/lib/ -f pretty-error ../path/to/document.tex # textlint --rulesdir node_modules/textlint-rule-mistaken-ward-check/lib/ -f pretty-error ../path/to/document.tex
 </code> </code>
  
  • 執筆関係.1702990630.txt.gz
  • 最終更新: 2023/12/19 12:57
  • by tenforward