[OS X TeX] carriage return character
Peter Dyballa
Peter_Dyballa at Web.DE
Wed Sep 9 13:29:21 EDT 2009
Am 09.09.2009 um 16:31 schrieb <ewan.Delanoy at math.unicaen.fr>
<ewan.Delanoy at math.unicaen.fr>:
> "You must be using
> an old version of ucs. Please replace \usepackage[utf8]{inputenc} with
> \usepackage[utf8x]{inputenc} in your preamble".
XeLaTeX works with a LaTeX document like this:
\documentclass[12pt]{report}
\usepackage{fontspec}%, xunicode, xltxtra}
\setromanfont{Unicode Symbols}
\setromanfont{FreeSerif}
\setromanfont{DejaVu Sans}
\begin{document}
U+21B5 or ↵ is DOWNWARDS ARROW WITH CORNER LEFTWARDS, LEFTWARDS ARROW
WITH HOOK at U+21A9 is ↩, and the RETURN SYMBOL key of a keyboard is
U+23CE or ⏎?
\end{document}
It is UTF-8 encoded "by nature," an input or a font encoding usually
don't need to be given because the fonts used are usually Unicode
encoded. The fonts mentioned have these three characters.
--
Greetings
Pete
Be careful of reading health books, you might die of a misprint.
– Mark Twain
More information about the MacOSX-TeX
mailing list