John MacFarlane
596257f350
Updated reference.docx.
...
Instead of just "Hello, world", the document now contains
exemplars of most of the styles that have an effect on pandoc
documents.
This makes it easier to see the effect of style changes.
Closes #4175 .
2017-12-26 22:02:49 -08:00
John MacFarlane
cf3b9a4058
Removed redundant element from data/docx/word/numbering.xml.
...
The elements we need are generated when the document is
compiled; this didn't do anything.
2017-06-27 12:39:13 +02:00
John MacFarlane
650e1ac1fd
Docx writer: Use Table rather than "Table Normal" for table style.
...
"Table Normal" is the default table style and can't be modified.
Closes #3275 , further testing welcome.
2017-05-25 12:11:46 +02:00
Ian
b9185b0216
Docx writer: Change FigureWithCaption to CaptionedFigure ( #3658 )
...
Edit styles.xml as part of the fix for #3656
2017-05-18 22:34:13 +02:00
John MacFarlane
d5086e7bd7
Docx writer: Support 9 levels of headers.
...
Closes #1642 .
2017-03-13 21:48:00 +01:00
Ophir Lifshitz
cfa68c689f
Reference Docx: Add missing Header 6 style (steel blue)
...
Based on Header 4 (bold, steel blue) and Header 5 (italic, steel blue)
2015-07-15 19:12:56 -04:00
Ophir Lifshitz
c0c7f8377d
Reference Docx: Correct outlineLvl for Header styles
...
Not sure if this actually affects anything
2015-07-15 19:11:01 -04:00
John MacFarlane
2b2f7fe15e
Merge pull request #2035 from lierdakil/issue2031
...
Docx Writer/Reference: Add keepNext to objects w/ captions
2015-03-30 20:30:15 -07:00
Nikolay Yakimov
79be04df69
Add toc heading style to reference.docx
2015-03-29 09:03:33 +03:00
Nikolay Yakimov
78cf36a392
Reference Docx: Add keepNext to table captions
2015-03-29 08:02:23 +03:00
Nikolay Yakimov
69d5085c11
Docx Writer: Add a style to figure images
...
Figures with empty captions use style "Figure"
Figures with nonempty captions use style "Figure with Caption", which is
based on "Figure", and additionally has keepNext set.
2015-03-29 08:02:18 +03:00
Nikolay Yakimov
d20add5b01
Reference Docx: update word/footnotes.xml
2015-03-29 05:59:09 +03:00
Nikolay Yakimov
1710c4bd8b
Add unpacked reference data
2015-03-28 10:26:08 -07:00