Hello all, I'm trying to add support for simple LaTeX equations to my desktop wiki, running MoinMoin 1.8.4 on Debian Testing. I've followed the instructions here;
http://johannes.sipsolutions.net/Projects/new-moinmoin-latex But after using the suggested test; > <<latex(\usepackage{dsfont} % $$\mathds{C}$$)>> I get the following; > latex error! exitcode was 1 (signal 0), transscript follows: > > This is pdfTeX, Version 3.1415926-1.40.10 (TeX Live 2009/Debian) > entering extended mode > (./latex_e3899dd916ea3717aab824eea4955e4e13426064_p.tex > LaTeX2e <2009/09/24> > Babel <v3.8l> and hyphenation patterns for english, usenglishmax, dumylang, > noh > yphenation, loaded. > (/usr/share/texmf-texlive/tex/latex/base/article.cls > Document Class: article 2007/10/19 v1.4h Standard LaTeX document class > (/usr/share/texmf-texlive/tex/latex/base/size12.clo)) > (/usr/share/texmf-texlive/tex/latex/base/inputenc.sty > (/usr/share/texmf-texlive/tex/latex/base/utf8.def > (/usr/share/texmf-texlive/tex/latex/base/t1enc.dfu) > (/usr/share/texmf-texlive/tex/latex/base/ot1enc.dfu) > (/usr/share/texmf-texlive/tex/latex/base/omsenc.dfu))) > > ! LaTeX Error: File `dsfont.sty' not found. > > Type X to quit or <RETURN> to proceed, > or enter new name. (Default extension: sty) > > Enter file name: > ! Emergency stop. > <read *> > > l.6 \begin > {document}^^M > No pages of output. > Transcript written on latex_e3899dd916ea3717aab824eea4955e4e13426064_p.log. Unfortunately doublestroke, including dsfont.sty, does seem to be installed; $ ls /usr/share/texmf-texlive/tex/latex/doublestroke/ dsfont.sty Udsrom.fd Udsss.fd I can compile dsdoc.tex, which comes in an archive I downloaded from CTAN (http://www.ctan.org/tex-archive/fonts/doublestroke/) without error, leading me to believe that this should work (although this isn't actually where my doublestroke version came from - it was either there by default with LaTeX, or installed through Debian package management during my experiments). So, I'm out of ideas. Can anyone shed any light? I'd prefer not to use an outside server to translate my LaTeX if possible, but other than that I have no real preferences as to how to accomplish this. And sorry if any of this is stupid, because I'm new... :) Thanks. ------------------------------------------------------------------------------ Start uncovering the many advantages of virtual appliances and start using them to simplify application deployment and accelerate your shift to cloud computing. http://p.sf.net/sfu/novell-sfdev2dev _______________________________________________ Moin-user mailing list Moin-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/moin-user