Re: [XeTeX] How to Convert LaTeX to Html

2012-02-14 Thread Peter Dyballa
Am 14.2.2012 um 06:54 schrieb Ross Moore: > There is an explanation in The LaTeX Web Companion, ยง4.6.7 . Which is not here around... -- Greetings Pete Eternity is a terrible thought. I mean, where's it going to end? - Tom Stoppard

Re: [XeTeX] How to Convert LaTeX to Html

2012-02-13 Thread Ross Moore
Hi Peter, On 13/02/2012, at 9:32 AM, Peter Dyballa wrote: > > Am 12.2.2012 um 01:10 schrieb A u: > >> (--- xdv font = Sanskrit2003 (not implemented) ---) >> --- warning --- Couldn't find font `Sanskrit2003.htf' (char codes: 0--255) >> (--- xdv font = Sanskrit2003 (not implemented) ---) > > In

Re: [XeTeX] How to Convert LaTeX to Html

2012-02-12 Thread Peter Dyballa
Am 12.2.2012 um 01:10 schrieb A u: > (--- xdv font = Sanskrit2003 (not implemented) ---) > --- warning --- Couldn't find font `Sanskrit2003.htf' (char codes: 0--255) > (--- xdv font = Sanskrit2003 (not implemented) ---) In TeX4ht you cannot use every font, only those that are already converted t

Re: [XeTeX] How to Convert LaTeX to Html

2012-02-11 Thread A u
chandra, I ran this command "htxelatex Bala.tex # generate html" and got this error (--- xdv font = Sanskrit2003 (not implemented) ---) --- warning --- Couldn't find font `Sanskrit2003.htf' (char codes: 0--255) (--- xdv font = Sanskrit2003 (no

Re: [XeTeX] How to Convert LaTeX to Html

2012-02-03 Thread Dominik Wujastyk
There's a LaTeX-to-HTML translator built in to TeXStudio. I've never used it in anger, so I can't say much about it. D On 31 January 2012 18:47, A u wrote: > I uploaded the working files with pdf output file to google docs here is > the link > docs.google.

Re: [XeTeX] How to Convert LaTeX to Html

2012-01-31 Thread R (Chandra) Chandrasekhar
On 02/01/2012 12:01 AM, A u wrote: Hello Chandra, I already know the link you sent me but I could not figure it out, thats why I gave the sample code hoping that someone will be able to tell me how to convert. On Tue, Jan 31, 2012 at 1:21 PM, R (Chandra) Chandrasekhar mailto:chyav...@gmail.com>>

Re: [XeTeX] How to Convert LaTeX to Html

2012-01-31 Thread A u
Hello Chandra, I already know the link you sent me but I could not figure it out, thats why I gave the sample code hoping that someone will be able to tell me how to convert. On Tue, Jan 31, 2012 at 1:21 PM, R (Chandra) Chandrasekhar < chyav...@gmail.com> wrote: > On 01/31/2012 11:17 PM, A u wrot

Re: [XeTeX] How to Convert LaTeX to Html

2012-01-31 Thread R (Chandra) Chandrasekhar
On 01/31/2012 11:17 PM, A u wrote: I uploaded the working files with pdf output file to google docs here is the link docs.google.com I am trying to convert this file to html. I read few posts on the i