tutorials: Makefile: use xelatex

97 views
Skip to first unread message

it...@itrs.tw

unread,
Sep 22, 2012, 9:27:52 PM9/22/12
to it...@googlegroups.com
details: http://www.itrs.tw/hg/tutorials/rev/c178ed73cad8
changeset: 16:c178ed73cad8
user: Scott Tsai <scot...@gmail.com>
date: Sun Sep 23 09:20:26 2012 +0800
description:
Makefile: use xelatex

make_tutorial: add original date

diffstat:

Makefile | 8 +++-----
make_tutorial.tex | 1 +
2 files changed, 4 insertions(+), 5 deletions(-)

diffs (27 lines):

diff -r c0c29aa940ea -r c178ed73cad8 Makefile
--- a/Makefile Sun Sep 23 09:11:32 2012 +0800
+++ b/Makefile Sun Sep 23 09:20:26 2012 +0800
@@ -1,9 +1,7 @@
-.SUFFIXES: .tex .dvi .pdf
+.SUFFIXES: .tex .pdf

-.tex.dvi:
- latex $< -o $@
-.dvi.pdf:
- dvipdfmx $<
+.tex.pdf:
+ xelatex $<
all: make_tutorial.pdf
clean:
rm -f make_tutorial.pdf *.out *.aux *.log
diff -r c0c29aa940ea -r c178ed73cad8 make_tutorial.tex
--- a/make_tutorial.tex Sun Sep 23 09:11:32 2012 +0800
+++ b/make_tutorial.tex Sun Sep 23 09:20:26 2012 +0800
@@ -25,6 +25,7 @@
\begin{document}
\title{GNU make 基礎}
\author{Scott Tsai \and Po-Wei Wang\footnote{Scott Tsai 教授,Po-Wei Wang 紀錄。}}
+\date{July 2006}
\maketitle

此篇講義教你怎麼把個別的CåŽŸå§‹ç¢¼ç·¨è­¯æˆ ä¸€å€‹ç¨‹å¼ ï¼Œé‚„æœ‰æ€Žéº¼ä½¿ç”¨åˆ¥äººå¯«å¥½çš„cå‡½å¼ åº«ã€‚
Reply all
Reply to author
Forward
0 new messages