summaryrefslogtreecommitdiff
path: root/sphinx/writers
Commit message (Expand)AuthorAgeFilesLines
* Fix #3708: LaTeX writer allows irc schemeTakeshi KOMIYA2017-05-061-13/+9
* Fix #3702: abstract LaTeX styling of figure legends into sphinxlegendjfbu2017-05-041-2/+2
* Year++Takeshi KOMIYA2017-03-268-8/+8
* Fix TeX coding bug in latex writer (closes #3575)jfbu2017-03-211-2/+3
* More robust hyperlink macros in LaTeX output (refs #3317, #3340, #3533) (#3538)Jean-François B2017-03-111-3/+3
* Protect TeX double quotes ligatures in inline literals (refs #3507)jfbu2017-03-071-1/+3
* Keep the frame around "Continued on next page" longtable footerjfbu2017-03-031-2/+2
* Fix #3496: latex longtable's last column...jfbu2017-03-021-2/+4
* Remove unneeded ``{}`` in LaTeX transition codejfbu2017-02-281-1/+1
* Merge pull request #3446 from jfbu/latex-utf8xJean-François B2017-02-261-1/+2
|\
| * Fix #3445: (latex) make ``\\usepackage[utf8x]{inputenc}`` usablejfbu2017-02-221-1/+2
* | Fix &nbsp is appeared in EPUB docs #3450 againYoshiki Shibukawa2017-02-261-4/+4
* | fix #3450: &nbsp is appeared in EPUB docsYoshiki Shibukawa2017-02-241-1/+16
|/
* latex's ``'pxunit'``'s default written ``.75bp`` for concisenessjfbu2017-02-091-1/+1
* Merge branch 'stable' into japanesetextlayoutJean-François B2017-02-061-2/+5
|\
| * Fix #3392: "releasename" in latex_elements is not workingjfbu2017-02-051-2/+5
* | no need to pass truedimen as class option, package option is enoughjfbu2017-02-051-5/+0
* | Fix #3356 and #3394 (latex) text layout of Japanese documentsjfbu2017-02-051-4/+7
|/
* Fix LaTeX: :confval:`release` is not escaped (refs: #3362)Takeshi KOMIYA2017-01-281-3/+3
* Fix flake8 violation.jfbu2017-01-211-1/+1
* LaTeX, pass dvipdfm option to geometry package for Japanese documentsjfbu2017-01-211-0/+2
* More powerful parsed-literal for LaTeX outputjfbu2017-01-161-3/+12
* Fix #3308: Parsed-literals don't wrap very long lines with pdf builderjfbu2017-01-161-2/+2
* Merge branch 'stable' into adjust_space_after_captionsTakeshi KOMIYA2017-01-161-1/+4
|\
| * Merge pull request #3341 from jfbu/doublequotesJean-François B2017-01-151-1/+4
| |\
| | * Fix flake8 violationjfbu2017-01-141-4/+4
| | * LaTeX writer: leave ``"`` character inside parsed-literal as isjfbu2017-01-141-1/+4
* | | Fix #3158: too much space after captions in PDF outputTakeshi KOMIYA2017-01-151-7/+7
|/ /
* | fixes #3337: Ugly rendering of definition list term's classifier.shimizukawa2017-01-151-18/+0
|/
* Fix flake8 violationsTakeshi KOMIYA2017-01-125-16/+16
* Fix code stylesTakeshi KOMIYA2017-01-121-2/+2
* Fix the caption of table are rendered as invalid HTML (refs: #3287)Takeshi KOMIYA2017-01-011-0/+2
* Reorder methods of LaTeX writerTakeshi KOMIYA2017-01-011-19/+19
* LaTeX: Make sure sphinxVerbatim environment is not cut into piecesMatthias Geier2016-12-131-3/+4
* Fix flake8 violationTakeshi KOMIYA2016-12-131-1/+0
* Refactor depart_image()Takeshi KOMIYA2016-12-131-6/+3
* Merge pull request #3225 from tk0miya/3217_docutils_version_comparisonTakeshi KOMIYA2016-12-121-2/+2
|\
| * Fix version comparison (refs: #3217)Takeshi KOMIYA2016-12-121-2/+2
* | Merge pull request #3206 from jfbu/fixlatexhyperlinkJean-François B2016-12-111-5/+2
|\ \ | |/ |/|
| * Fix #3200: 1.5 LaTeX: xref inside desc_name not allowed.jfbu2016-12-081-5/+2
* | Fix #3212: HTML Builders crashes with docutils-0.13Takeshi KOMIYA2016-12-101-1/+12
|/
* Emit several warnings that will be deprecated in Sphinx 1.6. There is no way ...shimizukawa2016-12-045-10/+25
* Fix #3185: Add new warning type ``misc.highlighting_failure``Takeshi KOMIYA2016-12-032-4/+4
* latex: better spacing for successive (multi)line cpp signaturesjfbu2016-12-011-0/+4
* Merge branch 'stable' into 1.5-releaseTakeshi KOMIYA2016-11-231-29/+29
|\
| * Fix #3117: LaTeX writer crashes if admonition is placed before first section ...Takeshi KOMIYA2016-11-231-29/+29
* | Revert "Add ``config-inited`` event"Takeshi KOMIYA2016-11-202-10/+15
* | Add ``config-inited`` eventTakeshi KOMIYA2016-11-182-15/+10
* | Merge pull request #3124 from jfbu/fixmultilingualTakeshi KOMIYA2016-11-171-12/+20
|\ \
| * | make shorthandoff extra safe also for turkishjfbu2016-11-171-1/+1