org-try-cdlatex-tab

org-try-cdlatex-tab is a compiled Lisp function in `org.el'.

(org-try-cdlatex-tab)

Check if it makes sense to execute `cdlatex-tab', and do it if yes.
It makes sense to do so if `org-cdlatex-mode' is active and if the cursor is
- inside a LaTeX fragment, or
- after the first word in a line, where an abbreviation expansion could
insert a LaTeX environment.