emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Scott Randby <srandby@gmail.com>
To: Nicolas Goaziou <mail@nicolasgoaziou.fr>
Cc: emacs-orgmode@gnu.org
Subject: Re: EXPORT_HTML_HEAD Issue
Date: Sun, 13 Aug 2017 10:04:31 -0400	[thread overview]
Message-ID: <c189f2fe-2fb1-7824-7206-c2f35baa421f@gmail.com> (raw)
In-Reply-To: <87k227a9lq.fsf@nicolasgoaziou.fr>

On 08/13/2017 09:19 AM, Nicolas Goaziou wrote:
> Hello,
> 
> Scott Randby <srandby@gmail.com> writes:
> 
>> In the properties of a subtree, I have several :EXPORT_HTML_HEAD:
>> lines. When I export to HTML, only the first of the lines exports to
>> the header. I can get two lines to export to the header by
>> using :EXPORT_HTML_HEAD: followed by a :EXPORT_HTML_HEAD_EXTRA: line,
>> but I need more than two such lines. This behavior does not happen
>> when I have several #+HTML_HEAD: lines the document. What is going on?
> 
> You cannot have multiple identical properties in the same property
> drawer.
> 
> You could try
> 
>  :export_html_head: line 1
>  :export_html_head+: line 2
>  :export_html_head+: line 3

This makes sense and works. Thanks. It would probably have helped if I had read the Property syntax section of the manual more closely.

Scott

      reply	other threads:[~2017-08-13 14:04 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-08-12 22:03 EXPORT_HTML_HEAD Issue Scott Randby
2017-08-13 13:19 ` Nicolas Goaziou
2017-08-13 14:04   ` Scott Randby [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=c189f2fe-2fb1-7824-7206-c2f35baa421f@gmail.com \
    --to=srandby@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=mail@nicolasgoaziou.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).