Thank you Edward, though I thought the rst3 settings have to be processed correctly by Leo at first before beeing handed over correctly to docutils. And my experience so far is that however I set up my .leo file (see previous mail) the intended rst3 settings concerning stylesheet path and css file name are not correctly passed to the docutils processor unless it is defined within the option doc part of the body of the @rst text1.html node:
@language rest @ @rst-options verbose=True stylesheet_path=./styles stylesheet_name=mystyle.css publish-argv-for-missing-stylesheets=--documentclass=scrartcl,--documentoptions=fontsize=8pt,--language=en,--use-latex-docinfo @c All documented @rst-options node settings have no effect. Am Dienstag, 17. März 2015 12:32:20 UTC+1 schrieb Edward K. Ream: > > On Mon, Mar 16, 2015 at 7:16 PM, frakel12 <[email protected] > <javascript:>> wrote: > >> I am struggling with rst layout settings in a Leo file and consulted the >> documentation where it reads: >> > > I suggest setting @bool rst3_write_intermediate_file = True. That way you > can see the final result of Leo's processing. > But this only generates the .rst Textfile and has no logging information about how docutils has been called from Leo..... > > Edward > Franz -- 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.
