From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [PATCH] org.texi: Fix missing links and formatting in 'Exporting' section Date: Mon, 09 Apr 2012 12:35:59 +0200 Message-ID: <878vi519bk.fsf@gnu.org> References: <87hawus2r7.fsf@norang.ca> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:53729) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHBvq-0004Ba-H7 for emacs-orgmode@gnu.org; Mon, 09 Apr 2012 06:34:47 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SHBvo-0006Aq-Pi for emacs-orgmode@gnu.org; Mon, 09 Apr 2012 06:34:46 -0400 Received: from mail-we0-f169.google.com ([74.125.82.169]:40232) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SHBvo-00067a-Gf for emacs-orgmode@gnu.org; Mon, 09 Apr 2012 06:34:44 -0400 Received: by werj55 with SMTP id j55so3210353wer.0 for ; Mon, 09 Apr 2012 03:34:42 -0700 (PDT) In-Reply-To: <87hawus2r7.fsf@norang.ca> (Bernt Hansen's message of "Sun, 08 Apr 2012 10:43:24 -0400") 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 To: Bernt Hansen Cc: Julian Gehring , emacs-orgmode@gnu.org Hi Julian, thanks for the patch, I applied an edited version of it. Bernt Hansen writes: > Julian Gehring writes: > >> From 40344d3dd27af520ba09516b72e6cbb06a37e780 Mon Sep 17 00:00:00 2001 >> From: Julian Gehring >> Date: Sun, 8 Apr 2012 15:24:47 +0200 >> Subject: [PATCH] org.texi: Fix missing links and formatting in 'Exporting' >> section > > Hi Julian, > > Why is the last hunk in this patch useful? Doesn't it just add a > trailing blank? > >> @@ -11588,7 +11587,7 @@ two table styles with the names @samp{TableWithHeaderRowAndColumn} and >> @samp{TableWithFirstRowandLastRow}. (@strong{Important:} The OpenDocument >> styles needed for producing the above template have been pre-defined for you. >> These styles are available under the section marked @samp{Custom Table >> -Template} in @file{OrgOdtContentTemplate.xml} >> +Template} in @file{OrgOdtContentTemplate.xml} >> (@pxref{x-orgodtcontenttemplate-xml,,Factory styles}). If you need >> additional templates you have to define these styles yourselves. > > I think this hunk should probably be dropped. I dropped it before applying the patch. Best, -- Bastien