I ported LaTeX to Javascript
manuels.github.com
I ported LaTeX to Javascript
1–10 of 73 posts
Re: I ported LaTeX to Javascript
#2 lstat(/bin) failed ...
/bin
:
No such file or directory
warning: kpathsea: configuration file texmf.cnf not found in these directories:Re: I ported LaTeX to Javascript
#3Re: I ported LaTeX to Javascript
#4Promising. I am getting some error messages though. lstat(/bin) failed ... /bin : No such file or directory warning: kpathsea: configuration file texmf.cnf not found in these directories:
Note that the browser might prevent the website from opening the PDF (Pop-up blocking)
Re: I ported LaTeX to Javascript
#5Fun demo, but I can't get the .pdf back right now!
Re: I ported LaTeX to Javascript
#6Fun demo, but I can't get the .pdf back right now!
Probably the browser blocks new windows from popping up (window.open() function)
Re: I ported LaTeX to Javascript
#7Promising. I am getting some error messages though. lstat(/bin) failed ... /bin : No such file or directory warning: kpathsea: configuration file texmf.cnf not found in these directories:
These errors are save to ignore. You have to wait some seconds until compiling has completed. Note that the browser might prevent the website from opening the PDF (Pop-up blocking)
Re: I ported LaTeX to Javascript
#8Re: I ported LaTeX to Javascript
#9Re: I ported LaTeX to Javascript
#10 In printing, text is usually emphasized with an
\emph{italic}
type style.
In my pdf it looks like the every other letter, starting with the first, is missing from the word italic. It looks like " t l c ". Maybe something is wrong with the fonts. I'm using the latest Chrome on OSX.