From: Jeremie Juste <jeremiejuste@gmail.com>
To: emacs-orgmode@gnu.org
Subject: Re: multiple EXPORT_LATEX_HEADER lines
Date: Fri, 12 Jun 2020 16:47:01 +0200 [thread overview]
Message-ID: <871rmkgx3u.fsf@gmail.com> (raw)
In-Reply-To: <87k10czctp.fsf@ucl.ac.uk> (Eric S. Fraga's message of "Fri, 12 Jun 2020 13:30:10 +0100")
Eric S Fraga <e.fraga@ucl.ac.uk> writes:
>
> This is a standard syntax for adding values to a property. From the info manual:
>
> If you want to add to the value of an existing property, append a ‘+’ to
> the property name. The following results in the property ‘var’ having
> the value ‘foo=1 bar=2’.
>
> #+PROPERTY: var foo=1
> #+PROPERTY: var+ bar=2
Many thanks for the info. So, with respect the original post, the behavior of the following
code is to be expected?
* hello
:PROPERTIES:
:EXPORT_LATEX_HEADER: \makeatletter
:EXPORT_LATEX_HEADER+: \@setplength{refvpos}{\useplength{toaddrvpos}}
:EXPORT_LATEX_HEADER+: \makeatother
:END:
Best regards,
Jeremie
PS: The automatic time stamp of the sender when replying is a nice piece
of technology. I guess, I have to read the gnus manual again. :-)
> On Friday, 12 Jun 2020 at 14:01, Jeremie Juste wrote:
next prev parent reply other threads:[~2020-06-12 14:49 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-06-12 8:08 multiple EXPORT_LATEX_HEADER lines Alan Schmitt
2020-06-12 8:31 ` Dominik Schrempf
2020-06-12 8:37 ` Alan Schmitt
2020-06-12 12:01 ` Jeremie Juste
2020-06-12 12:30 ` Eric S Fraga
2020-06-12 14:47 ` Jeremie Juste [this message]
2020-06-12 15:01 ` Eric S Fraga
2020-06-12 16:24 ` Jeremie Juste
2020-06-13 15:02 ` Alan Schmitt
2020-06-15 9:20 ` Eric S Fraga
2020-06-16 8:46 ` Alan Schmitt
2020-06-16 9:55 ` Eric S Fraga
2020-06-16 18:03 ` Nick Dokos
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=871rmkgx3u.fsf@gmail.com \
--to=jeremiejuste@gmail.com \
--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).