A pandoc filter for converting horizontal rule to new page in LaTeX
Project description
pandoc-latex-newpage
pandoc-latex-newpage is a pandoc filter for converting horizontal rule to new page in LaTeX.
Documentation
See the wiki pages.
Usage
To apply the filter, use the following option with pandoc:
--filter pandoc-latex-newpage
Installation
pandoc-latex-newpage requires python, a programming language that comes pre-installed on linux and Mac OS X, and which is easily installed on Windows. Either python 2.7 or 3.x will do.
Install pandoc-latex-newpage as root using the bash command
pip install pandoc-latex-newpage
To upgrade to the most recent release, use
pip install --upgrade pandoc-latex-newpage
To upgrade to the current code, use
pip install --upgrade --force git+https://github.com/chdemko/pandoc-latex-newpage
pip
is a script that downloads and installs modules from the Python Package Index, PyPI. It should come installed with your python distribution. If you are running linux, pip
may be bundled separately. On a Debian-based system (including Ubuntu), you can install it as root using
apt-get update
apt-get install python-pip
Getting Help
If you have any difficulties with pandoc-latex-newpage, please feel welcome to file an issue on github so that we can help.
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
Built Distribution
Hashes for pandoc-latex-newpage-0.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15333798a8ca8e9539565c2dcd0189e5b84b74e9c09e5e27fabbb7387c08781f |
|
MD5 | aaf3ad1ec6d5b772434bc59cb70bb66e |
|
BLAKE2b-256 | 5012e65837e50caf5a30fabc21937e50aa150a9efbec9a4de354f1f4fc0e9828 |
Hashes for pandoc_latex_newpage-0.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f063afe6ae653710da558ffbcb5012addfbe377844b023414abf961c0601e88b |
|
MD5 | fd2f024cf76ad2c60730c66c50f2b7da |
|
BLAKE2b-256 | c1242027c170415c037a23af519cbbfca164c608b1b03682480532c3c60156d7 |