Search found 3 matches

by sepeth
Fri Aug 15, 2008 12:21 pm
Forum: General
Topic: latex => html problems with latex2html, tex4ht and hevea
Replies: 0
Views: 1841

latex => html problems with latex2html, tex4ht and hevea

Hello!

I am trying to convert latex to html. I have chosen different tools to achieve it. But all of them has some problems for me.

I like the output of latex2html. It is almost what i want (sections are splitted, nice navigations bla bla) but the problem is encoding. When i convert with ...
by sepeth
Thu Jul 31, 2008 9:01 am
Forum: Document Classes
Topic: babel's problem with includegraphics
Replies: 2
Views: 4054

Re: babel's problem with includegraphics

Thank you all

Stefan_K's answer in comp.text.tex worked.

and sorry for cross posting.
by sepeth
Wed Jul 30, 2008 4:52 pm
Forum: Document Classes
Topic: babel's problem with includegraphics
Replies: 2
Views: 4054

babel's problem with includegraphics

Hello!

When I am using \includegraphics without using babel package, everything is fine. But with babel, I get "Missing \endcsname inserted. \includegraphics[scale=0.25]{image1}".

I found some explanation about this error in http://theoval.sys.uea.ac.uk/~nlct/latex/novices/missingendcsname.html ...