summaryrefslogtreecommitdiff
path: root/tests/roots/test-footnotes
Commit message (Expand)AuthorAgeFilesLines
* Fix #9529: LaTeX: named footnotes are converted to "?"Takeshi KOMIYA2022-02-061-0/+9
* test: Add testcase for named footnotesTakeshi KOMIYA2022-02-061-0/+2
* Extend latex footnotes unit testjfbu2021-02-021-0/+6
* refactor: test: Remove unused settings from conf.pyTakeshi KOMIYA2019-02-141-1/+0
* test: Omit master_doc settings from testcasesTakeshi KOMIYA2019-01-031-1/+0
* Remove coding magic comments from testsTakeshi KOMIYA2019-01-021-2/+0
* Fix #4850: latex: footnote inside footnote was not renderedTakeshi KOMIYA2018-04-201-1/+2
* Improve LaTeX footnotes (#3022)Jean-François B2016-10-151-4/+24
* Run *.png through zopflipng -mVille Skyttä2016-07-071-0/+0
* Fix #2292: Some footnotes disappear from LaTeX outputTakeshi KOMIYA2016-02-083-0/+17
* Fix #2291: pdflatex "Counter too large" error from footnotes inside tables of...Takeshi KOMIYA2016-02-071-0/+3
* fix testing for text builder that generate _build/text/_build/text/_build/......shimizukawa2016-01-091-0/+1
* Fix #2072: Footnotes in chapter-titles do not appear in PDF outputTakeshi KOMIYA2016-01-061-1/+3
* Fix #2201: wrong table caption for tables with over 30 rowsTakeshi KOMIYA2016-01-011-0/+86
* Fix #2206: Sphinx latex doc build failed if footnotes in caption of figureTakeshi KOMIYA2016-01-011-0/+6
* Fix #2071: Same footnote in more than two section titles => LaTeX/PDF BugTakeshi KOMIYA2015-12-251-0/+3
* Move testcases for footnotes to roots/test-footnoteTakeshi KOMIYA2015-12-191-0/+2
* Fix #1237 footnotes not working in definition list in LaTeXTakeshi KOMIYA2015-12-191-0/+11
* Refactor latex_show_urls processor to Transform classTakeshi KOMIYA2015-12-191-1/+3
* Add testcases for latex_show_urlsTakeshi KOMIYA2015-12-193-0/+34