innoconv-mintmod
latest
  • Installation
  • How to use innoconv-mintmod
  • Converting legacy mintmod content
  • Architecture
  • Module overview
innoconv-mintmod
  • »
  • innoConv (mintmod) API documentation
  • View page source

innoConv (mintmod) API documentation¶

What is innoConv (mintmod)?¶

This package converts mintmod-flavoured LaTeX into Markdown.

It can be seen as a shim for mintmod.tex and handles important mintmod commands by translating them to regular Pandoc elements.

Technically spoken it’s essentially a wrapper to Pandoc.

Read more about innoconv-mintmods Architecture.

Table of contents¶

  • Installation
    • Prerequisites
    • Dependencies
      • Python interpreter
      • Pandoc
      • Virtual environment
  • How to use innoconv-mintmod
    • Command line arguments
      • Positional Arguments
      • Named Arguments
  • Converting legacy mintmod content
    • Adjust commands
      • Remove \ifttm…\else…\fi commands
      • Unwanted LaTeX commands
      • Including other modules
    • Replace strings
    • Clean up code
  • Architecture
    • The command line interface
    • panzer
  • Module overview
    • innoconv_mintmod.constants
    • innoconv_mintmod.errors
    • innoconv_mintmod_mintmod.mintmod_filter
      • innoconv_mintmod.mintmod_filter.commands
      • innoconv_mintmod.mintmod_filter.elements
      • innoconv_mintmod.mintmod_filter.environments
      • innoconv_mintmod.mintmod_filter.filter_action
      • innoconv_mintmod.mintmod_filter.math
    • innoconv_mintmod.runner
    • innoconv_mintmod.utils
    • generate_innodoc

Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2018, innoCampus, TU Berlin Revision d724b348.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
stable
Downloads
pdf
html
On Read the Docs
Project Home
Builds