<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/test/tables.opendocument, 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>2021-09-21T19:37:42Z</updated>
<entry>
<title>Use pretty-simple to format native output.</title>
<updated>2021-09-21T19:37:42Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-09-19T19:09:51Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=c266734448544a118ed80e47deaa2590131c7f84'/>
<id>urn:sha1:c266734448544a118ed80e47deaa2590131c7f84</id>
<content type='text'>
Previously we used our own homespun formatting.  But this
produces over-long lines that aren't ideal for diffs in tests.
Easier to use something off-the-shelf and standard.

Closes #7580.

Performance is slower by about a factor of 10, but this isn't
really a problem because native isn't suitable as a serialization
format. (For serialization you should use json, because the reader
is so much faster than native.)
</content>
</entry>
<entry>
<title>Place caption before table in OpenDocument format. (#5869)</title>
<updated>2019-11-03T15:17:05Z</updated>
<author>
<name>Dmitry Pogodin</name>
<email>lunaticare@users.noreply.github.com</email>
</author>
<published>2019-11-03T15:17:05Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=270ffe6ab548de83287b7647269b0c8a18b9e8bf'/>
<id>urn:sha1:270ffe6ab548de83287b7647269b0c8a18b9e8bf</id>
<content type='text'>
Closes #5681.</content>
</entry>
<entry>
<title>Roll back automatic figure/table numbering in ODT/OpenDocument.</title>
<updated>2019-06-08T21:17:52Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2019-06-08T21:17:52Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=05ae9f265f19a6ae4cbba77c5466c7f7eff4cde8'/>
<id>urn:sha1:05ae9f265f19a6ae4cbba77c5466c7f7eff4cde8</id>
<content type='text'>
This was added in pandoc 2.7.2, but it makes it impossible
to use pandoc-crossref. So this has been rolled back for now,
until we find a good solution to make this behavior optional
(or a creative way to let pandoc-crossref and this feature
to coexist).

See #5474.
</content>
</entry>
<entry>
<title>OpenDocument writer: Implement table caption numbering (#4949)</title>
<updated>2018-10-05T16:58:23Z</updated>
<author>
<name>Nils Carlson</name>
<email>pyssling@ludd.ltu.se</email>
</author>
<published>2018-10-05T16:58:23Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=6304720d8d7906d698018203e1c743683f0234f3'/>
<id>urn:sha1:6304720d8d7906d698018203e1c743683f0234f3</id>
<content type='text'>
Implement table caption numbering with a format
"Table 1: &lt;caption&gt;".

Translations are enabled and numbering is consecutive for
captioned tables, uncaptioned tables are not enumerated.

Captioned figures are now also numbered consecutively
and uncaptioned figures are not enumerated.</content>
</entry>
<entry>
<title>ODT Writer: Improve table header row style handling</title>
<updated>2018-09-23T22:04:32Z</updated>
<author>
<name>Nils Carlson</name>
<email>pyssling@ludd.ltu.se</email>
</author>
<published>2018-09-20T21:30:32Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=ce6e9e8817fa7c09625a3c587095bffc8a5eb598'/>
<id>urn:sha1:ce6e9e8817fa7c09625a3c587095bffc8a5eb598</id>
<content type='text'>
This changes the way styles for cells in the header row
and normal rows are handled in ODT tables.

Previously a new (but identical) style was generated for
every table, specifying the style of the cells within the table.

After this change there are two style definitions for table cells,
one for the cells in the header row, one for all other cells.

This doesn't change the actual styles, but makes post-processing
changes to the table styles much simpler as it is no longer
necessary to introduce new styles for header rows and there are
now only two styles where there was previously one per table.
</content>
</entry>
<entry>
<title>Moved tests/ -&gt; test/.</title>
<updated>2017-02-04T11:56:30Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2017-02-04T11:56:30Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=18ab8642692caca2716fd9b5a0e6dbfd3d9cf9cc'/>
<id>urn:sha1:18ab8642692caca2716fd9b5a0e6dbfd3d9cf9cc</id>
<content type='text'>
</content>
</entry>
</feed>
