|
Jan 21 |
asked | on Tex4ht conversion to HTML, can this conversion be improved? |
|
Jan 20 |
awarded | Excavator |
|
Jan 20 |
revised |
How to wrap text around a figure? put the correct link |
|
Jan 20 |
suggested | suggested edit on How to wrap text around a figure? |
|
Jan 19 |
comment |
is it possible to add line numbers to input files read using \verbatiminput? @cmhughes, thank you. Yes I know and I mentioned this in my post. I like Tex4ht also. I am actually changing all my makefiles to use either Latex2html or Tex4ht for the build. This way, I can choose either one to generate HTML and compare the output until I decide which to pick. l2h is a little more flexible when it come to breaking pages and making toc for each page and such, but tex4ht seems to support more packages. |
|
Jan 18 |
revised |
is it possible to add line numbers to input files read using \verbatiminput? added 316 characters in body |
|
Jan 18 |
revised |
is it possible to add line numbers to input files read using \verbatiminput? typo |
|
Jan 18 |
revised |
is it possible to add line numbers to input files read using \verbatiminput? added 226 characters in body |
|
Jan 18 |
asked | is it possible to add line numbers to input files read using \verbatiminput? |
|
Jan 17 |
comment |
How to generate table of contents for each section that includes all its subsections I am little confused. You say ToCs are not available for the report and book classes What tocs are these? The screen shot I have above shows the book class. Lets start with this from the square one: Can you give any example, with any class you choose, where I can have a mini table-of-contents inside a section, where the main (top) table of contents does not display what is inside this mini table of contents? Any working example will do. The above pdf file is so complicated. It could have been replaced by few simple example one can understand. |
|
Jan 17 |
accepted | Renaming LaTeX file to index.tex causes tex4ht to give error when using minitoc |
|
Jan 17 |
comment |
Renaming LaTeX file to index.tex causes tex4ht to give error when using minitoc hi, when you say he solution would be to avoid job names that are packages or classes, if htlatex is used. So this translates to, in terms new users like me can understand, is to not to use minitoc when running tex4ht? OK. Just wanted to make sure I understood. That is fine. Will do that. I removed minitoc package since I want to always use tex4ht as well. |
|
Jan 16 |
asked | How to generate table of contents for each section that includes all its subsections |
|
Jan 16 |
asked | Renaming LaTeX file to index.tex causes tex4ht to give error when using minitoc |
|
Jan 15 |
revised |
what is the correct way to check for latex, pdflatex and html in the same latex document? clean |
|
Jan 15 |
accepted | what is the correct way to check for latex, pdflatex and html in the same latex document? |
|
Jan 15 |
comment |
what is the correct way to check for latex, pdflatex and html in the same latex document? @JosephWright if you please post this as answer, so I can accept it and have this closed. Thanks. |
|
Jan 15 |
revised |
what is the correct way to check for latex, pdflatex and html in the same latex document? clean |
|
Jan 15 |
revised |
what is the correct way to check for latex, pdflatex and html in the same latex document? clean |
|
Jan 15 |
comment |
what is the correct way to check for latex, pdflatex and html in the same latex document? @JosephWright, Ok I understand now. thanks. I am learning text4ht, and number of examples (not all), say to include this package. actually the first example here http://folk.uio.no/simek/document/document.pdf uses it. Any way ;) I removed it, and now it worked. I will correct my example above now. Thanks. |