ReporteRs 0.3
==================================================================
OTHERS
------------------------------------------------------------------
* add copyrights in the correct file

* Package preparation for CRAN submission


ReporteRs 0.2
==================================================================
BUG FIXES
------------------------------------------------------------------
* Title texts can now have accents and '&' and '>' and '<'. 
  (reported by Jean-Francois Collin) 

* namespace of java codes have been changed to 'org.lysis'.
  ReporteRs can coexists with R2DOCX now 
  (reported by Jean-Francois Collin) 

* got rid of java rendersnake for html generation

ENHANCEMENT 
------------------------------------------------------------------
* The default Word template has now separate numbering index for 
  styles rPlotLegend and rTableLegend

* bookmark are no more deleted, replacements over the same docx or pptx is now possible

* help at http://davidgohel.github.io/ReporteRs/index.html

NEW FEATURES
------------------------------------------------------------------
* FlexTable : see ?FlexTable
A new object and its methods to generate complex tables


ReporteRs 0.1
==================================================================

NEW FEATURES
------------------------------------------------------------------
* argument row.names in addTable (suggested by Rees Morrison)

* argument underlined in textProperties (suggested by Rees Morrison)

