13.11.2015 Views

my Latex and Tex4ht cheat sheet

my Latex cheat sheet - 12000.org

my Latex cheat sheet - 12000.org

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

3.33 To make .bbx files<br />

use ebb -x foo.pdf if you get an error like this<br />

* WARNING ** Streams with DecodeParams not supported.<br />

This convert the pdf to ps, then convert it back to pdf, it should now work<br />

pdf2ps foo.pdf foo.ps<br />

ps2pdf foo.ps foo.pdf<br />

ebb -x foo.pdf<br />

3.34 How to used fixed width table?<br />

tex4ht does not support fixed width using the m{} option in tabular. So this will not work<br />

\begin{tabular}{|m{2in}|m{2in}|m{2in}|}\hline<br />

The width is ignored, even if one compiles with p-width option. One way is to change m to p. Another<br />

option is to look at this post<br />

3.35 tex4ht references<br />

1. CVR web site, has lots of tex4ht information http://cvr.cc/?p=504<br />

2. main tex4ht page http://tug.org/applications/tex4ht/mn.html<br />

3. http://tug.org/applications/tex4ht/mn3.html<br />

4. http://www.cvr.cc/?p=362<br />

5. configure comm<strong>and</strong><br />

6. tex4ht options by CVR http://www.cvr.cc/?p=504<br />

7. http://tug.org/applications/tex4ht/mn14.html#mn14-1<br />

8. http://newsgroups.derkeiler.com/Archive/Comp/comp.text.tex/2010-07/msg00585.html<br />

9. thread at http://tug.org/pipermail/tex4ht/2013q3/000856.html<br />

10. commits to tex4ht source tree http://tug.org/pipermail/tex4ht-commits/<br />

11. Michal-h21 tex4ht tutorial https://github.com/michal-h21/helpers4ht/wiki/tex4ht-tutorial<br />

12. <strong>Tex4ht</strong> for SW http://facweb.knowlton.ohio-state.edu/pviton/support/swpht.html#swphtpa4.html<br />

13. http://tex.stackexchange.com/questions/69063/tex4ht-includegraphicspage-10foo-pdf shows how<br />

to include pdf pages in HTML. But I could not get it to work in Tl 2015.<br />

81

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!