From c1a5f5c1553e9e9364b490438428f9e7bd22a09c Mon Sep 17 00:00:00 2001 From: TEC Date: Sat, 1 May 2021 19:41:55 +0800 Subject: [PATCH] etc/ORG-NEWS: LaTeX env #+results now removed --- etc/ORG-NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index a20aeccf9..0c822d029 100644 --- a/etc/ORG-NEWS +++ b/etc/ORG-NEWS @@ -288,6 +288,10 @@ back to the filename as before. *** Change in =org-tags-expand= signature The function does not allow for a third optional parameter anymore. +*** LaTeX environment =#+results= are now removed + +If a babel src block produces a raw LaTeX environment, it will now be +recognised as a result, and so replaced when re-evaluated. * Version 9.4 ** Incompatible changes