Function: org-remove-latex-fragment-image-overlays

org-remove-latex-fragment-image-overlays is a function alias for org-clear-latex-preview, defined in org.el.gz.

This function is obsolete since 9.3; use org-clear-latex-preview instead.

Signature

(org-remove-latex-fragment-image-overlays &optional BEG END)

Documentation

Remove all overlays with LaTeX fragment images in current buffer.

When optional arguments BEG and END are non-nil, remove all overlays between them instead. Return a non-nil value when some overlays were removed, nil otherwise.

Aliases

org-remove-latex-fragment-image-overlays (obsolete since 9.3)