Skip to content

Instantly share code, notes, and snippets.

@tkf
Created September 9, 2009 14:06
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tkf/183737 to your computer and use it in GitHub Desktop.
Save tkf/183737 to your computer and use it in GitHub Desktop.
[rst2latex]
rst2latex-command = c:/Python24/Scripts/rst2latex.py
rst2latex-options = --template=D:\freeware\docutils\docutils\writers\latex2e\default.tex -i utf-8 -o shift_jis
[latex2platex]
sed-command=d:/freeware/winsed12/WINSED.EXE -o $ofile -f $script $ifile
# sed-command=sed -f $script $ifile > $ofile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment