issues
search
mcmtroffaes
/
latexcodec
Lexer and codec to work with LaTeX code in Python. Instead of using latexcodec, I encourage you to consider pylatexenc instead, which is far superior: https://github.com/phfaist/pylatexenc
Other
27
stars
12
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
open_text removed from python 3.13
#98
jamesjer
closed
7 months ago
1
please tag a release to allow six removal from distributions
#97
a-detiste
closed
8 months ago
2
Spaces in ASCII encoding break author list in BibTeX
#96
nilsvu
closed
2 years ago
4
Drop unprintable characters instead of failing
#95
JensHeinrich
closed
3 years ago
2
Duplicated `&` character in journal name
#94
choucavalier
closed
3 years ago
2
UnicodeEncodeError: 'latex' codec can't encode character '\u2286' in position 0: don't know how to translate '⊆' into latex
#93
choucavalier
closed
3 years ago
0
UnicodeEncodeError: 'latex' codec can't encode character '\u200b' in position 0: don't know how to translate '\u200b' into latex
#92
choucavalier
closed
3 years ago
3
can't encode character '\ufb03'
#91
nschloe
closed
3 years ago
1
UnicodeEncodeError: 'latex' codec can't encode character '\ufb04' in position 0: don't know how to translate 'ffl' into latex
#90
choucavalier
closed
3 years ago
2
Encoding \u2113
#89
jeffrey-hokanson
closed
3 years ago
3
Use translation table.
#88
mcmtroffaes
closed
3 years ago
1
Simplify binary mode, add type annotations.
#87
mcmtroffaes
closed
3 years ago
1
Adding Power support(ppc64le) with ci and testing to the project for architecture independent
#86
asellappen
closed
3 years ago
1
Prepare release 2.0.1
#85
mcmtroffaes
closed
4 years ago
1
can't encode character '\u02bb'
#84
nschloe
closed
4 years ago
3
can't encode character '\ufffd'
#83
nschloe
closed
4 years ago
1
piping curl output into bash is not a very secure approach
#82
KOLANICH
closed
4 years ago
2
Added .editorconfig
#81
KOLANICH
closed
4 years ago
3
decode adds superfluous space
#80
nschloe
closed
4 years ago
3
Moved the metadata into setup.cfg.
#79
KOLANICH
closed
4 years ago
3
Prepare release 2.0.0
#78
mcmtroffaes
closed
4 years ago
1
Also test Python 3.8 and 3.9 on travis.
#77
mcmtroffaes
closed
4 years ago
2
Issue #75: Update find_latex() for Python 3.9
#76
vstinner
closed
4 years ago
6
Support Python 3.9
#75
vstinner
closed
4 years ago
2
ValueError: 'latex' codec can't encode character '\u2217' in position 0: don't know how to translate '∗' into latex
#74
nschloe
closed
4 years ago
1
Fix comment matching.
#73
mcmtroffaes
closed
5 years ago
1
Decoding "\\%"
#72
tschantzmc
closed
5 years ago
2
Unicode lexer.
#71
mcmtroffaes
closed
5 years ago
1
Lacking documentation of escaping behavior
#70
tschantzmc
closed
5 years ago
6
Prepare release 1.0.7.
#69
mcmtroffaes
closed
5 years ago
1
ValueError: 'latex' codec can't encode character u'\u2009' in position 0: don't know how to translate u'\u2009' into latex
#68
nschloe
closed
5 years ago
1
LaTeX lexer reads and writes Unicode strings instead of byte strings
#67
davidweichiang
closed
5 years ago
4
`\. {I}` does not decode correctly
#66
davidweichiang
closed
5 years ago
4
`\"{\i}` does not get decoded correctly
#65
davidweichiang
closed
5 years ago
4
add a few new characters
#64
davidweichiang
closed
5 years ago
2
Fix double quote bug.
#63
mcmtroffaes
closed
5 years ago
1
` ``a+b'' ` does not decode correctly
#62
davidweichiang
closed
5 years ago
8
Preparing release 1.0.6
#61
mcmtroffaes
closed
5 years ago
1
Unable to encode '\u2003' (EM SPACE)
#60
anjohan
closed
5 years ago
3
Scandinavian character å / {\r{a}}
#59
Tigraan
closed
5 years ago
1
decoding \'{e} and \'\i work but \'{\i} doesn't
#58
michamos
closed
5 years ago
2
Missing equivalent UTF-8 for latex value {\'{\i}} (it should be í)
#57
emiliosalazardonate
closed
6 years ago
1
ValueError: 'latex' codec can't encode character u'\u2010' in position 0: don't know how to translate u'\u2010' into latex
#56
nschloe
closed
6 years ago
1
I deal with some ugly bibtex files.
#55
jvermaas
closed
5 years ago
3
Possible issue with ampersand and underscore encoding
#54
Nagasaki45
closed
6 years ago
2
& incorrectly escaped.
#53
themightyoarfish
closed
7 years ago
0
Fix build of docs with Python 3
#52
ghisvail
closed
7 years ago
2
lower case z accents
#51
AndrewSwann
closed
7 years ago
4
Prepare release 1.0.4
#50
mcmtroffaes
closed
8 years ago
1
Fix percent sign encoding and decoding.
#49
mcmtroffaes
closed
8 years ago
1
Next