https://bugzilla.wikimedia.org/show_bug.cgi?id=37933

--- Comment #3 from Gabriel Wicke <[email protected]> 2012-06-28 07:52:28 
UTC ---
Just a clarification: We don't currently plan to work on this ourselves, but
would be happy to support somebody taking this on. A quick test using the
pandoc tool (http://johnmacfarlane.net/pandoc/, apt-get install pandoc) looks
quite promising:

pandoc -s -r html http://parsoid.wmflabs.org/en:Foo -o Foo.tex

The output could likely be improved by making use of the extra information
contained in the Parsoid DOM, for example by adding a separate HTML flavor to
pandoc. If Haskell is not your favorite language, there seem to be other html
-> latex converters around, including at least one in Java:
https://www.google.de/search?num=100&hl=en&ie=UTF-8&oe=UTF-8&q=convert%20html%20latex

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to