<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/test/docx/golden, 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-10-29T15:40:20Z</updated>
<entry>
<title>Docx writer: add IDs to native_numbering test</title>
<updated>2021-10-29T15:40:20Z</updated>
<author>
<name>Tristan Stenner</name>
<email>ttstenner@gmail.com</email>
</author>
<published>2021-10-27T13:21:45Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=2444cbc668eb6deaa3a1ce71dac682fab68b0aae'/>
<id>urn:sha1:2444cbc668eb6deaa3a1ce71dac682fab68b0aae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update test golden master for docx native numbering</title>
<updated>2021-10-29T15:40:20Z</updated>
<author>
<name>Tristan Stenner</name>
<email>ttstenner@gmail.com</email>
</author>
<published>2021-10-27T08:36:53Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=31d6a494de232b6fa5e579f2b71ce41f9c184df3'/>
<id>urn:sha1:31d6a494de232b6fa5e579f2b71ce41f9c184df3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Docx parser: implement PAGEREF fields</title>
<updated>2021-10-19T02:15:40Z</updated>
<author>
<name>Milan Bracke</name>
<email>mbracke@antidot.net</email>
</author>
<published>2021-06-11T07:26:09Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=6acc82c5d2885c596c52e6c35bed8fe08f535066'/>
<id>urn:sha1:6acc82c5d2885c596c52e6c35bed8fe08f535066</id>
<content type='text'>
These fields, often used in tables of contents, can be a hyperlink.
</content>
</entry>
<entry>
<title>Docx writer: make id used in native_numbering predictable.</title>
<updated>2021-09-12T22:30:29Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-09-12T22:30:29Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=6271b09c50444b107d8595f553700fa382718246'/>
<id>urn:sha1:6271b09c50444b107d8595f553700fa382718246</id>
<content type='text'>
If the image has the id IMAGEID, then we use the id ref_IMAGEID
for the figure number.  Closes #7551.

This allows one to create a filter that adds a figure number
with figure name, e.g.

     &lt;w:fldSimple w:instr=" REF ref_superfig "&gt;&lt;w:r&gt;&lt;w:t&gt;Figure X&lt;/w:t&gt;&lt;/w:r&gt;&lt;/w:fldSimple&gt;

For this to be possible it must be possible to predict the
figure number id from the image id.

If images lack an id, an id of the form `ref_fig1` is used.
</content>
</entry>
<entry>
<title>Ensure we have unique ids for wp:docPr and pic:cNvPr elements.</title>
<updated>2021-08-27T16:42:59Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-08-27T16:41:46Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=e4d7a6177f6ef7bf835f61ed01b0229423cd0e55'/>
<id>urn:sha1:e4d7a6177f6ef7bf835f61ed01b0229423cd0e55</id>
<content type='text'>
This will, I hope, fix #7527 and #7503.
</content>
</entry>
<entry>
<title>Docx writer: Add table numbering for captioned tables.</title>
<updated>2021-06-29T18:15:40Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-06-29T18:15:40Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=0948af9cc549f0ea3b85fa760aa521b8deaad2c0'/>
<id>urn:sha1:0948af9cc549f0ea3b85fa760aa521b8deaad2c0</id>
<content type='text'>
The numbers are added using fields, so that Word can
create a list of tables that will update automatically.
</content>
</entry>
<entry>
<title>Docx writer: support figure numbers.</title>
<updated>2021-06-29T16:56:21Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-06-29T16:44:37Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=a3d745e48560a55d9a9ea9fa43ffdd5a8b84987f'/>
<id>urn:sha1:a3d745e48560a55d9a9ea9fa43ffdd5a8b84987f</id>
<content type='text'>
These are set up in such a way that they will work with Word's
automatic table of figures.

Closes #7392.
</content>
</entry>
<entry>
<title>Docx reader: Read table column widths.</title>
<updated>2021-05-28T18:15:23Z</updated>
<author>
<name>Emily Bourke</name>
<email>undergroundquizscene@gmail.com</email>
</author>
<published>2021-04-11T20:42:53Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=44484d0dee1bd095240b9faf26f8d1dad8e560ea'/>
<id>urn:sha1:44484d0dee1bd095240b9faf26f8d1dad8e560ea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Docx writer: copy over more settings from referenc.odcx.</title>
<updated>2021-05-15T22:40:49Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-05-15T22:40:49Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=0a4c6925b6db433bdb8b9d57c94a7c36be3daea7'/>
<id>urn:sha1:0a4c6925b6db433bdb8b9d57c94a7c36be3daea7</id>
<content type='text'>
From settings.xml in the reference-doc, we now include:
`zoom`, `embedSystemFonts`, `doNotTrackMoves`, `defaultTabStop`,
`drawingGridHorizontalSpacing`, `drawingGridVerticalSpacing`,
`displayHorizontalDrawingGridEvery`, `displayVerticalDrawingGridEvery`,
`characterSpacingControl`, `savePreviewPicture`, `mathPr`, `themeFontLang`,
`decimalSymbol`, `listSeparator`, `autoHyphenation`, `compat`.

Closes #7240.
</content>
</entry>
<entry>
<title>docx writer: Remove rsids from settings.docx.</title>
<updated>2021-05-15T17:54:05Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2021-05-15T17:54:05Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=2cf971cf56cbcdfcd6ee245df0d6e9811dc3573b'/>
<id>urn:sha1:2cf971cf56cbcdfcd6ee245df0d6e9811dc3573b</id>
<content type='text'>
Word will add these when revisions are made.  But it's
pointless to start out with a set of them.
</content>
</entry>
</feed>
