`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
Release history Release notifications | RSS feed
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.17.tar.gz
(5.7 kB
view details)
File details
Details for the file md2tex-0.0.17.tar.gz
.
File metadata
- Download URL: md2tex-0.0.17.tar.gz
- Upload date:
- Size: 5.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.11.0 pkginfo/1.4.2 requests/2.18.4 setuptools/39.0.1 requests-toolbelt/0.8.0 tqdm/4.19.9 CPython/3.6.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75269156e97b36327a4fe831505b4f6bbe9e3fbd654315fe80d8002c00675543 |
|
MD5 | 017a25ebbba682aba6a6dc7490a73a21 |
|
BLAKE2b-256 | 528eb360ce29e90d3ce33afda739d500d7bede6bb68da55e8cdbc02543ac10ef |