No project description provided
Project description
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.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file acrosort_tex-0.1.2.tar.gz.
File metadata
- Download URL: acrosort_tex-0.1.2.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.8.10 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a7a366603d75883e3119e037a99a0a2b46d0170a6fa3553f78eab7c6e5300739
|
|
| MD5 |
852080153904922b3380ae56ac59e81c
|
|
| BLAKE2b-256 |
37187e06621bb8103616cddcc7698139696ff1ff4756869e345d23c872d6dace
|
File details
Details for the file acrosort_tex-0.1.2-py3-none-any.whl.
File metadata
- Download URL: acrosort_tex-0.1.2-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.15 CPython/3.8.10 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
10c5c7189cd63b8fa9a43bcdf578305643617c1fb1fe8612a707545df6b12b33
|
|
| MD5 |
e462c32fbdb7461cba9a2b9dda8ccf77
|
|
| BLAKE2b-256 |
964887ad536530350d1b7dc64b019b15e5a694d32c16f1e02bb040b73ff3cc11
|