update documentation
diff --git a/NAMESPACE b/NAMESPACE
index 0b5eea7..db4b355 100644
--- a/NAMESPACE
+++ b/NAMESPACE
@@ -12,7 +12,6 @@
 export(kable_as_image)
 export(kable_styling)
 export(landscape)
-export(latex_pkg_list)
 export(magic_mirror)
 export(rmd_format)
 export(row_spec)
@@ -20,6 +19,7 @@
 export(spec_angle)
 export(spec_color)
 export(spec_font_size)
+export(text_spec)
 export(usepackage_latex)
 importFrom(knitr,include_graphics)
 importFrom(knitr,knit_meta_add)
@@ -30,6 +30,7 @@
 importFrom(rmarkdown,metadata)
 importFrom(rvest,html_table)
 importFrom(scales,rescale)
+importFrom(stats,ave)
 importFrom(stringr,str_count)
 importFrom(stringr,str_detect)
 importFrom(stringr,str_extract)