Class | Description |
---|---|
ClassicI18n |
This class (and the helpers in the same package) takes care of i18n in
Writer2LaTeX.
|
I18n |
This abstract class takes care of i18n in the LaTeX export.
|
Polyglossia | |
ReplacementTrie |
This class contains a trie of string -> LaTeX code replacements
|
ReplacementTrieNode |
This class contains a node in a trie of string -> LaTeX code replacements
|
UnicodeTableHandler |
Helper classs: SAX handler to parse symbols.xml from jar
|
XeTeXI18n |
This class takes care of i18n in XeLaTeX
|