Re: [ww-users] Using latex locally?
Status: Beta
Brought to you by:
worden
From: lee w. <wor...@gm...> - 2010-12-21 19:16:16
|
In order to use WorkingWiki as is, you need both latex (TeXlive should be fine) and latexml. If you have a need for WorkingWiki without latexml, I can work with you - in that case, you would not be able to view latex documents as HTML in the wiki pages, only by opening their pdf versions as downloaded documents. It should be possible to install latexml in your home directory and configure WorkingWiki to use it. First you would need to get latexml installed and running, of course. Then you may need to create a "site makefile" to make the latex and latexml executables available to WorkingWiki's makefile. This means creating a file called resources/site/makefile-before containing lines like export LATEX=/path/to/latex export LATEXML=/path/to/latexml Site makefiles may not be very well documented - I'll have a look and try to improve the docs if needed. Write me or the list if you need more info. Thanks! Lee On Mon, 20 Dec 2010, Cesar Flores wrote: > Subject: [ww-users] Using latex locally? > > For rendering latex documents is Tex Live enough? Or I need to install > latexml too? > > Is there some way of using a local installation? I do not have root access > in the server and Tex Live has been installed locally. > > > Thanks > |