Fix typo (ref: #3181)

This commit is contained in:
Takeshi KOMIYA
2016-12-03 21:05:03 +09:00
parent 61a6ca5b37
commit 7fccbea1ae

View File

@@ -43,7 +43,7 @@ tex_replacements = [
('', r'-'),
('', r'\_'),
('', r'\textbackslash{}'),
('', r'\textemdash{}'),
('', r'\textendash{}'),
('|', r'\textbar{}'),
('', r'\textbar{}'),
('', r'e'),