Skip to main content

`md2tex` is a package which convert markdown to TeX.

Project description

nb2md is a package which convert Jupyter Notebook to markdown. md2tex is a package which convert markdown to TeX. md2tex –delete delete no linked images.

$ ls
00.ipynb 01.ipynb
$ nb2md
Output 00.md
Output 01.md

$ ls *.md
00.md 01.md
$ md2tex
Output 00.tex
Output 01.tex

Requirements

  • Python 3

Features

  • nothing

Rule

  • Chapter: # [-]title[*|+][#label]

  • Introduction: # はじめに

  • Bibliography: # 参考文献

  • Section: ## title[*][#label]

  • Subsection: **title[*]**

  • Figure ![caption#fig:label~width](URI)

  • Index: <#keyword|ruby>

  • Reference: <@label>

  • Raw text: <=text>

  • Footnote: <%contents>

  • Column width: <~width>

Setup

$ pip install md2tex

History

0.0.1 (2018-4-21)

  • first release

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

md2tex-0.0.10.tar.gz (5.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page