add kableExtra_latex_packages
diff --git a/man/kableExtra_latex_packages.Rd b/man/kableExtra_latex_packages.Rd
new file mode 100644
index 0000000..79b65c4
--- /dev/null
+++ b/man/kableExtra_latex_packages.Rd
@@ -0,0 +1,12 @@
+% Generated by roxygen2: do not edit by hand
+% Please edit documentation in R/util.R
+\name{kableExtra_latex_packages}
+\alias{kableExtra_latex_packages}
+\title{LaTeX Packages}
+\usage{
+kableExtra_latex_packages()
+}
+\description{
+This function shows all LaTeX packages that is supposed to be
+loaded for this package in a rmarkdown yaml format.
+}