<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/sphinx-git.git/sphinx/texinputs, branch dependabot/github_actions/peter-evans/create-pull-request-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>Support and prefer ``.jinja`` to ``_t`` for static templates (#11165)</title>
<updated>2023-04-07T17:07:15+00:00</updated>
<author>
<name>James Addison</name>
<email>55152140+jayaddison@users.noreply.github.com</email>
</author>
<published>2023-04-07T17:07:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=5d13215b58f93c6be8255ef2e3e20836508c7d47'/>
<id>5d13215b58f93c6be8255ef2e3e20836508c7d47</id>
<content type='text'>
Co-authored-by: Adam Turner &lt;9087854+AA-Turner@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Adam Turner &lt;9087854+AA-Turner@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Fix #11274: external links may break PDF build if under \sphinxupquote</title>
<updated>2023-03-31T16:19:35+00:00</updated>
<author>
<name>Jean-François B</name>
<email>2589111+jfbu@users.noreply.github.com</email>
</author>
<published>2023-03-31T14:42:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=8f6ad4a3e5e488247379a50361feca6006390a06'/>
<id>8f6ad4a3e5e488247379a50361feca6006390a06</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LaTeX: rename ``\sphinxnotetitle`` into ``\sphinxstylenotetitle`` (etc)</title>
<updated>2023-03-27T13:21:06+00:00</updated>
<author>
<name>Jean-François B</name>
<email>2589111+jfbu@users.noreply.github.com</email>
</author>
<published>2023-03-27T12:54:41+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=8f9bac9c4f5d399f8085870dd30570aa32bbf48a'/>
<id>8f9bac9c4f5d399f8085870dd30570aa32bbf48a</id>
<content type='text'>
Follow-up to #11266.  Using \sphinxstyle prefix looked a posteriori
better, for coherency, although it is a bit long.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Follow-up to #11266.  Using \sphinxstyle prefix looked a posteriori
better, for coherency, although it is a bit long.
</pre>
</div>
</content>
</entry>
<entry>
<title>LaTeX: let \sphinxremovefinalcolon work also if no colon in input</title>
<updated>2023-03-27T10:21:26+00:00</updated>
<author>
<name>Jean-François B</name>
<email>2589111+jfbu@users.noreply.github.com</email>
</author>
<published>2023-03-27T10:21:26+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=7cdd9b26799c811d76d8e3bfaf3c7a3f801d8195'/>
<id>7cdd9b26799c811d76d8e3bfaf3c7a3f801d8195</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typos found by codespell</title>
<updated>2023-03-27T05:22:07+00:00</updated>
<author>
<name>Dimitri Papadopoulos</name>
<email>3234522+DimitriPapadopoulos@users.noreply.github.com</email>
</author>
<published>2023-03-26T18:12:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=669bcc0a190ce9921451bad28431886fbaad170b'/>
<id>669bcc0a190ce9921451bad28431886fbaad170b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LaTeX: add \sphinxnotetitle et al.</title>
<updated>2023-03-26T21:57:04+00:00</updated>
<author>
<name>Jean-François B</name>
<email>2589111+jfbu@users.noreply.github.com</email>
</author>
<published>2023-03-26T18:05:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=7144f4924acf7737c494bec6e73874bac1ea55fb'/>
<id>7144f4924acf7737c494bec6e73874bac1ea55fb</id>
<content type='text'>
In passing I reverted some deprecation I had added at 6bf40599e to some
internals of the sphinxadmonition environment, as it does not look that
pressing anyhow and the redundant namings of two colors in particular
may nevertheless prove useful to user \renewcommand's, as they avoid to
have to refer to \spx@noticetype.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In passing I reverted some deprecation I had added at 6bf40599e to some
internals of the sphinxadmonition environment, as it does not look that
pressing anyhow and the redundant namings of two colors in particular
may nevertheless prove useful to user \renewcommand's, as they avoid to
have to refer to \spx@noticetype.
</pre>
</div>
</content>
</entry>
<entry>
<title>LaTeX: let mark-up for seealso directive use explicit colon (fix #11264)</title>
<updated>2023-03-26T21:57:04+00:00</updated>
<author>
<name>Jean-François B</name>
<email>2589111+jfbu@users.noreply.github.com</email>
</author>
<published>2023-03-26T16:52:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a7949d42903efa64bc5f8f870d39d811e272ecda'/>
<id>a7949d42903efa64bc5f8f870d39d811e272ecda</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LaTeX: comment applied workaround to pict2e 0.4b breaking ellipse.sty</title>
<updated>2023-03-20T09:34:35+00:00</updated>
<author>
<name>Jean-François B</name>
<email>2589111+jfbu@users.noreply.github.com</email>
</author>
<published>2023-03-20T09:18:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=a07e1ffb277759c24363cdc45607016fa6413873'/>
<id>a07e1ffb277759c24363cdc45607016fa6413873</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>LaTeX: unneeded 4 code lines from #11254 trimmed</title>
<updated>2023-03-19T21:38:49+00:00</updated>
<author>
<name>Jean-François B</name>
<email>2589111+jfbu@users.noreply.github.com</email>
</author>
<published>2023-03-19T21:38:49+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=baba5d31197a9f18bd32fc3a689ffe314fe2d31b'/>
<id>baba5d31197a9f18bd32fc3a689ffe314fe2d31b</id>
<content type='text'>
At some point after having inserted these extras I had ensured that rx
and ry where either both zero or both positive, making them unneeded.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
At some point after having inserted these extras I had ensured that rx
and ry where either both zero or both positive, making them unneeded.
</pre>
</div>
</content>
</entry>
<entry>
<title>LaTeX: support elliptical corners in rounded boxes</title>
<updated>2023-03-19T20:47:03+00:00</updated>
<author>
<name>Jean-François B</name>
<email>2589111+jfbu@users.noreply.github.com</email>
</author>
<published>2023-03-19T19:17:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/sphinx-git.git/commit/?id=de60cd8618f7dedfd30b223c942d4f9b1263a7d7'/>
<id>de60cd8618f7dedfd30b223c942d4f9b1263a7d7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
