From: Nicolas Goaziou <n.goaziou@gmail.com>
To: Sebastian Hofer <sebastian.hofer@univie.ac.at>
Cc: emacs-orgmode@gnu.org
Subject: Re: latex export of unnumbered sections
Date: Mon, 04 Mar 2013 21:21:54 +0100 [thread overview]
Message-ID: <87k3pmvrtp.fsf@gmail.com> (raw)
In-Reply-To: <87lia3rrvs.wl%sebastian.hofer@univie.ac.at> (Sebastian Hofer's message of "Mon, 04 Mar 2013 18:34:15 +0100")
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
next prev parent reply other threads:[~2013-03-04 20:22 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 [this message]
2013-03-05 9:09 ` Sebastian Hofer
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=87k3pmvrtp.fsf@gmail.com \
--to=n.goaziou@gmail.com \
--cc=emacs-orgmode@gnu.org \
--cc=sebastian.hofer@univie.ac.at \
/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).