You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Figured out how to generate PDF files directly, instead of using
Latex/Rmarkdown/MikTex/Pandoc. Will greatly reduce dependencies and make
the reporter package much easier to install and test. Also makes it much
easier to accurately render the PDF file.
Allow user to add more than one title header().
Made output_type parameter case insensitive.
Added standard_eval parameter to define(), spanning_header(),
and column_defaults() functions. These parameters will replace curly brace
escape on those functions.
Curly brace escape will remain active for backward compatibility, but is
no longer documented.
Fixed bug in RTF that was causing page overflows in LibreOffice Writer.