hgbook

view ja/atbegshi.tex @ 1113:613690ad6a9c

Merge with dongsheng
author Bryan O'Sullivan <bos@serpentine.com>
date Sat Jul 10 16:21:26 2010 +0100 (2010-07-10)
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