[texhax] lmodern encoding?

James Smith sf at aleph-one.com
Thu May 24 12:19:19 CEST 2007


Hi all,

hmmm, I have a standard preamble including Latin Modern...

---

%\usepackage[answerdelayed]{exercise}
\usepackage{calc}
\usepackage{makeidx}
%\usepackage{hyperref}
\usepackage{float}
\usepackage{fancyvrb}
\usepackage{lmodern}

---

...but within my verbatims...

---

\begin{Verbatim}
{
    contenttype( "text/plain" );

    print( "Hello, world!" );
}
\end{Verbatim}

---

...the output appears skewiff. Opening curly braces appear as
hyphen-like characters, closing curly braces are like double quote
characters. Other ``special'' characters like open and closing angle
brackets appear funny, too.

Presumably this is an encoding issue? If so, I can fix it with an
optional argument in the \usepackage directive, right?

Thanks in advance.

Kind regards,

James

No virus found in this outgoing message.
Checked by AVG Free Edition. 
Version: 7.5.467 / Virus Database: 269.7.7/816 - Release Date:
23/05/2007 15:59
 



More information about the texhax mailing list