On Fri, Jul 17, 2009 at 09:35:21AM +0530, Kapil Hari Paranjape wrote:
> Hello,
> 
> On Thu, 16 Jul 2009, Anthony DeRobertis wrote:
> > The following input:
> > 
> >     \documentclass{article}
> >     \usepackage{avant}
> >     \usepackage[T1]{fontenc}
>         ^^^^^^^^^^^^^^^^^^^^^^^^
> The problem is with this line. It confuses TeX4HT in its attempt to
> map TeX fonts to HTML fonts using the .htf files.
> 
> Without this, the conversion works correctly.

That was a minimal example: It also works correctly w/o the
\usepackage{avant} line as well. 

So fontenc is fine with Computer Modern, but not Avant Garde.

These fonts work:
        - computer modern (default)
        - lmodern
        - charter
        - palatino
        - times (both serif and sans-serif)
        - utopia

These do not:
        - avant
        - bookman (both serif and sans-serif broken)
        - chancery
        - newcent (both serif and sans-serif)

-- 



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to