emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: "d.tchin" <d.tchin@voila.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: Latex export and label entries
Date: Tue, 8 Dec 2009 17:33:11 +0100	[thread overview]
Message-ID: <22D53C74-6B3A-45C7-BC7F-A178423331C1@gmail.com> (raw)
In-Reply-To: <loom.20091203T203047-844@post.gmane.org>


On Dec 3, 2009, at 8:37 PM, d.tchin wrote:

> Hi
>
> Carsten Dominik <carsten.dominik <at> gmail.com> writes:
>
>>
>> Hi,
>> On Dec 2, 2009, at 2:51 PM, d.tchin <at> voila.fr wrote:
>>
>>>
>>> Hi,
>>>
>>> I use org-export-latex to create latex powerdot
>>> file. I make adaptation of template defined for
>>> beamer class and it works quite well.
>>>
>>> I have a problem I would like to submit :
>>>
>>> By default in each section or slide (frame) environment,
>>> there is a label added by default. This instruction
>>> is not recognized by powerdot class. Is there a way
>>> to prevent org-export-latex function to add such label
>>> entries ?
>>
>> a work-around would be to add this to your powerdot definition of  
>> org-
>> export-latex-classes:
>>
>> \def\label#1{}
>>
>
> Thank you for the advice. I add the instruction you suggest.
> with org-export-latex-classes. In fact it work if this intruction
> appears after \begin{document}.
> I have managed to add it before \begin{document} with
> org-export-latex-classes but not after . How could I make appear
> this intruction only one time after \begin{document} ?

#+LaTeX: \def\label#1{}

HTH

- Carsten

      reply	other threads:[~2009-12-08 17:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-12-02 13:51 Latex export and label entries d.tchin
2009-12-03 14:31 ` Carsten Dominik
2009-12-03 19:37   ` d.tchin
2009-12-08 16:33     ` Carsten Dominik [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=22D53C74-6B3A-45C7-BC7F-A178423331C1@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=d.tchin@voila.fr \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).