Skip to content
This repository was archived by the owner on Mar 23, 2020. It is now read-only.

Commit ef05183

Browse files
committed
news
1 parent 3abd6e7 commit ef05183

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

NEWS

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,22 @@ ENHANCEMENT
1111
* FlexTable API is now much more easier to use. Lot of new
1212
functions have been added. see ?FlexTable
1313

14+
* add function setFlexTableWidths to set columns widths in FlexTable
15+
(suggested by Goulven Salic)
16+
17+
* add methods chprop to modify property objects (applies to
18+
textProperties, parProperties and cellProperties). Usefull to reduce
19+
code.
20+
1421
* Detection of titles style names in template docx generated by
1522
an Simplified Chinese Office version (suggested by Bai Xueyuan)
1623

1724
* add names to stylenames returned by styles.docx to help identify
1825
which stylename corresponds to which Word paragraph style
1926

27+
* add method dim to objects of class docx and pptx. It returns
28+
page dimensions for docx and next free shape dimensions for pptx
29+
2030
ReporteRs 0.5.2
2131
==================================================================
2232
BUG FIXES

0 commit comments

Comments
 (0)