Zum Inhalt springen

Benutzer:Dirk Hünniger/mediawiki2latex

Aus Wikibooks

In this page I am going to discuss the technical details of the mediawiki2latex programm, which is used to generate PDF versions of wikibooks.

Contents

  • Loading Content
  • Parsing MediaWiki
    • The generic bracket
    • solving improper bracketing
    • Parsing code in mediawiki language
      • Parsing Lists of Items
    • Parsing HTML
      • context free?
      • cleaning mediawiki generated html
  • Contributors
    • List of Contributors
    • List of Figures
  • Generating LaTeX Content
    • Expressions specific to countries
    • Itemizations
      • Itemizations in HTML notation
      • Itemizations in Wiki notation
    • Headings
      • Images inside headings
    • Weblinks
      • Weblinks inside footnotes
      • Weblinks inside headings
    • Footnotes
    • Tables
      • References inside one document
      • Table headings
      • Cells spanning multiple rows
      • Cells spanning multiple columns
      • Drawing rules
    • Sourcecodes
    • Spanning the Unicode range
      • Fontstyles
        • teletyper
        • strikeout
        • bold
        • italic
        • underline
        • subscript
        • superscript
    • Images
      • Image galeries
    • preformatted sections
    • Templates
    • Formulas
    • Shaded and colored Boxes
      • Display Math Formulas
  • Generating HTML Output
    • Generating Epub files
    • Genrating odf files
  • Webserver