Skip to content

Conversation

@rich-iannone
Copy link
Member

@rich-iannone rich-iannone commented May 20, 2021

This PR enables the proper rendering of summary rows in LaTeX table outputs. On top of that, there's an implementation of grand summary rows for the first time (previously, grand summary rows would not be rendered).

Two .Rmds have also been added to the scripts folder to aid in LaTeX testing (they serve as templates).

Fixes: #625

@jcheng5 jcheng5 self-requested a review May 28, 2021 18:36
@rich-iannone rich-iannone merged commit fe5c0f7 into master May 28, 2021
@rich-iannone rich-iannone deleted the latex-summary-rows branch May 28, 2021 18:50
rich-iannone added a commit that referenced this pull request May 28, 2021
* master:
  LaTeX bugfix for summary rows, and, implementation of grand summary rows (#768)
rich-iannone added a commit that referenced this pull request Jun 11, 2021
* master: (24 commits)
  Fix for possible column name duplication when generating summary rows (#792)
  Change the `data` arg to `.data` to avoid partial matching issues (#772)
  Add the `force_sign` arg to several numeric formatters (#793)
  Add the `fmt_engineering()` and `fmt_integer()` formatter functions (#758)
  HTML summary row styling fix (#782)
  Refactor and improve rendering of title/subtitle components in HTML/LaTeX tables (#779)
  LaTeX bugfix for summary rows, and, implementation of grand summary rows (#768)
  Reinstate once failing test
  Include stub var in resolution of visible vars
  Use `seq_len()` instead of `seq()`
  Fix typo in README (#765)
  Increment version number (#762)
  Increase version number
  Documentation fixes (#759)
  Add missing topics to _pkgdown.yml
  Add `accounting` options for `fmt_percent()` and `fmt_number()` (#756)
  Simplify arguments for RTF page numbering
  Add the `fmt_bytes()` formatter function (#750)
  Simplify page numbering text
  Add testthat snapshot tests for RTF page numbering
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Knit to PDF drops grand_summary_rows

3 participants