hgbook

view ja/atbegshi.tex @ 860:600e7ab15c67

Make references appear in the web TOC.
author gpiancastelli
date Sun Aug 23 01:14:14 2009 +0200 (2009-08-23)
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