I think your minimal file is too minimal. There is no body content for the command to process. Adding one character to the body of the @rst node and then running the rst3 command produced a file for me.
Chris On Monday, September 22, 2014 10:40:51 AM UTC-7, derwisch wrote: > > My attempt succeeded now after I had docutils installed. Thank you. > > However, it only works on the file I had included. Using a different > example (again included), the output pane would show: > > stylesheet not found > Q:\leo\default.css > @path: Q:\leo > open path: Q:\leo > > with no “Done” at the end. The HTML file is not produced. If I change the > .html extension to .pdf the log will look the same. > > The HTML example produced in the original won't open in MS Word (Office > 2010) unless the second line of the document (containing the DTD reference) > is removed. > > What minimal requirements are there for Leo tree structures so that rst3 > will convert them to HTML? > > Are there more streamlined approaches to bridge the gap from Leo to the > Microsoft Office world? > > -- > Dr. rer. medic. Johannes Hüsing > Leiter Biometrie > Koordinierungszentrum für Klinische Studien > Universitätsklinikum Heidelberg > Besuchsadresse: > Voßstraße 2/ Gebäude 4410 > 69115 Heidelberg > Tel: +49-6221-56-34506 > Fax: +49-6221-56-33508 > E-mail: [email protected] <javascript:> > http://www.kks-hd.de > > > Von: [email protected] <javascript:> [mailto: > [email protected] <javascript:>] Im Auftrag von lewis > Gesendet: Montag, 22. September 2014 14:43 > An: [email protected] <javascript:> > Betreff: Re: rst3 test > > I opened your file and followed your alt-x "rst3" steps. It produced a > file "versuch.html" in the same directory. > Do you have docutils installed? > It may help if you updated to the latest version of leo - see > http://leoeditor.com/download.html > > Here is the log pane output from the "rst3" command: > > Leo Log Window > Leo 4.11 final, build 20140922060345, Mon Sep 22 06:03:44 CDT 2014 > Git repo info: branch = master, commit = c93bd173f05d > Python 3.4.1, PyQt version 4.8.6 > Windows 7 AMD64 (build 6.1.7601) SP1 > reading: N:\leo\test.leo > stylesheet not found > N:\leo\default.css > > stylesheet not found > N:\leo\default.css@path: N:\leo > > @path: N:\leoopen path: N:\leo > > open path: N:\leowrote: N:\leo\versuch.html > > wrote: N:\leo\versuch.htmldone > > done > > > Regards > Lewis > -- > You received this message because you are subscribed to a topic in the > Google Groups "leo-editor" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/leo-editor/2lWC83zEwsc/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected] <javascript:>. > To post to this group, send email to [email protected] > <javascript:>. > Visit this group at http://groups.google.com/group/leo-editor. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "leo-editor" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/leo-editor. For more options, visit https://groups.google.com/d/optout.
