bn_double_table_latex_hook: fix pre-compiled file

View source: R/double_table_fix.r

bn_double_table_latex_hookR Documentation

fix pre-compiled file

Description

bookdown with pdf output are in some instances subject to the same problems described in bn_double_table_fix. This 'hook' tries to remove that problem. Insert this into a relevant setup chunk: knit_hooks$set(document = bn_double_table_latex_hook)

Usage

bn_double_table_latex_hook(x = NULL)

Arguments

x

argument used by internal knitr process; set to NULL (default) to get a helpful message


renlund/bokner documentation built on March 26, 2023, 3:53 a.m.