OSDN Git Service

showexpl,cfg追加
authorunknown <kaba@.(none)>
Sun, 20 May 2012 02:49:11 +0000 (11:49 +0900)
committerunknown <kaba@.(none)>
Sun, 20 May 2012 02:49:11 +0000 (11:49 +0900)
doc/luatexja-en.pdf
doc/luatexja-ja.pdf
doc/luatexja-zh.pdf
doc/luatexja.dtx
doc/luatexja.ins

index 5dd14f0..e0737e4 100644 (file)
Binary files a/doc/luatexja-en.pdf and b/doc/luatexja-en.pdf differ
index 219aa0e..0eb2561 100644 (file)
Binary files a/doc/luatexja-ja.pdf and b/doc/luatexja-ja.pdf differ
index ca295e0..ba9dcd5 100644 (file)
Binary files a/doc/luatexja-zh.pdf and b/doc/luatexja-zh.pdf differ
index e1b4a51..c62331d 100644 (file)
@@ -1,4 +1,5 @@
-%#! lualatex -shell-escape manual.ins
+%<*!showexpl>
+%#! lualatex -shell-escape
 
 %<*en>
 \documentclass[a4paper,titlepage]{article}
@@ -5494,3 +5495,16 @@ $\mathit{Nq}.\mathit{tail}$は無意味なので,
 Victor Eijkhout,  \emph{\TeX\ by Topic, A \TeX nician's Reference}, Addison-Wesley, 1992.
 \end{thebibliography}
 \end{document}
+%</!showexpl>
+%<*showexpl>
+%%
+%% config file for showexpl.sty
+%%
+%% Copyright The LuaTeX-ja project team, 2005
+%%
+\ProvidesFile{showexpl.cfg}
+  [2012/05/20 v0.01 Definitions for the showexpl package (luatexja)]
+\lstset{}
+\def\SX@Info{}
+\endinput
+%</*showexpl>
index 1237a17..a753252 100644 (file)
@@ -1,9 +1,11 @@
-%#! lualatex -shell-escape
+%#! lualatex -shell-escape luatex.ins
 \input docstrip.tex
 \askforoverwritefalse
 \generate{\file{luatexja-ja.tex}{\from{luatexja.dtx}{ja}}
           \file{luatexja-en.tex}{\from{luatexja.dtx}{en}}
-          \file{luatexja-zh.tex}{\from{luatexja.dtx}{zh}}}
+          \file{luatexja-zh.tex}{\from{luatexja.dtx}{zh}}
+          \file{showexpl.cfg}{\from{luatexja.dtx}{showexpl}}
+}
 \immediate\write18{lualatex luatexja-ja}
 \immediate\write18{lualatex luatexja-en}
 \immediate\write18{lualatex luatexja-zh}