On Tue, Dec 21 2010, Christian Moe wrote:
> On 12/21/10 9:21 AM, Eric Abrahamsen wrote:
>> On Tue, Dec 21 2010, Christian Moe wrote:
>>
>>> On 12/21/10 3:04 AM, Eric Abrahamsen wrote:
> #+BIND: org-export-html-xml-declaration ()
That did the trick! Thank you.
One small follow-up
On 12/21/10 9:21 AM, Eric Abrahamsen wrote:
On Tue, Dec 21 2010, Christian Moe wrote:
On 12/21/10 3:04 AM, Eric Abrahamsen wrote:
#+BIND: org-export-html-xml-declaration ()
That did the trick! Thank you.
One small follow-up question: this produces iso-8859-1 encoded text by
default; how do I
On Tue, Dec 21 2010, Christian Moe wrote:
> On 12/21/10 3:04 AM, Eric Abrahamsen wrote:
>>> #+BIND: org-export-html-xml-declaration ()
>> That did the trick! Thank you.
>>
>> One small follow-up question: this produces iso-8859-1 encoded text by
>> default; how do I go about asking for utf-8?
>
>
On 12/21/10 3:04 AM, Eric Abrahamsen wrote:
#+BIND: org-export-html-xml-declaration ()
That did the trick! Thank you.
One small follow-up question: this produces iso-8859-1 encoded text by
default; how do I go about asking for utf-8?
With the same setup I still get utf-8. Though the XML decla
On Mon, Dec 20 2010, Christian Moe wrote:
> On 12/20/10 10:54 AM, Holger Wenzel wrote:
>> Did you try to suppress the xml declaration in the exported html?
>>
>> #+OPTIONS: org-export-html-xml-declaration (quote (("php" . "> \"\"; ?>")))
>
> Maybe that works for a publishing setup? It doesn't for
Eric Abrahamsen ericabrahamsen.net> writes:
>
> I'm translating fiction, I don't need squat in the way of formatting
> besides the paragraphs getting unfilled, and italics and bold coming
> through properly. Has anyone seen this happen before, and have a
> potential solution?
>
Eric, for your n
On 12/20/10 10:54 AM, Holger Wenzel wrote:
Did you try to suppress the xml declaration in the exported html?
#+OPTIONS: org-export-html-xml-declaration (quote (("php" . "\"; ?>")))
Maybe that works for a publishing setup? It doesn't for ordinary export.
This does work:
#+BIND: org-export-htm
Eric Abrahamsen writes:
> I know this is an awfully tired topic, and I'll be thrilled when the odt
> exporter is ready, but in the meantime exporting to HTML and then either
> opening or copying/pasting into OpenOffice is not working for me, while
> it does seem to be working for other people.
>
Hi Eric,
> I know this is an awfully tired topic, and I'll be thrilled when the odt
> exporter is ready, but in the meantime exporting to HTML and then either
> opening or copying/pasting into OpenOffice is not working for me, while
> it does seem to be working for other people.
>
> I'm on Ubuntu,