From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: tricky odt export needs Date: Sat, 21 Dec 2013 12:39:02 +0530 Message-ID: <87wqiy1y0h.fsf@gmail.com> References: <87eh58ghn1.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52447) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VuGhN-0005Wk-Eg for emacs-orgmode@gnu.org; Sat, 21 Dec 2013 02:10:14 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VuGhI-00015t-69 for emacs-orgmode@gnu.org; Sat, 21 Dec 2013 02:10:09 -0500 Received: from plane.gmane.org ([80.91.229.3]:38777) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VuGhH-000140-W4 for emacs-orgmode@gnu.org; Sat, 21 Dec 2013 02:10:04 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1VuGhE-0002cY-Jg for emacs-orgmode@gnu.org; Sat, 21 Dec 2013 08:10:00 +0100 Received: from 115.244.234.57 ([115.244.234.57]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 21 Dec 2013 08:10:00 +0100 Received: from kjambunathan by 115.244.234.57 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sat, 21 Dec 2013 08:10:00 +0100 In-Reply-To: (Christian Moe's message of "Fri, 20 Dec 2013 10:25:30 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Cc: Dan Griswold , emacs-orgmode@gnu.org, Nicolas Goaziou I will respond to other items as I visit them. Meanwhile, I would like to add the following note for discussion. Christian Moe writes: > When headings are not numbered in export (#+options: num:nil), current > ODT export outputs a cross-reference with a descriptive text equal to > the heading text of the item the dedicated target is in. When we are typesetting a xref in a backend - I can authoritatively speak for the ODT backend - we need not be resticted to "ONE-OF" but can have "ANY-COMBINATION-OF" descriptors. What I mean is this: In the pdf version of Emacs info manuals one typically sees all three of a Section number AND a Description AND a Page number, something like: See Section 3.1 [Tropical Storms], page 24. In Org context, I am wondering whether there is such a need. ---------------------------------------------------------------- http://www.gnu.org/software/texinfo/manual/texinfo/html_node/Reference-Syntax.html#Reference-Syntax (There are some variations on the xref markup to restrict whether te "See" is present or not, capitalized or not) http://www.gnu.org/software/texinfo/manual/texinfo/html_node/Cross-Reference-Commands.html#Cross-Reference-Commands