[OS X TeX] ! LaTeX Error: File `pdfsync.sty' {and topcapt.sty] not found
Peter Dyballa
Peter_Dyballa at Web.DE
Sat Mar 4 16:54:48 EST 2006
Am 04.03.2006 um 20:43 schrieb Winfried Zettelmeyer:
> \usepackage{eurosym}% prints the Euro symbol
> \usepackage[latin1]{inputenc}% allows accented letters
> \usepackage[T1]{fontenc} % dito
> \usepackage{textcomp} % dito
> \usepackage{lmodern} % dito
If you use textcomp and lmodern fonts, you do not need eurosym. Via
textcomp you can access the (lmodern) font's € as \texteuro{}. Using
\usepackage[latin9]{inputenc}
you have accented characters *and* you can type just € to get € in
TeX's output. And using
\usepackage{cmap}
as first line after \documentclass you can produce PDF that you can
copy&paste.
--
Greetings
Pete
Well done is better than well said.
---- Benjamin Franklin
------------------------- Info --------------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Archive: http://tug.org/pipermail/macostex-archives/
More information about the MacOSX-TeX
mailing list