From mboxrd@z Thu Jan 1 00:00:00 1970 From: LanX Subject: Re: exporter for latex g-brief - #+INCLUDE: escapes curlies \{ Date: Tue, 11 Mar 2014 17:07:12 +0100 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=f46d0444eb5bbc11f704f456e941 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52678) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNPD2-00032t-2A for emacs-orgmode@gnu.org; Tue, 11 Mar 2014 12:07:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WNPD0-0007Lq-Cw for emacs-orgmode@gnu.org; Tue, 11 Mar 2014 12:07:16 -0400 Received: from mail-we0-x22b.google.com ([2a00:1450:400c:c03::22b]:55189) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WNPD0-0007KD-2A for emacs-orgmode@gnu.org; Tue, 11 Mar 2014 12:07:14 -0400 Received: by mail-we0-f171.google.com with SMTP id t61so10364154wes.30 for ; Tue, 11 Mar 2014 09:07:12 -0700 (PDT) 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: Rasmus Cc: Emacs-orgmode list --f46d0444eb5bbc11f704f456e941 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Thanks for the help so far! :) Unfortunately I'm stuck at this system with the old emacs/org-mode version but I'm going to migrate in April anyway. One more question, I'm trying to put latex code for Adress of recipient and so on in external files to be included unfortunately does #+INCLUDE: "filename.tex" automatically escape the curlies, such that I get \Postvermerk \{E I N S C H R E I B E N\} Whats the best way to avoid this? I couldn't find any documentation regarding this... cheers Rolf 2014-03-10 14:29 GMT+01:00 Rasmus : > LanX, > > LanX writes: > > > Have you tried ox-koma-letter.el? > >> > >> > > not yet, I just started recently switching back to latex and g-brief di= d > > what I needed for a formal german letter and I just need it once per > month > > so far. > > KOMA-Script has build in support for DIM. > > >> #+TITLE: title > >> > >> #+BEGIN_g-brief > >> ... here comes text > >> #+END_g-brief > >> > > > > OK thanks, I take it as indication that the exporter can't be configure= d > to > > do this implicitely... > > Sure, you can make a derived class, use a filter or something else. > Ox-koma-letter is an example of a derived class for letters. There is > also a letter exporter using groff as backend. Note that the special > heading keywords (see the wiki) are not compatible across the two > exporters. > > > could you please be more specific? > > It's a new and in all dimension superior export engine. On this list > we'll generally assume you're using a recent version of Org. > Currently, this implies a version =E2=89=A5 8. > > Hope it helps, > Rasmus > > -- > This space is left intentionally blank > > > --f46d0444eb5bbc11f704f456e941 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Thanks for the help so far! :) Unfortunatel= y I'm stuck at this system with the old emacs/org-mode version but I= 9;m going to migrate in April anyway.

One more question, I'= ;m trying to put latex code for Adress of recipient and so on in external f= iles to be included

unfortunately does
#+INCLUDE: "filename.tex"
automatically escape the curlies, such that I get

\Postv= ermerk=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 \{E I N S C H R E I = B E N\}

Whats the best way to avoid this? I couldn't = find any documentation regarding this...

cheers
=C2=A0 Rolf


2014-= 03-10 14:29 GMT+01:00 Rasmus <rasmus@gmx.us>:
LanX,

LanX <lanx.perl@googlemail.c= om> writes:

> Have you tried ox-koma-letter.el?
>>
>>
> not yet, I just started recently switching back to latex and g-brief d= id
> what I needed for a formal german letter and I just need it once per m= onth
> so far.

KOMA-Script has build in support for DIM.

>> #+TITLE: title
>>
>> #+BEGIN_g-brief
>> ... here comes text
>> #+END_g-brief
>>
>
> OK thanks, I take it as indication that the exporter can't be conf= igured to
> do this implicitely...

Sure, you can make a derived class, use a filter or something else. Ox-koma-letter is an example of a derived class for letters. =C2=A0There is=
also a letter exporter using groff as backend. =C2=A0Note that the special<= br> heading keywords (see the wiki) are not compatible across the two
exporters.

> could you please be more specific?

It's a new and in all dimension superior export engine. =C2=A0On = this list
we'll generally assume you're using a recent version of Org.
Currently, this implies a version =E2=89=A5 8.

Hope it helps,
Rasmus

--
This space is left intentionally blank



--f46d0444eb5bbc11f704f456e941--