summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/support/convbkmk/README
blob: d6528f62b459e463880c331abed5ca5d20956e69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
convbkmk Ver.0.08

2013.05.11
Takuji Tanaka
KXD02663 (at) nifty.ne.jp
http://homepage3.nifty.com/ttk/comp/tex/uptex_en.html


convbkmk is a tiny utility for making correct bookmarks in pdf files
typesetted by platex/uplatex with the hyperref package.
platex/uplatex + hyperref outputs data of bookmarks
in their internal encodings (EUC-JP, Shift_JIS or UTF-8).
On the other hand, the PostScript/PDF format requests that
the data is written in a certain syntax with UTF-16 or PDFDocEncoding.
Thus, data conversion is required to create correct bookmarks.
convbkmk provides a function of
the encoding conversion and formatting the bookmark data.

More information is within the convbkmk.rb with the RD format.