-
Hello,
I´ve just installed WikiPDF on a CentOS 5.1 and on MediaWiki 1.2.0
python, imagemagick and tetex were already installed
but When im clicking on PDF I got this Error-log:
This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
entering extended mode
(./extensions/wikipdf/tmp/1241450182-1418406522/t.tex
LaTeX2e <2003/12/01>
Babel <v3.8d> and hyphenation patterns...
2009-05-04 15:30:08 UTC by nobody
-
When i try to generate pdf, no file is created and i get this error "TabError: inconsistent use of tabs and spaces in indentation" in
File "\extensions\wikipdf\src\wiki2latex.py", line 445
cell = r"\multicolumn{"+str(cell.colspan)+"}{"+("p{%6.4f\\linewidth}"%(cell.colspan*1.0/collength-12./448.))+"}{"+str(cell)+"}" elif cell.rowspan > 1 : a = cell.rowspan cell =...
2009-01-16 19:07:43 UTC by vmantripragada
-
Hi! This is a really cool, extension, thanks for all the work! Unfortunately, I cannot make it work! I have installed it at http://wiki.tbsp.org. This is hosted site on DreamHost (dreamhost.com). Version info:
MediaWiki: 1.10.1
PHP: 5.2.3 (cgi-fcgi)
MySQL: 5.0.24a-standard-log
It seems to partially process the wiki page, but cannot generate the pdf. I am willing to debug the...
2007-11-03 00:14:57 UTC by chaagen
-
With the latest wikipdf version (I don't know if it is true with older versions), the pdf is generated by pdflatex using the argument TEXMFOUTPUT to change its output directory. The problem is that latex will use this argument ONLY if it cannot write in his current directory (which I must say is a rather strange behaviour to me).
In normal cases, this shouldn't be an issue, as the current...
2007-10-06 11:09:00 UTC by cyrilbuttay
-
pajai committed patchset 32 of module extension to the WikiPDF CVS repository, changing 1 files.
2007-09-25 20:07:32 UTC by pajai
-
pajai committed patchset 31 of module extension to the WikiPDF CVS repository, changing 2 files.
2007-09-25 20:03:51 UTC by pajai
-
pajai committed patchset 30 of module extension to the WikiPDF CVS repository, changing 1 files.
2007-09-25 20:02:57 UTC by pajai
-
pajai committed patchset 29 of module extension to the WikiPDF CVS repository, changing 3 files.
2007-09-19 21:50:16 UTC by pajai
-
pajai committed patchset 28 of module extension to the WikiPDF CVS repository, changing 1 files.
2007-09-19 21:49:45 UTC by pajai
-
pajai committed patchset 27 of module extension to the WikiPDF CVS repository, changing 7 files.
2007-09-19 21:47:58 UTC by pajai