acrosort-tex
acrosort-tex is a Python Command Line App to sort your acronyms in your .tex by their shortform.
Installation
You can install acrosort-tex using pip (note the underscore):
pip install acrosort_tex
Usage
To use acrosort-tex, you first need to create a .tex file with a list of acronyms (see in examples for an example file).
It doesn't matter if there are other TeX commands before or after the acronym block.
To sort the acronyms, run the following command:
acrosort <input_file.tex> <output_file.tex>
For example:
acrosort examples/List_Of_Abbreviations.tex sorted_acronyms.tex
This will create a new .tex file called sorted_acronyms.tex with the sorted acronyms, while everything else isn't touched.
It will also find the longest key to set the width of the shortform column in the acronym block.
License
acrosort_tex is licensed under the MIT License. See the LICENSE file for more information.
Release files for acrosort-tex 0.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| acrosort_tex-0.1.2.tar.gz | 4.1 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| acrosort_tex-0.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 9.2 kB
Release files / acrosort_tex-0.1.2.tar.gz
| Download URL | acrosort_tex-0.1.2.tar.gz |
|---|---|
| Size | 4.1 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
a7a366603d75883e3119e037a99a0a2b46d0170a6fa3553f78eab7c6e5300739
|
|
BLAKE2b-256 checksum How to use checksums |
37187e06621bb8103616cddcc7698139696ff1ff4756869e345d23c872d6dace
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.15 CPython/3.8.10 Windows/10
|
Release files / acrosort_tex-0.1.2-py3-none-any.whl
| Download URL | acrosort_tex-0.1.2-py3-none-any.whl |
|---|---|
| Size | 5.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
10c5c7189cd63b8fa9a43bcdf578305643617c1fb1fe8612a707545df6b12b33
|
|
BLAKE2b-256 checksum How to use checksums |
964887ad536530350d1b7dc64b019b15e5a694d32c16f1e02bb040b73ff3cc11
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/1.1.15 CPython/3.8.10 Windows/10
|