From 0fa37f5ff0810a1a3935dfbdd002a2a5f1188548 Mon Sep 17 00:00:00 2001 From: Nicolas Goaziou Date: Tue, 26 May 2015 10:07:18 +0200 Subject: [PATCH] ORG-NEWS: Document caption changes in Texinfo back-end --- etc/ORG-NEWS | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/etc/ORG-NEWS b/etc/ORG-NEWS index 02d0e176b..c94ed2d20 100644 --- a/etc/ORG-NEWS +++ b/etc/ORG-NEWS @@ -379,8 +379,12 @@ a dedicated buffer. It works even if buffer is currently narrowed. *** New function ~org-delete-indentation~ bound to ~M-^~ Work as ~delete-indentation~ unless at heading, in which case text is added to headline text. -*** Support for images in Texinfo back-end +*** Support for images in Texinfo export ~Texinfo~ back-end now handles images. See manual for details. +*** Support for captions in Texinfo export +Tables and source blocks can now have captions. Additionally, lists +of tables and lists of listings can be inserted in the document with +=#+TOC= keyword. ** Miscellaneous *** Strip all meta data from ITEM special property ITEM special property does not contain TODO, priority or tags anymore. -- 2.11.4.GIT