Converts a lot of latin letters in utf8 to BibTeX input, e.g., ä ist converted to {\\
Project description
The package provides two functions:
protect_caps puts capital letters in braces to prevent lowercasing by BibTeX
utf8_to_bibtex converts a lot of latin letters from utf8 to BibTeX friendly input, e.g., ä is converted to {"a}.
It can handle more characters than GNU recode can handle, and the TeX output is optimised for BibTeX.
Hint: Depending on the context it may be necessary to ensure that the argument of utf8_to_bibtex has the right encoding. You can achieve this by using utf8_to_bibtex(astring.encode(“utf-8”)).
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 utf8tobibtex-1.0.0.tar.gz.
File metadata
- Download URL: utf8tobibtex-1.0.0.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
85a09d89b9b7588d4012591ad6935be31168dcb2ea9907c7ee9f484e7f0e78ad
|
|
| MD5 |
fd7741b91bd9adcadbb169f829ac57dc
|
|
| BLAKE2b-256 |
f29e946c2db05e9ed88bb801ff052e2ffddf5b15948b1b55afa3d6a531dde45f
|