Hello everybody, I need to export Wiki pages to PDF from an external MediaWiki installation which I do not control, and after some trouble I managed to make mwlib.rl work for me, so thanks for a great tool!
Since my wiki pages contain math formulas, I noticed that in the exported PDF the relative images were of low resolution. After some searching, I found ticket #708: http://code.pediapress.com/wiki/ticket/708 The patch for texvc provided there has never been accepted by upstream texvc, and now the patch does not apply anymore to the latest SVN version (a new parameter "color" has been added). For the time being I just doubled the density in render.ml (s/120/240), but this is not a very elegant and maintainable solution. Can you create a new patch and push it upstream, please? Moreover, the URL for the upstream Subversion repository of texvc has changed, so the webpage: http://code.pediapress.com/wiki/wiki/mwlib.rl-install should be updated by replacing http://svn.wikimedia.org/svnroot/mediawiki/trunk/phase3/math with http://svn.wikimedia.org/svnroot/mediawiki/trunk/extensions/Math/math/ Lastly, the webpage: http://code.pediapress.com/wiki/wiki/mwlibrl says to "Use the issue tracker to submit bugs or feature requests.", but it seems to me that it is not possible to create new users on code.pediapress.com Trac installation, or at least I've not found where! Thanks in advance for your attention! Nicola -- You received this message because you are subscribed to the Google Groups "mwlib" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/mwlib?hl=en.
