[XeTeX] E not lowered in \TeX in .995

Morten Høgholm morten.hoegholm at latex-project.org
Fri Aug 25 11:46:33 CEST 2006


On Thu, 24 Aug 2006 17:42:40 +0200, Jon Breitenbucher <kahless at mac.com>  
wrote:

>
> Output from my job which doesn't work
[...]
> *File List*
> woosterthesis.cls    2005/3/11 v4.2 Wooster IS LaTeX document class
> by Dr. Jon
> Breitenbucher
>     ifpdf.sty    2005/07/22 v1.3 Providing \ifpdf (HO)
> styles/textpos.sty
>    amsthm.sty    2004/08/06 v2.20
> amssymb.sty    2002/01/22 v2.2d
> amsfonts.sty    2001/10/25 v2.2f
> amsmath.sty    2000/07/18 v2.13 AMS math features
> amstext.sty    2000/06/29 v2.01
>    amsgen.sty    1999/11/30 v2.0
>    amsbsy.sty    1999/11/29 v1.2d
>    amsopn.sty    1999/12/14 v2.01 operator names
> styles/setspace.sty
> fancyhdr.sty
> xltxtra.sty    2006/06/13 v0.2 Improvements for the XeTeX/LaTeX format
> ifxetex.sty    2006/08/12 v0.2 Provides ifxetex conditional
> graphicx.sty    1999/02/16 v1.0f Enhanced LaTeX Graphics (DPC,SPQR)
>    keyval.sty    1999/03/16 v1.13 key=value parser (DPC)
> graphics.sty    2006/02/20 v1.0o Standard LaTeX Graphics (DPC,SPQR)
>      trig.sty    1999/03/16 v1.09 sin cos tan (DPC)
> graphics.cfg    2005/10/12 v1.3b graphics configuration of teTeX/
> TeXLive, exten
> ded for XeTeX
>     xetex.def    2006/08/10 v0.92 LaTeX color/graphics driver for
> XeTeX (RRM, mo
> d. JK)
> fontspec.sty    2006/08/12 v1.11 Advanced font selection for XeLaTeX
>      calc.sty    2005/08/06 v4.2 Infix arithmetic (KKT,FJ)
> xkeyval.sty    2005/11/25 v2.5e package option processing (HA)
> xkeyval.tex    2005/11/25 v2.5e key=value parser (HA)
> fontspec.cfg
> xunicode.sty    2005/02/26 v0.5 provides access to latin accents and
> many other
> characters in Unicode lower plane
>      etex.sty    1998/03/26 v2.0 eTeX basic definition package (PEB)
> fixltx2e.sty    2006/03/24 v1.1n fixes to LaTeX
> eso-pic.sty    2002/11/16 v1.1b eso-pic (RN)
> everyshi.sty    2001/05/15 v3.00 EveryShipout Package (MS)
>     woo10.clo    2004/02/16 v1.4f Standard LaTeX file (size option)
> geometry.sty    2002/07/08 v3.2 Page Geometry
> geometry.cfg
> listings.sty    2004/02/13 1.2 (Carsten Heinz)
> lstpatch.sty    2004/02/18 1.2b (Carsten Heinz)
> lstmisc.sty    2004/02/13 1.2 (Carsten Heinz)
> listings.cfg    2004/09/05 1.3 listings configuration
>    natbib.sty    2003/06/06 7.1 (PWD)
>    natbib.cfg
> makeidx.sty    2000/03/29 v1.0m Standard LaTeX package
> verbatim.sty    2003/08/22 v1.5q LaTeX2e package for verbatim
> enhancements
> lettrine.sty    2004/05/22 v1.6 (D. Flipo)
> lettrine.cfg
> styles/woofncychap.sty
> styles/woolshort.sty
>     eucal.sty    2001/10/01 v2.2d Euler Script fonts
>    eufrak.sty
> floatflt.sty    1997/07/16 v. 1.31
>     float.sty    2001/11/08 v1.3d Float enhancements (AL)
> styles/caption.sty
> styles/caption3.sty
> styles/subfig.sty
>    ifthen.sty    2001/05/26 v1.1c Standard LaTeX ifthen package (DPC)
>     color.sty    2005/11/14 v1.0j Standard LaTeX Color (DPC)
>     color.cfg    2005/10/12 v1.3b color configuration of teTeX/
> TeXLive, extended
> for XeTeX
> hyperref.sty    2003/11/30 v6.74m Hypertext links for LaTeX
>    pd1enc.def    2003/11/30 v6.74m Hyperref: PDFDocEncoding
> definition (HO)
> hyperref.cfg    2006/06/07 v1.2b hyperref configuration of XeTeX
> backref.sty    2003/03/20 v1.23 Bibliographical back referencing
>       url.sty    2004/03/15  ver 3.1  Verb mode for urls, etc.
> hdvipdfm.def    2003/11/30 v6.74m Hyperref driver for dvipdfm
> styles/packages.tex
> styles/personal.tex
> styles/theorems.tex
> ragged2e.sty    2003/03/25 v2.04 ragged2e Package (MS)
> everysel.sty    1999/06/08 v1.03 EverySelectfont Package (MS)
> nameref.sty    2003/12/03 v2.21 Cross-referencing by name of section

I tried recreating this preamble:

\listfiles

\documentclass[12pt]{article}
\usepackage{ifpdf,textpos,amsthm,amssymb,amsmath,setspace,fancyhdr,%
xltxtra,graphicx,fontspec,xunicode,eso-pic,listings,natbib,makeidx,%
verbatim,lettrine,eucal,floatflt,caption,%
subfig,ifthen,color,hyperref,ragged2e}
\setromanfont{Adobe Garamond Pro}
\begin{document}
\TeX
\begin{lstlisting}[language=Java]
hello
\end{lstlisting}
\end{document}

Still no problem. Whap happens if you substitute you own woosterthesis.cls  
here?
-- 
Morten


More information about the XeTeX mailing list