Open GoogleCodeExporter opened 9 years ago
I think a missing font is the problem. I will be taking a look at this.
Original comment by bobbysoa...@gmail.com
on 27 Apr 2010 at 8:42
See also http://code.google.com/p/latex-lab/issues/detail?id=67
Original comment by dbarashev
on 7 May 2010 at 10:16
Issue 67 has been merged into this issue.
Original comment by bobbysoa...@gmail.com
on 7 May 2010 at 5:30
Missing fonts may be from cm-super package.
try building such file:
\documentclass{article}
\usepackage[russian]{babel}
\begin{document}
Привет, мир!
\end{document}
You may also try inserting bigger portions of text to test hyphenation.
Original comment by stanisla...@gmail.com
on 21 May 2010 at 11:05
Issue 125 has been merged into this issue.
Original comment by bobbysoa...@gmail.com
on 21 May 2010 at 4:35
Unfortunately the current environment lacks support for some fonts. If you'd
like to
help make these fonts available, basically here's what we're looking for. LaTeX
Lab
uses CLSI as the LaTeX environment which uses a chroot jail. You'll find the
chroot
available here: http://github.com/jpallen/latex-chroot
We need to take the chroot and add+configure the missing fonts. I will of
course be
taking a look at this when i'm able to, it's just a matter of bandwidth.
Original comment by bobbysoa...@gmail.com
on 21 May 2010 at 4:42
Original issue reported on code.google.com by
MRoizner
on 27 Apr 2010 at 10:21