<feed xmlns='http://www.w3.org/2005/Atom'>
<title>pandoc/tests/writer.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>2017-02-04T11:56:30Z</updated>
<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>
<entry>
<title>OpenDocument writer: don't profilerate text styles unnecessarily.</title>
<updated>2017-01-23T14:18:34Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2017-01-23T14:18:34Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=41f4476aabe4eacec06e47c5d6dba2503b1eb1f0'/>
<id>urn:sha1:41f4476aabe4eacec06e47c5d6dba2503b1eb1f0</id>
<content type='text'>
This change makes the writer create only as many temporary
text styles as are absolutely necessary. It also consolidates
adjacent nodes with the same style.

Closes #3371.
</content>
</entry>
<entry>
<title>Inline code when text has a special style</title>
<updated>2016-11-08T14:29:46Z</updated>
<author>
<name>Hubert Plociniczak</name>
<email>hubert.plociniczak@gmail.com</email>
</author>
<published>2016-10-26T13:53:33Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=13bc573e7f9e0602404dd37fec2c7cd14b5c56ee'/>
<id>urn:sha1:13bc573e7f9e0602404dd37fec2c7cd14b5c56ee</id>
<content type='text'>
When a piece of text has a text 'Source_Text' then
we assume that this is a piece of the document
that represents a code that needs to be inlined.
Addapted an odt writer to also reflect that change;
previously it was just writing a 'preformatted' text using
a non-distinguishable font style.

Code blocks are still not recognized by the ODT reader.
That's a separate issue.
</content>
</entry>
<entry>
<title>Test fixes.</title>
<updated>2015-12-12T20:58:31Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-12-12T20:21:36Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=d6a4c70ef8c9a8f19a123a10e9570af66831180e'/>
<id>urn:sha1:d6a4c70ef8c9a8f19a123a10e9570af66831180e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented SoftBreak and new `--wrap` option.</title>
<updated>2015-12-12T07:55:08Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-12-11T23:58:11Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=536b6bf538a95f6db6ed41b72257f8b09fd26886'/>
<id>urn:sha1:536b6bf538a95f6db6ed41b72257f8b09fd26886</id>
<content type='text'>
Added threefold wrapping option.

* Command line option: deprecated `--no-wrap`, added
  `--wrap=[auto|none|preserve]`
* Added WrapOption, exported from Text.Pandoc.Options
* Changed type of writerWrapText in WriterOptions from
  Bool to WrapOption.
* Modified Text.Pandoc.Shared functions for SoftBreak.
* Supported SoftBreak in writers.
* Updated tests.
* Updated README.

Closes #1701.
</content>
</entry>
<entry>
<title>Do not add a carriage return after a hard line break in OpenDocument writer and reflect change in tests.</title>
<updated>2015-07-01T14:43:36Z</updated>
<author>
<name>Michael Chladek</name>
<email>mchladek@gmail.com</email>
</author>
<published>2015-07-01T14:43:36Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=125b0c73598ea40c271fa0c33c713a21a4f6d812'/>
<id>urn:sha1:125b0c73598ea40c271fa0c33c713a21a4f6d812</id>
<content type='text'>
</content>
</entry>
<entry>
<title>OpenDocument template:  use `text:p` instead of `text:h` for title.</title>
<updated>2015-04-13T04:29:53Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2015-04-13T04:23:19Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=6a83773f03622b5cbf9b15bb96e9487822df5faa'/>
<id>urn:sha1:6a83773f03622b5cbf9b15bb96e9487822df5faa</id>
<content type='text'>
Using `text:h` causes problems with numbering.  Closes #2059.
Thansk to @nkalvi for diagnosing this.
</content>
</entry>
<entry>
<title>ODT Writer: Figure captions - Tests update</title>
<updated>2015-04-11T21:56:02Z</updated>
<author>
<name>Nikolay Yakimov</name>
<email>root@livid.pp.ru</email>
</author>
<published>2015-04-11T21:56:02Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=66a8016bb3902c45216004e3c0392761e55756db'/>
<id>urn:sha1:66a8016bb3902c45216004e3c0392761e55756db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Append newline to the LineBreak of various writers</title>
<updated>2015-02-05T06:42:22Z</updated>
<author>
<name>Tim Lin</name>
<email>timtylin@gmail.com</email>
</author>
<published>2015-02-05T06:42:22Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=0c18f3a854efaba54367f66d0f572afcab7d57f0'/>
<id>urn:sha1:0c18f3a854efaba54367f66d0f572afcab7d57f0</id>
<content type='text'>
This change improves output formatting of content with a large amount of force line breaks, such as line-blocks. The following writers are affected:

* Dokuwiki
* HTML
* EPUB (via HTML)
* LaTeX
* MediaWiki
* OpenDocument
* Texinfo

This commit resolves #1924
</content>
</entry>
<entry>
<title>ODT writer:  Add `draw:name` attribute to `draw:frame` elements.</title>
<updated>2013-12-01T01:00:58Z</updated>
<author>
<name>John MacFarlane</name>
<email>jgm@berkeley.edu</email>
</author>
<published>2013-12-01T01:00:58Z</published>
<link rel='alternate' type='text/html' href='https://git.pashev.ru/pandoc/commit/?id=7aa4d519686af1416eaf3b380f8584ab89569c41'/>
<id>urn:sha1:7aa4d519686af1416eaf3b380f8584ab89569c41</id>
<content type='text'>
This is reported to be necessary to avoid an error from recent
versions of Libre Office when files contain more than one image.

Closes #1069.

Thanks to wmanley for reporting and diagnosing the problem.
</content>
</entry>
</feed>
