Function: org-latex-matrices-tree-filter
org-latex-matrices-tree-filter is a byte-compiled function defined in
ox-latex.el.gz.
Signature
(org-latex-matrices-tree-filter TREE BACKEND INFO)
Source Code
;; Defined in /usr/src/emacs/lisp/org/ox-latex.el.gz
;;; Filters
(defun org-latex-matrices-tree-filter (tree _backend info)
(org-latex--wrap-latex-matrices tree info))