<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/src/Text/Pandoc/Readers/LaTeX, branch master</title>
<subtitle>Conversion between markup formats</subtitle>
<id>https://git.pashev.ru/pandoc/atom?h=master</id>
<link rel='self' href='https://git.pashev.ru/pandoc/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/'/>
<updated>2022-01-16T17:49:37Z</updated>
<entry>
<title>LaTeX: parse thebibliography</title>
<updated>2022-01-16T17:49:37Z</updated>
<author>
<name>Igor Pashev</name>
<email>pashev.igor@gmail.com</email>
</author>
<published>2022-01-13T17:11:50Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=f62f8b7ef2f1c2357fbd41f5226fe433e632e042'/>
<id>urn:sha1:f62f8b7ef2f1c2357fbd41f5226fe433e632e042</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LaTeX reader: Fix semantics of `\ref`.</title>
<updated>2021-11-25T03:48:56Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-11-25T03:38:43Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=0d25232bbf2998cccf6ca4b1dc6e8d6f36eb9c60'/>
<id>urn:sha1:0d25232bbf2998cccf6ca4b1dc6e8d6f36eb9c60</id>
<content type='text'>
We were including the ams environment type in addition
to the number. This is proper behavior for `\cref` but
not for `\ref`.  To support `\cref` we need to store
the environment label separately.
</content>
</entry>
<entry>
<title>LaTeX reader: improve references.</title>
<updated>2021-11-25T02:41:20Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-11-25T02:41:20Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=2ca3993c6733d8add948338ef69d124237e21c69'/>
<id>urn:sha1:2ca3993c6733d8add948338ef69d124237e21c69</id>
<content type='text'>
- Resolve references to theorem environments.
- Remove Span caused by "label" in figure, table, and theorem
  environments; this had an id that duplicated the environments' id.

See #813.
</content>
</entry>
<entry>
<title>LaTeX reader: omit visible content for `\label{...}`.</title>
<updated>2021-11-24T22:47:00Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-11-24T22:47:00Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=7726b69cd351b890b299402450f8d14747f0898a'/>
<id>urn:sha1:7726b69cd351b890b299402450f8d14747f0898a</id>
<content type='text'>
Previously we included the text of the label in square brackets,
but this is undesirable in many cases.

See discussion in
&lt;https://github.com/jgm/pandoc/issues/813#issuecomment-978232426&gt;.
</content>
</entry>
<entry>
<title>LaTeX reader: add rudimentary support for `\autoref` (#7693)</title>
<updated>2021-11-15T17:40:50Z</updated>
<author>
<name>Albert Krewinkel</name>
<email>albert@zeitkraut.de</email>
</author>
<published>2021-11-15T17:40:50Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=ea268fd8a72fe59e6cb0086b0c7471b8aa316af1'/>
<id>urn:sha1:ea268fd8a72fe59e6cb0086b0c7471b8aa316af1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LaTeX reader: Implement siunitx v3 commands.</title>
<updated>2021-10-11T15:54:45Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-10-11T15:54:45Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=84d68b92a211a14f5f6f2e08118e107fab5591de'/>
<id>urn:sha1:84d68b92a211a14f5f6f2e08118e107fab5591de</id>
<content type='text'>
We support `\unit`, `\qty`, `\qtyrange`, and `\qtylist`
as synonynms of `\si`, `\SI`, `\SIrange`, and `\SIlist`.

Closes #7614.
</content>
</entry>
<entry>
<title>LaTeX reader: Properly handle `\^` followed by group closing.</title>
<updated>2021-10-10T18:24:28Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-10-10T18:24:28Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=c72277e98683544759d966fc88012b4f6d0fa8ec'/>
<id>urn:sha1:c72277e98683544759d966fc88012b4f6d0fa8ec</id>
<content type='text'>
Closes #7615.
</content>
</entry>
<entry>
<title>LaTeX reader: Recognize that `\vadjust` sometimes takes "pre".</title>
<updated>2021-09-19T17:12:07Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-09-19T17:11:29Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=c9ce6da1bb69edd5d81952e164fb32c3a0a8f344'/>
<id>urn:sha1:c9ce6da1bb69edd5d81952e164fb32c3a0a8f344</id>
<content type='text'>
Closes #7531.
</content>
</entry>
<entry>
<title>LaTeX-parser: restrict \endinput to current file</title>
<updated>2021-08-22T01:08:27Z</updated>
<author>
<name>Simon Schuster</name>
<email>git@rationality.eu</email>
</author>
<published>2021-08-20T14:41:50Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=591cdca38b8af5a50a4e121b34d87f3c9bca5844'/>
<id>urn:sha1:591cdca38b8af5a50a4e121b34d87f3c9bca5844</id>
<content type='text'>
</content>
</entry>
<entry>
<title>LaTeX reader: proper implicit grouping around environment macros.</title>
<updated>2021-08-13T17:41:36Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-08-13T17:41:36Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=e8d7d157fdbddbe2d08688ac43c980e45495574e'/>
<id>urn:sha1:e8d7d157fdbddbe2d08688ac43c980e45495574e</id>
<content type='text'>
</content>
</entry>
</feed>
