A pandoc filter for dealing with french spacing rules
Project description
Installation
pandoc-latex-french-spaces is a pandoc filter for dealing with french spacing rules for ponctuations in LaTeX.
Instructions
pandoc-latex-french-spaces requires python, a programming language that comes pre-installed on linux and Mac OS X, and which is easily installed on Windows.
Install pandoc-latex-french-spaces as using the bash command
$ pipx install pandoc-latex-french-spaces
To upgrade to the most recent release, use
$ pipx upgrade pandoc-latex-french-spaces
pipx
is a script to install and run python applications in isolated
environments from the Python Package Index, PyPI. It can be installed
using instructions given here.
Getting Help
If you have any difficulties with pandoc-latex-french-spaces, please feel welcome to file an issue on github so that we can help.
Contribute
Instructions
Install hatch
, then run
$ hatch run pip install pre-commit
$ hatch run pre-commit install
to install pre-commit
before working on your changes.
Tests
When your changes are ready, run
$ hatch test
$ hatch fmt --check
$ hatch run lint:check
$ hatch run docs:build
$ hatch build -t wheel
for running the tests, checking the style, building the documentation and building the wheel.
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 Distributions
Built Distribution
Hashes for pandoc_latex_french_spaces-1.0.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9f9dc066df41335d856aec55a6f432f482b6efbef805fef4cf35fe4f18a95595 |
|
MD5 | f77b0824eddd27b2b477926625852987 |
|
BLAKE2b-256 | a49f977d347f412cef605fa0a50b12fd5e4ffd578f047ffd8c218cf81ba050cc |