<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/sphinx/texinputs, branch 1.5</title>
<subtitle>github.com: sphinx-doc/sphinx.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/'/>
<entry>
<title>Fix (old!) typo in latex Makefile: ARCHIVEPREFIX was misspelled</title>
<updated>2017-05-13T10:18:12+00:00</updated>
<author>
<name>jfbu</name>
<email>jfbu@free.fr</email>
</author>
<published>2017-05-13T10:18:12+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=2c1dcaf041ddb526e9230d2533dd892978f2114f'/>
<id>2c1dcaf041ddb526e9230d2533dd892978f2114f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Change slightly console output of LaTeX deprecation macro</title>
<updated>2017-05-05T16:18:51+00:00</updated>
<author>
<name>jfbu</name>
<email>jfbu@free.fr</email>
</author>
<published>2017-05-05T16:18:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=698d8d440eebdbea04f769e625dcecf834778ab2'/>
<id>698d8d440eebdbea04f769e625dcecf834778ab2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #3702: abstract LaTeX styling of figure legends into sphinxlegend</title>
<updated>2017-05-04T07:59:29+00:00</updated>
<author>
<name>jfbu</name>
<email>jfbu@free.fr</email>
</author>
<published>2017-05-04T07:36:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=321a5e7a5e757b7138e4dfb9aa0e163afe3916ea'/>
<id>321a5e7a5e757b7138e4dfb9aa0e163afe3916ea</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Better handling of titlesec 2.10.1's bug (ref #3241)</title>
<updated>2017-05-01T15:22:54+00:00</updated>
<author>
<name>jfbu</name>
<email>jfbu@free.fr</email>
</author>
<published>2017-05-01T15:22:54+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=efb544898b2a8e095fec8d1be44d79919ed9c453'/>
<id>efb544898b2a8e095fec8d1be44d79919ed9c453</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #3664 relative to ``\labelsep`` setting in LaTeX fulllineitems</title>
<updated>2017-04-25T08:14:53+00:00</updated>
<author>
<name>jfbu</name>
<email>jfbu@free.fr</email>
</author>
<published>2017-04-25T08:14:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=7c2f5f16eb1898e8b154d1a9bcfa13782b3c2d24'/>
<id>7c2f5f16eb1898e8b154d1a9bcfa13782b3c2d24</id>
<content type='text'>
This also removes re-definition of description environment which is not
needed anymore as ``\labelsep`` is not modified.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This also removes re-definition of description environment which is not
needed anymore as ``\labelsep`` is not modified.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update version and date for LaTeX style files</title>
<updated>2017-03-26T18:25:41+00:00</updated>
<author>
<name>jfbu</name>
<email>jfbu@free.fr</email>
</author>
<published>2017-03-26T18:25:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=6b583a9618a8a414f596a5a6d205db6dd9bc0066'/>
<id>6b583a9618a8a414f596a5a6d205db6dd9bc0066</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix potential regression in LaTeX from a code change at PR #3538</title>
<updated>2017-03-26T18:00:35+00:00</updated>
<author>
<name>jfbu</name>
<email>jfbu@free.fr</email>
</author>
<published>2017-03-26T18:00:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5f581cdb2d1f43101713d9181d1afc41ab7fd0dc'/>
<id>5f581cdb2d1f43101713d9181d1afc41ab7fd0dc</id>
<content type='text'>
The removal of an `\everyeof{}` from `\sphinxcode` was causing
never-ending loop if the latter expanded inside `\sphinxhref`. The bug
was introduced at 3128a43, it thus never made it to a release yet.
Catching it in time for 1.5.4.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The removal of an `\everyeof{}` from `\sphinxcode` was causing
never-ending loop if the latter expanded inside `\sphinxhref`. The bug
was introduced at 3128a43, it thus never made it to a release yet.
Catching it in time for 1.5.4.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix use of `\pdfinfo` (refs #3551, #3567)</title>
<updated>2017-03-23T10:06:48+00:00</updated>
<author>
<name>jfbu</name>
<email>jfbu@free.fr</email>
</author>
<published>2017-03-23T09:22:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=895014cd7168fdef9c3552c4a3bb818615a39fce'/>
<id>895014cd7168fdef9c3552c4a3bb818615a39fce</id>
<content type='text'>
Although the data in ``\pdfinfo`` as set-up in ``sphinxmanual.cls`` was
ignored, some LaTeX commands (e.g. ``\large``) in the ``latex_documents``
title item could cause failed PDF builds.

This commit removes the anyhow ignored ``\pdfinfo`` usage, and indicates
in commented-out lines how to use ``\hypersetup``, which may be done in
master branch, or possibly in stable branch, if some consensus emerges
about how to represent ``\and`` in the ``/Author`` field. It seems the
PDF Document Information Dictionary does not seem to provide any
universal multi-lingual way to indicate multiple authors.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Although the data in ``\pdfinfo`` as set-up in ``sphinxmanual.cls`` was
ignored, some LaTeX commands (e.g. ``\large``) in the ``latex_documents``
title item could cause failed PDF builds.

This commit removes the anyhow ignored ``\pdfinfo`` usage, and indicates
in commented-out lines how to use ``\hypersetup``, which may be done in
master branch, or possibly in stable branch, if some consensus emerges
about how to represent ``\and`` in the ``/Author`` field. It seems the
PDF Document Information Dictionary does not seem to provide any
universal multi-lingual way to indicate multiple authors.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove superfluous ``\long`` from text styling macro definitions</title>
<updated>2017-03-12T09:57:26+00:00</updated>
<author>
<name>jfbu</name>
<email>jfbu@free.fr</email>
</author>
<published>2017-03-11T18:56:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=b17695772914f47d0d62abd4e48841802901dcc5'/>
<id>b17695772914f47d0d62abd4e48841802901dcc5</id>
<content type='text'>
All LaTeX commands such as \textbf, \emph, \underline.. are "short",
thus there was no need of ``\long`` prefix. Regarding
``\sphinxoptional`` which was defined via ``\newcommand``, the ``\long``
is there for full backwards compatibility, but a priori the argument
will always be a "short" one (i.e. not containing empty line or ``\par``
token.)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
All LaTeX commands such as \textbf, \emph, \underline.. are "short",
thus there was no need of ``\long`` prefix. Regarding
``\sphinxoptional`` which was defined via ``\newcommand``, the ``\long``
is there for full backwards compatibility, but a priori the argument
will always be a "short" one (i.e. not containing empty line or ``\par``
token.)
</pre>
</div>
</content>
</entry>
<entry>
<title>Reorder macros in LaTeX style file for easier maintenance</title>
<updated>2017-03-12T09:55:02+00:00</updated>
<author>
<name>jfbu</name>
<email>jfbu@free.fr</email>
</author>
<published>2017-03-11T12:47:28+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a62ea77a2d3c3cd1c27e6123ace1899ae6532f7a'/>
<id>a62ea77a2d3c3cd1c27e6123ace1899ae6532f7a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
