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)