From: Eric S Fraga <e.fraga@ucl.ac.uk>
To: AW <alexander.willand@t-online.de>
Cc: emacs-orgmode@gnu.org
Subject: Re: DTD prohibited
Date: Wed, 4 Jun 2014 08:39:27 +0100 [thread overview]
Message-ID: <87a99tm8cw.fsf@ucl.ac.uk> (raw)
In-Reply-To: <1967784.ejinsfKyYN@linux-j9m3.site> (AW's message of "Tue, 3 Jun 2014 22:14:00 +0200")
On Tuesday, 3 Jun 2014 at 22:14, AW wrote:
[...]
> Hi,
>
> thank you, I started again digging into this strange thing and the culprit
> seems the first line of the html-file:
>
> <?xml version="1.0" encoding="utf-8"?>
>
> If I remove this line, no error. And removing simply
Have a look at
,----[ C-h v org-html-xml-declaration RET ]
| org-html-xml-declaration is a variable defined in `ox-html.el'.
| Its value is
| (("html" . "<?xml version=\"1.0\" encoding=\"%s\"?>")
| ("php" . "<?php echo \"<?xml version=\\\"1.0\\\" encoding=\\\"%s\\\" ?>\"; ?>"))
|
|
| Documentation:
| The extension for exported HTML files.
| %s will be replaced with the charset of the exported file.
| This may be a string, or an alist with export extensions
| and corresponding declarations.
|
| This declaration only applies when exporting to XHTML.
|
| You can customize this variable.
|
| [back]
`----
--
: Eric S Fraga (0xFFFCF67D), Emacs 24.3.1, Org release_8.2.6-1133-ga5c863
next prev parent reply other threads:[~2014-06-04 8:34 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-06-02 10:40 DTD prohibited AW
2014-06-02 11:33 ` Bastien
2014-06-03 0:34 ` James Harkins
2014-06-03 20:14 ` AW
2014-06-04 7:39 ` Eric S Fraga [this message]
2014-06-04 9:04 ` Eric Abrahamsen
2014-06-04 16:52 ` AW
2014-06-05 13:54 ` Rick Frankel
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=87a99tm8cw.fsf@ucl.ac.uk \
--to=e.fraga@ucl.ac.uk \
--cc=alexander.willand@t-online.de \
--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).