Questions tagged [tex4ht]
6 questions
4
votes
4 answers
pdflatex document to html
I need to convert a bunch of pdflatex only documents (because of graphics-- .pdf's jpgs & pngs) to html. tex4ht is giving a bunch of garbage output. the documents are built using the \input command. Is there anything I can do to help tex4ht with a…

Mica
- 18,501
- 6
- 46
- 43
2
votes
1 answer
make4ht with biblatex fails for records using \url when title field used but not when title field eliminated
When I use make4ht (or htlatex) to compile a .tex file containing a biblatex bibliography, I get the error:
! Illegal parameter number in definition of \blx@tempa.
1
l.19…

Morey
- 166
- 1
- 5
1
vote
1 answer
htlatex table compilation error using revtex4-1.cls
I am getting error while converting a LaTeX table to HTML using htlatex. Following is the TeX…

Khizar
- 11
- 1
1
vote
1 answer
Tex4ebook tidy command missing
I'm converting a Latex document with Tex4ebook (built on tex4ht) and I get the following warning: exec_epub: tidy command seems missing, you should install it in order to make a valid epub file.
But where do I install it and what does it do?
Thanks…

Jonathan Schouenborg
- 11
- 1
1
vote
0 answers
how to resolve error using Cambria font in make4ht
I need to compile my .Rnw (Sweave) file into HTML, using Cambria as the default font and UTF-8 encoding so that e.g. Greek letters are represented correctly as characters in inline text (obviously equation mode is fine since those are embedded as…

user16833340
- 13
- 2
0
votes
1 answer
What's the relation of file.4ct and file.4tc generated by MikTex's latex.exe
I'm currently investigation problems with our scripted documentation generation (.tex -> .pdf and .chm) and I have to admit that I'm pretty clueless when it comes to generating LaTeX.
Long story short:
PDF is correctly generated via pdflatex…

Martin Ba
- 37,187
- 33
- 183
- 337