[tex4ht] tex4ht: how to do block quotations

Radhakrishnan CV cvr at river-valley.org
Mon Sep 20 07:56:01 CEST 2010


On 20-Sep-2010, at 8:43 AM, Irshad Alam wrote:

> what to do so that the block quotations are translated properly in html, when I convert my 
> latex files into html files via tex4ht package? My ultimate purpose is to make them 
> into Kindle ebooks from the html. Pls note that Im a non-techie and the books are 
> simple non-math, non-science books on spirituality.

[...]

> Then I latex it and the DVI file is correct.
> 
> Then i tex4ht it and then the middle paragraph is not indented as a quotation. and thats the problem.
> 
> HTLATEX-ing the files is not an option because although this sample file is simple, 
> the actual file that Ill be working with is very complex and htlatex does not work there.

If you do not want to use htlatex, then you might follow the following path:

latex <file>
latex <file>
latex <file>

tex4ht <file>
t4ht   <file>

Open your file.html in a browser and see for yourself.  htlatex does all the above processes in one go.

Best
-- 
Radhakrishnan




More information about the tex4ht mailing list