From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Fabrice Popineau <fabrice.popineau@supelec.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: Empty titles and new exporter
Date: Sun, 09 Sep 2012 15:21:49 +0200 [thread overview]
Message-ID: <87pq5v2uxe.fsf@gmail.com> (raw)
In-Reply-To: <CAFgFV9MTytspLn2UcHwY=UNH1-bb9uRjobVxLGsskMmmsAsjVQ@mail.gmail.com> (Fabrice Popineau's message of "Wed, 5 Sep 2012 07:58:00 +0200")
Hello,
Fabrice Popineau <fabrice.popineau@supelec.fr> writes:
> Whenever I put an empty headline and I add some tag like :B_note: or
> whatever, the tag end up in the headline.
>
> ** Some Frame
> *** :B_note:
> :PROPERTIES:
> :BEAMER_env: note
> :END:
> [2012-09-03 lun. 09:22]
> blah blah
>
> is exported as :
>
> \begin{frame}{Some Frame}
> \note{:B\_note:
> blah blah}
> \end{frame}
>
> I think that the tag should never be used for the headline.
> What about you ?
I have pushed a fix for this. Though, at the moment, using empty titles
in headlines is asking for troubles since an undetermined part of Org
probably relies on the presence of a title. If we go down that way, the
next step should be to allow "^\\*+" as an headline.
Also, in the very specific case you're demonstrating, there's noteNH
environment, which will ignore headline anyway.
Regards,
--
Nicolas Goaziou
prev parent reply other threads:[~2012-09-09 13:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-09-05 5:58 Empty titles and new exporter Fabrice Popineau
2012-09-09 13:21 ` Nicolas Goaziou [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=87pq5v2uxe.fsf@gmail.com \
--to=n.goaziou@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=fabrice.popineau@supelec.fr \
/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).