pandoc/data
hubertp-lshift 015dead0bb [odt] Infer table's caption from the paragraph (#3224)
ODT's reader always put empty captions for the parsed
tables. This commit
1) checks paragraphs that follow the table definition
2) treats specially a paragraph with a style named 'Table'
3) does some postprocessing of the paragraphs that combines
 tables followed immediately by captions

The ODT writer used 'TableCaption' style name for the caption
paragraph. This commit follows the open office approach which
allows for appending captions to table but uses a built-in style
named 'Table' instead of 'TableCaption'. Any users of odt format
(both writer and reader) are therefore required to change the
style's name to 'Table', if necessary.
2016-11-26 21:45:56 +01:00
..
docx Reference Docx: Add missing Header 6 style (steel blue) 2015-07-15 19:12:56 -04:00
dzslides Updated dzslides template. 2015-07-13 22:46:49 -07:00
odt [odt] Infer table's caption from the paragraph (#3224) 2016-11-26 21:45:56 +01:00
templates@c5b8f6c8e6 Use pre-wrap for code in dzslides template (Nicolas Porcel). 2016-11-25 11:19:40 +01:00
bash_completion.tpl Added --bash-completion option. 2015-08-13 15:27:47 -07:00
epub.css added selectors for nested emphasis (epub.css) 2015-08-07 22:32:36 +02:00
LaTeXMathML.js Added --mathml option; removed Text.Pandoc.LaTeXMathML. 2010-03-18 06:45:56 +00:00
make-reference-files.hs make-reference-files: use proper path separators for Windows. 2015-05-28 09:59:08 -07:00
MathMLinHTML.js MathMLinHTML: Fix deprecation warning 2014-04-20 08:53:59 +02:00
sample.lua Handle line blocks in sample.lua custom lua writer. 2016-10-23 20:00:07 +02:00