PHPWord/docs
Owen Leibman 11d82be21c Word2007 Writer - Field Style, RTL, noProof
1. Add support for font styles for fields, and write those to Word docs.
2. Word seems to require explicit inline w:rtl tag even when rtl is specified
   in a named style. Without this tag, words are placed in ltr order.
   Allow PhpWord doc to specify rtl in named style and have it
   display correctly in resulting doc.
3. A recent change incorrectly changed how noProof tag was generated,
   omitting the third parameter of 4 parameters in the call. There was
   no test case for this change. The call is now corrected, and a
   test case has been added.
2019-12-05 21:04:12 -08:00
..
images Changed PHPWord logo to SVG 2014-03-24 07:03:41 -04:00
Makefile Next round of refactoring of alignment-related functionality. 2015-10-10 19:06:23 +04:00
conf.py update changelog for version 0.17 2019-10-01 22:43:33 +02:00
containers.rst improve template processor documentation 2018-12-27 21:05:56 +01:00
credits.rst #82 : Fixed some errors for the PDF Generation 2014-03-22 11:17:09 +01:00
elements.rst Word2007 Writer - Field Style, RTL, noProof 2019-12-05 21:04:12 -08:00
faq.rst Next round of refactoring of alignment-related functionality. 2015-10-10 19:06:23 +04:00
general.rst Allow to set "autoHyphenation" setting (#1282) 2018-03-06 22:19:39 +01:00
index.rst https://github.com/PHPOffice/PHPWord/issues/216 2014-08-16 15:21:58 +04:00
installing.rst update changelog for version 0.17 2019-10-01 22:43:33 +02:00
intro.rst Add support for comments (#1067) 2017-07-11 01:58:54 +02:00
recipes.rst Next round of refactoring of alignment-related functionality. 2015-10-10 19:06:23 +04:00
references.rst update documentation 2017-10-23 23:05:29 +02:00
styles.rst implement support for section vAlign 2019-02-05 21:42:14 +01:00
templates-processing.rst update documentation 2019-01-31 01:32:00 +01:00
writersreaders.rst Next round of refactoring of alignment-related functionality. 2015-10-10 19:06:23 +04:00