commit | 064990df5b0001d4aa48bb6780d8e4c77807e297 | [log] [tgz] |
---|---|---|
author | Hao Zhu <haozhu233@gmail.com> | Tue Oct 17 18:08:42 2017 -0400 |
committer | Hao Zhu <haozhu233@gmail.com> | Tue Oct 17 18:08:42 2017 -0400 |
tree | b58ef85aa7dbab52a1414bb3013b2605631f5095 | |
parent | f6be00ba6d993553eba1403bbe3b8f7111daba41 [diff] [blame] |
Fix the duplicated row bug in LaTeX table. Fix a bug introduced in #73. Change back to div for cell_spec
diff --git a/NAMESPACE b/NAMESPACE index 50553a4..0b5eea7 100644 --- a/NAMESPACE +++ b/NAMESPACE
@@ -12,6 +12,7 @@ export(kable_as_image) export(kable_styling) export(landscape) +export(latex_pkg_list) export(magic_mirror) export(rmd_format) export(row_spec)