
Security News
TC39 Advances 11 Proposals for Math Precision, Binary APIs, and More
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.
pandoc-latex-unlisted
Advanced tools
A pandoc filter for unlisting some headers in the table of contents in LaTeX
Build Status <https://travis-ci.org/chdemko/pandoc-latex-unlisted/branches>
__
Coveralls <https://coveralls.io/github/chdemko/pandoc-latex-unlisted?branch=0.2.0>
__
Scrutinizer <https://scrutinizer-ci.com/g/chdemko/pandoc-latex-unlisted/>
__
PyPI version <https://pypi.org/project/pandoc-latex-unlisted/>
__ PyPI format <https://pypi.org/project/pandoc-latex-unlisted/0.2.0/>
__
License <https://raw.githubusercontent.com/chdemko/pandoc-latex-unlisted/0.2.0/LICENSE>
__
Downloads <https://pypi.org/project/pandoc-latex-unlisted/>
__ Python version <https://pypi.org/project/pandoc-latex-unlisted/>
__
Development Status <https://pypi.org/project/pandoc-latex-unlisted/>
__
pandoc-latex-unlisted is a pandoc <http://pandoc.org/>
__ filter for
unlisting some headers in the table of contents in LaTeX.
See the wiki pages <https://github.com/chdemko/pandoc-latex-unlisted/wiki>
__.
To apply the filter, use the following option with pandoc:
::
--filter pandoc-latex-unlisted
pandoc-latex-unlisted requires python <https://www.python.org>
, a
programming language that comes pre-installed on linux and Mac OS X, and
which is easily installed on Windows <https://www.python.org/downloads/windows>
. Either python 2.7
or 3.x will do.
Install pandoc-latex-unlisted as root using the bash command
::
pip install pandoc-latex-unlisted
To upgrade to the most recent release, use
::
pip install --upgrade pandoc-latex-unlisted
pip
is a script that downloads and installs modules from the Python
Package Index, PyPI <https://pypi.org>
__. 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
If you have any difficulties with pandoc-latex-unlisted, please feel
welcome to file an issue <https://github.com/chdemko/pandoc-latex-unlisted/issues>
__ on
github so that we can help.
FAQs
A pandoc filter for unlisting some headers in the table of contents in LaTeX
We found that pandoc-latex-unlisted demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.
Research
/Security News
A flawed sandbox in @nestjs/devtools-integration lets attackers run code on your machine via CSRF, leading to full Remote Code Execution (RCE).
Product
Customize license detection with Socket’s new license overlays: gain control, reduce noise, and handle edge cases with precision.