MediaWiki to LaTeX Changelog

What's new in MediaWiki to LaTeX 7.38

Jan 19, 2020
  • the tachyon subproject has been started. Its goal is to demostrate the maximum possible speed of a mediawiki to latex conversion see folder tachyon. djvu files are now processed correctly. list of contributors is faster by removing lazy evaluation. Source codes which contain high unicode codepoint character are not not highlighted anymore and thus don't cause LaTeX compiler aborts anymore. Some seldom occuring bug in the processing of complex tables have been fixed. highlighting environment now begin with a newline to make sure they compile in LaTeX. A an addition mode has been added to allow for loading all pages from a toc page but only those which are children of the toc page with respect to the url paths. If a cell in a table itself contains multiple tables, those inner tables are limited in width to half of the width of the outer cell. A bug that prohibited --bookmode together with --epub was fixed. A bug on nested lists / enumerations / itemizations was fixed. If vector graphcis is requested, the svg images are not rasterized in epub but instead kept as svg in epub output. Quationsmakes and numeric html entities are now correcty coverted from the parse tree to plain text causing them to appear correctly when typesetting source codes. url fed in to mediawiki2latex from the command line of the web interface may does not longer need to be escaped in url escaping. stl 3d graphics files are kicked out entirely. It is possible to use a source code in the caption of an image.

New in MediaWiki to LaTeX 7.36 (Nov 5, 2019)

  • let a be the fact that mediawiki2latex is asked to gernerate a PDF file or a zip file with the corresponding latex source (which is equivalent to the fact that neigther of the options -b, -d, --epub, --odt are present).
  • let b be the fact that the input is a book or collection (which is equivalent to the fact that -k or --bookmode command line option is present).
  • if both a and b a are true then the memory consumption is reduced by usually at least an order of magnitue. This is why the server now supports up to four requests in parallel and up to four hours per request.

New in MediaWiki to LaTeX 7.35 (Nov 1, 2019)

  • Table column precompilation now happens in a single LaTeX run. This increases speed.
  • Server can run bookmode again.
  • Formulars inside captions of images galleries work now. Navboxes are now displayed collapsed. Support for "track" hmtl tag.
  • Support von "source" tag with empty string inside. Links to cateories not displayed anymore.

New in MediaWiki to LaTeX 7.34 (Nov 1, 2019)

  • Memory consumption with -k signifikantly reduced due to exchange of serialization library
  • Message displayed in server mode which points users where to look for the downloaded files
  • Some fixes that allows use with edutech wiki from the univeristy of Geneva
  • The following combinations of parameters are now also possible -k -m as well as -k -i as well as -k -t
  • K works with -b. The combination of -k -d is bascially possible but might fail due to a bug in
  • Libreoffice at large documents

New in MediaWiki to LaTeX 7.33 (Nov 1, 2019)

  • Amperand and "<" and ">" now work in sourcecode received via html
  • Some more toplevel function are now documented
  • Server now displayes running at wmflabs
  • Server now warns about time limit of one hour
  • Formulas inside image caption received of html work
  • Man page update
  • Source code pretty printed

New in MediaWiki to LaTeX 7.32 (Nov 1, 2019)

  • Tables now work with formulas inside them also
  • Webserver now links to installation instructions

New in MediaWiki to LaTeX 7.31 (Oct 13, 2018)

  • Src tables now work again and superfloues mediawiki internal html elements removed

New in MediaWiki to LaTeX 7.30 (Aug 21, 2018)

  • making it compile on debian buster

New in MediaWiki to LaTeX 7.29 (Sep 14, 2017)

  • Making server mode work again

New in MediaWiki to LaTeX 7.28 (Sep 14, 2017)

  • Wikipedia "Book" namespace mode added. RAM usage optimized in this mode

New in MediaWiki to LaTeX 7.27 (Jul 18, 2017)

  • xelatex compiler change, ttf file extension no more written out

New in MediaWiki to LaTeX 7.19 (Sep 28, 2015)

  • server mode website now W3C validated HTML5. font scaling for tables which would not
  • fit on a page otherwise optimized. superfluses values, needed only internaly for
  • sorting in normal webbrowsers, in sortable tables removed accoriding to
  • span style dispaly none

New in MediaWiki to LaTeX 7.18 (Sep 28, 2015)

  • tables optimized. scalefactor for width correction by spacing between column is not back to normal
  • again. At most two columns of a table may be wraped, the fontssize of the table is reduced
  • otherwise now. Tables with contain nested tables are now always typeset in landscape mode

New in MediaWiki to LaTeX 7.17 (Sep 28, 2015)

  • avoid problems with limits on the number of handels on stderr and stdout streams
  • of subprocesses.

New in MediaWiki to LaTeX 7.16 (Sep 28, 2015)

  • some templates for german wikibooks have been added
  • the maximum number of treads has been limited to 200 in order to
  • avoid problems with limits on the number of file and socket handles.

New in MediaWiki to LaTeX 7.15 (Sep 28, 2015)

  • on linux the maximum length of a line in a latex document has been increased
  • chars outside 16 bit unicode range are using font for space character
  • test on 2700 features articles on the english wikipedia resulted in only one
  • failiure namely Chess

New in MediaWiki to LaTeX 7.14 (Sep 28, 2015)

  • server properly reads subprocess pipes now, so the don't overrun anymore
  • varwidth environments now properly closed when doing latex runs to calculate
  • optimized column width
  • stub for selftesting added but no functionally implemented yet

New in MediaWiki to LaTeX 7.13 (Sep 28, 2015)

  • Webserver now does time out if processing takes to long
  • Article on New Jouralsim compiles aganin
  • This solved by packing table cell in varwidth minipages for column width calculation
  • html fallback. If a server does not seem to be running mediawiki html is processes as fallback

New in MediaWiki to LaTeX 7.12 (Sep 28, 2015)

  • Web server got a professionally looking web interface new
  • Formulas on the German Wikipedia work again

New in MediaWiki to LaTeX 7.11 (Sep 28, 2015)

  • progress strings are now printed to allow precise progress indication

New in MediaWiki to LaTeX 7.10 (Sep 28, 2015)

  • alternative LaTeX headers can be supplied by the user

New in MediaWiki to LaTeX 7.5 (Sep 28, 2015)

  • books can now have an index

New in MediaWiki to LaTeX 7.4 (Sep 28, 2015)

  • -c command line option also on Windows
  • use of more that one cpus core by runtime system enabled

New in MediaWiki to LaTeX 7.3 (Sep 28, 2015)

  • Using multiple OS threads. Speedup by a faktor of two due to IO parallelism

New in MediaWiki to LaTeX 7.2 (Dec 30, 2013)

  • Enhanced support for private wikis

New in MediaWiki to LaTeX 5.6 (Aug 8, 2012)

  • column width optimization

New in MediaWiki to LaTeX 4.3 (Feb 9, 2012)

  • speed optimized
  • syntax highlighting

New in MediaWiki to LaTeX 3.6 Beta (Jan 9, 2012)

  • All templates are expanded by MediaWiki

New in MediaWiki to LaTeX 3.3 Beta (Nov 24, 2011)

  • Support for Table Headings
  • Simplified UTF8 LaTeX Code

New in MediaWiki to LaTeX 3.2 Beta (Nov 21, 2011)

  • Full support for 16 Bit Unicode