diff options
Diffstat (limited to 'Master/texmf-dist/doc/latex/cjkpunct/setpunct/setpunct-main.tex')
-rw-r--r-- | Master/texmf-dist/doc/latex/cjkpunct/setpunct/setpunct-main.tex | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/cjkpunct/setpunct/setpunct-main.tex b/Master/texmf-dist/doc/latex/cjkpunct/setpunct/setpunct-main.tex new file mode 100644 index 00000000000..d0937c6fb20 --- /dev/null +++ b/Master/texmf-dist/doc/latex/cjkpunct/setpunct/setpunct-main.tex @@ -0,0 +1,30 @@ +% Linux +% +%\def\ghostscript{gs -dBATCH -dEPSCrop -dNOPAUSE \space +% -sDEVICE=bbox rubisha.pdf 2>rubishb.tex} + +% windows +% +\def\ghostscript{"gswin32c.exe -dBATCH -dEPSCrop -dNOPAUSE \space + -sDEVICE=bbox rubisha.pdf 2>rubishb.tex"} + + +\def\setpunctfamilies{ + \CJKpunctsetfamily{song} + \CJKpunctsetfamily{hei} + \CJKpunctsetfamily{fs} + \CJKpunctsetfamily{kai} + \CJKpunctsetfamily{you} + \CJKpunctsetfamily{li} +} + + +\input{setpunct-macros.tex} + + + +\endinput + + + + |