From: Sebastian Hofer <sebastian.hofer@univie.ac.at>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: Sebastian Hofer <sebastian.hofer@univie.ac.at>, emacs-orgmode@gnu.org
Subject: Re: latex export of unnumbered sections
Date: Tue, 05 Mar 2013 10:09:49 +0100 [thread overview]
Message-ID: <87hakqrz4y.wl%sebastian.hofer@univie.ac.at> (raw)
In-Reply-To: <87k3pmvrtp.fsf@gmail.com>
At Mon, 04 Mar 2013 21:21:54 +0100,
Nicolas Goaziou wrote:
>
> Hello,
>
> Sebastian Hofer <sebastian.hofer@univie.ac.at> writes:
>
> > Is there a particular reason why unnumbered sections are exported to
> > latex including the title in first (optional) argument if there is no
> > * present? To clarify a bit: A sectioning structure like
> >
> > ("\\section{%s}" . "\\section*{%s}")
> >
> > gives rise to
> >
> > \section[title]{title} % numbered section
> > \section*{title} % unnumbered section
> >
> > If, on the other hand you have something like
> >
> > ("\\numbered{%s}" . "\\unnumbered{%s}")
> >
> > you will get
> >
> > \numbered[title]{title} % numbered section
> > \unnumbered[title]{title} % unnumbered section
> >
> > Of course one can easily work around that, but it seems a bit
> > inconsistent. So I'm wondering if I am missing something...
>
> Unnumbered headlines cannot have an optional title anymore in master.
>
> Thank you for suggesting this.
>
>
> Regards,
>
> --
> Nicolas Goaziou
Great, thx for the quick fix!
Sebastian
prev parent reply other threads:[~2013-03-05 9:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-03-04 17:34 latex export of unnumbered sections Sebastian Hofer
2013-03-04 20:21 ` Nicolas Goaziou
2013-03-05 9:09 ` Sebastian Hofer [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=87hakqrz4y.wl%sebastian.hofer@univie.ac.at \
--to=sebastian.hofer@univie.ac.at \
--cc=emacs-orgmode@gnu.org \
--cc=n.goaziou@gmail.com \
/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).