Fix #2026: LaTeX builder rais error if parsed-literal includes links

This commit is contained in:
Takeshi KOMIYA
2016-01-14 10:58:57 +09:00
parent 3f998a0096
commit 53cd2d4f3f
2 changed files with 5 additions and 1 deletions

View File

@@ -8,6 +8,7 @@ Bugs fixed
* Fix filenames were not shown on warnings of citations
* Fix line numbers was not shown on warnings in LaTeX and texinfo builders
* Fix line numbers was not shown on warnings of indecies
* #2026: Fix LaTeX builder rais error if parsed-literal includes links
Release 1.3.4 (released Jan 12, 2016)
=====================================