From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Re: link to a image and inline image exportation Date: Mon, 16 Jul 2007 08:50:15 +0200 Message-ID: <394e811610d5f0b980968f3b6adb8be2@science.uva.nl> References: <60f252b983bf0b45a13905fed9d9d0b0@science.uva.nl> Mime-Version: 1.0 (Apple Message framework v624) Content-Type: text/plain; charset=US-ASCII; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IAKPS-0007XK-6x for emacs-orgmode@gnu.org; Mon, 16 Jul 2007 02:50:18 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IAKPR-0007X1-MF for emacs-orgmode@gnu.org; Mon, 16 Jul 2007 02:50:17 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IAKPR-0007Wy-BD for emacs-orgmode@gnu.org; Mon, 16 Jul 2007 02:50:17 -0400 Received: from korteweg.uva.nl ([146.50.98.70]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IAKPQ-0004Hi-Uf for emacs-orgmode@gnu.org; Mon, 16 Jul 2007 02:50:17 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: francois Cc: org-mode mode The "next" version is 5.04, not yet released. On Jul 15, 2007, at 13:22, francois wrote: > Carsten Dominik science.uva.nl> writes: > >> >> I believe I have fixed this problem, please check again in the >> next version. > > I downloaded the last version 5.03. The export to html does not expand > the path. > > between, I successed to get a TOC. In order to make it more "readable" > is it > possible to remove the prefix in the results (name of the file) when > the call is > restricted to the current buffer, Yes. Take a look at the variable `org-agenda-prefix-format', and see how it is being changed for a single custom command only in 9.6.3 of the manual. - Carsten