summaryrefslogtreecommitdiff
path: root/support/dktools/libdk4lat.dox
blob: 4a204f1735750d64d9a76552ee717e81bb705577 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
/**	@page libdk4lat	libdk4lat

@section seclibdk4lat	Conversion to LaTeX

The dk4uc2l.h header and the module in the libdk4lat library provide the
dk4_uc2l_t data type and related functions to find LaTeX sequences
representing 32 bit characters.

Lookup tables in the ${datarootdir}/dktools/charmap directory are used
to find the LaTeX sequences.

After finishing output one can write additional recommendations
(i.e. which packages to include) as comments.

*/