org-list-to-latex
org-list-to-latex is a compiled Lisp function in `org-list.el
'.
(org-list-to-latex LIST &optional PARAMS)
Convert LIST into a LaTeX list.
LIST is as string representing the list to transform, as Org
syntax. Return converted list as a string.