diff --git a/CITATION.html b/CITATION.html index 88d4c145..c20c7277 100644 --- a/CITATION.html +++ b/CITATION.html @@ -248,7 +248,7 @@

Citation

Arel-Bundock V (????). _tinytable: Simple and Configurable Tables in 'HTML', 'LaTeX', 'Markdown', 'Word', 'PNG', 'PDF', and 'Typst' - Formats_. R package version 0.0.3.9006, + Formats_. R package version 0.0.3.9007, https://github.com/vincentarelbundock/tinytable/, <https://vincentarelbundock.github.io/tinytable/>. @@ -257,7 +257,7 @@

Citation

@Manual{, title = {tinytable: Simple and Configurable Tables in 'HTML', 'LaTeX', 'Markdown', 'Word', 'PNG', 'PDF', and 'Typst' Formats}, author = {Vincent Arel-Bundock}, - note = {R package version 0.0.3.9006, https://github.com/vincentarelbundock/tinytable/}, + note = {R package version 0.0.3.9007, https://github.com/vincentarelbundock/tinytable/}, url = {https://vincentarelbundock.github.io/tinytable/}, } diff --git a/NEWS.html b/NEWS.html index bfd2d196..b62deb61 100644 --- a/NEWS.html +++ b/NEWS.html @@ -259,6 +259,7 @@

Development

  • Line plots: plot_tt(fun = "line")
  • format_tt(j=NULL, escape=TRUE) now escapes column headers in addition to all cells.
  • style_tt(): rowspan and colspan arguments are now supported for LaTeX and HTML tables.
  • +
  • style_tt(): alignv argument is now supported for LaTeX and HTML
  • Bugfix: