Skip to content

Instantly share code, notes, and snippets.

@cocoatomo
Created May 25, 2011 13:38
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 cocoatomo/990985 to your computer and use it in GitHub Desktop.
Save cocoatomo/990985 to your computer and use it in GitHub Desktop.
# LaTeX
LATEX = platex --kanji=utf8
DVIPDFM = dvipdfmx
LaTeXDocument(TAPL_Chap11, TAPL_Chap11)
.DEFAULT: TAPL_Chap11.pdf TAPL_Chap11.dvi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment