emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Bastien <bzg@altern.org>
To: Nicolas Goaziou <n.goaziou@gmail.com>
Cc: Philipp Kroos <philipp.kroos@t-online.de>, emacs-orgmode@gnu.org
Subject: Re: subtree-export limitations
Date: Sat, 22 Dec 2012 19:58:17 +0100	[thread overview]
Message-ID: <874njdvewz.fsf@bzg.ath.cx> (raw)
In-Reply-To: <87txsonyka.fsf@gmail.com> (Nicolas Goaziou's message of "Sat, 17 Nov 2012 14:33:57 +0100")

Hi,

Nicolas Goaziou <n.goaziou@gmail.com> writes:

>   :PROPERTIES:
>   :export_latex_header: header1
>   :export_latex_header+: header2
>   :END:

FWIW I find this very ugly.

Why not having:

   :PROPERTIES:
   :export_latex_header: header1, header2
   :END:

And when the comma character is needed as a char component of a 
value, define the separator like this:

   :PROPERTIES:
   :export_latex_header(;): 2,3; 3,7...
   :END:

?

Same for #+PROPERTY - instead of the current

     #+PROPERTY: var  foo=1
     #+PROPERTY: var+ bar=2

Why not

     #+PROPERTY: var  foo=1 bar=2

?

Unless people scream at this I'll put this on my TODO list.

Thanks,

-- 
 Bastien

      parent reply	other threads:[~2012-12-22 23:35 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-16 15:45 subtree-export limitations Philipp Kroos
2012-11-16 15:56 ` Alan Schmitt
2012-11-16 16:36 ` Suvayu Ali
2012-11-17 12:25   ` Philipp Kroos
2012-11-17 12:48     ` Nicolas Goaziou
2012-11-17 13:33       ` Nicolas Goaziou
2012-11-17 15:12         ` Philipp Kroos
2012-11-17 16:00           ` Nicolas Goaziou
2012-11-18 11:23             ` Philipp Kroos
2012-11-19 13:55         ` Alan Schmitt
2012-12-22 18:58         ` Bastien [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=874njdvewz.fsf@bzg.ath.cx \
    --to=bzg@altern.org \
    --cc=emacs-orgmode@gnu.org \
    --cc=n.goaziou@gmail.com \
    --cc=philipp.kroos@t-online.de \
    /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).