From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jambunathan K Subject: Re: tricky odt export needs Date: Fri, 20 Dec 2013 11:59:06 +0530 Message-ID: <87eh58ghn1.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50224) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VttbB-0003NH-OV for emacs-orgmode@gnu.org; Fri, 20 Dec 2013 01:30:19 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vttb5-0005X0-KS for emacs-orgmode@gnu.org; Fri, 20 Dec 2013 01:30:13 -0500 Received: from plane.gmane.org ([80.91.229.3]:48680) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vttb4-0005WD-Mp for emacs-orgmode@gnu.org; Fri, 20 Dec 2013 01:30:07 -0500 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1Vttb3-0003Nm-J9 for emacs-orgmode@gnu.org; Fri, 20 Dec 2013 07:30:05 +0100 Received: from 115.241.82.33 ([115.241.82.33]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Dec 2013 07:30:05 +0100 Received: from kjambunathan by 115.241.82.33 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 20 Dec 2013 07:30:05 +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 Christian Moe writes: > You can do cross-references with ordinary links. Have a look at the > manual section 4.2, "Internal links". However, what you get out of the > box is textual references to e.g. section headings, not page > references. You can change that for each reference individually by > right-clicking on them in LibreOffice. There should be a way to get > page references by default, but off the cuff, I'm not sure how. I am interested in rolling out support for xref by pagenumbers. I would like to know what the standard or recommended practice is like. So, when one says "I want pagenumbers for xref", what xref-es they have in mind. Do they mean ONE-or-SOME-or-ALL of a xref to outline headings, figure, table, source listings, formula etc. Personally I wouldn't recommend use of filters to end users. Filters are useful for programmers not for the layman.