On Saturday, March 24, 2018 at 7:08:52 PM UTC-5, Ralf Hemmecke wrote: > > > I'm certainly no expert in formats, and agree that LaTeX is a nice > format, but I must say that I am no longer of the opinion that LaTeX is > the best format for documentation. LaTeX is a format for printed > documents. We should rather choose a format that allows to translate to > HTML and LaTeX equally well.
I've been using Latex to make HTML for man years. my whole web site is done in Latex. You can use tex4ht to generate HTML. Advantages of using Latex is one gets PDF and HTML from same source (even postscript, but no one uses postscript any more). tex4ht now can generate ebooks from latex. But I have not used it for that, I just use tex4ht to convert Latex to HTML. https://en.wikipedia.org/wiki/TeX4ht http://www.tug.org/tex4ht/ I recommend texlive on Linux and MikTex on windows. tex4ht comes included in these. --Nasser > > -- You received this message because you are subscribed to the Google Groups "FriCAS - computer algebra system" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/fricas-devel. For more options, visit https://groups.google.com/d/optout.
