From mboxrd@z Thu Jan 1 00:00:00 1970 From: Scot Becker Subject: Re: Patch for latex export supporting nested emphasis Date: Fri, 20 Aug 2010 20:43:34 +0100 Message-ID: References: <4C6E917B.30004@freylax.de> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1434419348==" Return-path: Received: from [140.186.70.92] (port=39025 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OmXVd-00033Y-Ry for emacs-orgmode@gnu.org; Fri, 20 Aug 2010 15:44:15 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OmXVa-0008A8-JG for emacs-orgmode@gnu.org; Fri, 20 Aug 2010 15:44:12 -0400 Received: from mail-ey0-f169.google.com ([209.85.215.169]:60593) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OmXVa-00089t-F3 for emacs-orgmode@gnu.org; Fri, 20 Aug 2010 15:44:10 -0400 Received: by eyg7 with SMTP id 7so2556321eyg.0 for ; Fri, 20 Aug 2010 12:44:08 -0700 (PDT) In-Reply-To: <4C6E917B.30004@freylax.de> 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: Robert Hennig Cc: Org Mode --===============1434419348== Content-Type: multipart/alternative; boundary=0015174c1ad2aff6e3048e468531 --0015174c1ad2aff6e3048e468531 Content-Type: text/plain; charset=ISO-8859-1 That's very useful. On Fri, Aug 20, 2010 at 3:30 PM, Robert Hennig wrote: > Dear Orgmode maintainers, > > I would like to provide a patch which allows nested emphasis > for the latex export. The problem of handling nested emphasis > was solved by applying the org-export-latex-fontify recursively. > The example > > Now *you /can/ write* /nested/ */emphasis/ recursively!* > > will be translated to: > > Now \textbf{you \emph{can} write} \emph{nested} > \textbf{\emph{emphasis} recursively!} > > Best regards, yours faithful > > Robert Hennig > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode > > --0015174c1ad2aff6e3048e468531 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable That's very useful.=A0

On Fri, Aug 2= 0, 2010 at 3:30 PM, Robert Hennig <robert.hennig@freylax.de> wrote:
=
Dear Orgmode maintainers,

I would like to provide a patch which allows nested emphasis
for the latex export. The problem of handling nested emphasis
was solved by applying the org-export-latex-fontify recursively.
The example

=A0Now *you /can/ write* /nested/ */emphasis/ recursively!*

will be translated to:

=A0Now \textbf{you \emph{can} write} \emph{nested}
=A0\textbf{\emph{emphasis} recursively!}

Best regards, yours faithful

Robert Hennig

_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode


--0015174c1ad2aff6e3048e468531-- --===============1434419348== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --===============1434419348==--