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
Removed table breaks on RTF plot and text content when titles/footnotes
are aligned.
Fixed bug when using symbols on portrait RTF output. Symbols were being
turned 90 degrees.
Fixed bug when logging patchwork objects.
Added "continuous" parameter to create_table. When true, table will
be created a a continuous table spanning multiple pages, and not repeating
titles and footnotes. Currently for RTF only.
Allowed EMF files on create_plot() for RTF output.
Added cell_style() object to apply styling to particular cells in a table.