c84d95a3c3
The package provides a friendly interface for defining the meaning of Unicode characters. The document should be processed by (pdf)LaTeX with the unicode option of inputenc or inputenx, or by XeLaTeX/LuaLaTeX. The command provided is \newunicodechar{<char>}{<code>} where <char> is a directly-typed Unicode character, and <code> is its replacement.
7 lines
349 B
Text
7 lines
349 B
Text
The package provides a friendly interface for defining the
|
|
meaning of Unicode characters. The document should be processed
|
|
by (pdf)LaTeX with the unicode option of inputenc or inputenx,
|
|
or by XeLaTeX/LuaLaTeX. The command provided is
|
|
\newunicodechar{<char>}{<code>} where <char> is a
|
|
directly-typed Unicode character, and <code> is its
|
|
replacement.
|