hgbook

view ja/atbegshi.tex @ 973:1df99de46e39

Finishing works to adapt already existing translations to new xdoc fmt - also add a couple new translations to follow recent modification from Bryan.
author Romain PELISSE <belaran@gmail.com>
date Tue Sep 01 17:00:12 2009 +0200 (2009-09-01)
parents
children
line source
1 \usepackage{atbegshi} % defnes '\AtBeginShipoutFirst'
3 % encoding specified below depends not on one of file content
4 % but on TeX processing internal one.
5 \ifnum 42146=\euc"A4A2
6 % \AtBeginDvi does not work correctly with current HYPERREF package
7 \AtBeginShipoutFirst{\special{pdf:tounicode EUC-UCS2}}
8 \else
9 % \AtBeginDvi does not work correctly with current HYPERREF package
10 \AtBeginShipoutFirst{\special{pdf:tounicode 90ms-RKSJ-UCS2}}
11 \fi