Pandoc filter for docx output to insert pagebreak at will
Project description
pandoc-docx-pagebreak-py
Pandoc filter to insert page break or section break in docx file
\toc
install
pip3 install git+https://github.com/pandocker/pandoc-docx-pagebreak-py
Usage
- Add
\newpagewhere preferred to insert a page break- Expecting to work like native pandoc behavior for latex output
- Add
\tocwhere preferred to insert TOC(Table of Contents)- unable to use with
--tocotherwise TOC appears on head of document also
- unable to use with
# Try the filter with this file like this:
pandoc -f markdown -t docx -o docx.docx --filter=pandoc-docx-pagebreakpy README.md
Sample
Contents before pagebreak
\newpage
Contents after _Page Break_
Contents after **Section Break**
Contents before pagebreak
\newpage
Contents after Page Break
Contents after Section Break
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
File details
Details for the file pandoc-docx-pagebreak-0.0.2.tar.gz.
File metadata
- Download URL: pandoc-docx-pagebreak-0.0.2.tar.gz
- Upload date:
- Size: 6.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.1 pkginfo/1.4.2 requests/2.19.1 setuptools/40.6.2 requests-toolbelt/0.8.0 tqdm/4.26.0 CPython/3.6.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e41de014186296e6e3a6ee5af9e8c20c23d8ee2b62aced6d844f0f506f13ca46
|
|
| MD5 |
0c4e83d8efd692c9fea9694f22219e80
|
|
| BLAKE2b-256 |
511ab1a0da8e2b3fc3a41626575162056c8d63d45740c6f96669dbe4be3ef5eb
|