hgbook

view ja/atbegshi.tex @ 994:c05663baf56b

merge with Bryan
author Romain PELISSE <belaran@gmail.com>
date Sat Sep 12 16:01:16 2009 +0200 (2009-09-12)
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