hgbook

view ja/atbegshi.tex @ 1030:2ac31ea48a3d

merge with trunk
author Romain PELISSE <belaran@gmail.com>
date Thu Apr 22 12:39:32 2010 +0200 (2010-04-22)
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