org-latex-convert-region-to-latex

org-latex-convert-region-to-latex is an interactive autoloaded Lisp function in `ox-latex.el'.


(org-latex-convert-region-to-latex)

Assume the current region has org-mode syntax, and convert it to LaTeX.
This can be used in any buffer. For example, you can write an
itemized list in org-mode syntax in an LaTeX buffer and use this
command to convert it.