Re: [O] DTD prohibited

2014-06-05 Thread Rick Frankel
On 2014-06-04 12:52, AW wrote: Am Mittwoch, 4. Juni 2014, 17:04:14 schrieb Eric Abrahamsen: Eric S Fraga writes: > 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 htm

Re: [O] DTD prohibited

2014-06-04 Thread AW
Am Mittwoch, 4. Juni 2014, 17:04:14 schrieb Eric Abrahamsen: > Eric S Fraga writes: > > 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: >

Re: [O] DTD prohibited

2014-06-04 Thread Eric Abrahamsen
Eric S Fraga writes: > 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: >> >> >> >> If I remove this line, no error. And removing simply > > Have a look at

Re: [O] DTD prohibited

2014-06-04 Thread Eric S Fraga
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: > > > > If I remove this line, no error. And removing simply Have a look at ,[ C-h v org-html-xml-declaration

Re: [O] DTD prohibited

2014-06-03 Thread AW
Am Dienstag, 3. Juni 2014, 00:34:58 schrieb James Harkins: > Bastien gnu.org> writes: > > Hi Alexander, > > > > AW t-online.de> writes: > > > Now, Word no longer can open the html-documents produced by orgmode. The > > error > > > > message is (translated from German): "DTD prohibited". > > >

Re: [O] DTD prohibited

2014-06-02 Thread James Harkins
Bastien gnu.org> writes: > > Hi Alexander, > > AW t-online.de> writes: > > > Now, Word no longer can open the html-documents produced by orgmode. The error > > message is (translated from German): "DTD prohibited". > > You may want to customize `org-html-doctype' but you probably need to >

Re: [O] DTD prohibited

2014-06-02 Thread Bastien
Hi Alexander, AW writes: > Now, Word no longer can open the html-documents produced by orgmode. The > error > message is (translated from German): "DTD prohibited". You may want to customize `org-html-doctype' but you probably need to digg further to know what DTD is prohibited exactly. HTH,