On Tue, Mar 17, 2015 at 9:11 AM, frakel12 <[email protected]> wrote:
> 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. > Yes. > 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. > Ah. This is real progress. Thanks for your work. Please file a bug report. Either the rst3 command should handle the "external" options or the options should be removed. Probably the former. Edward -- 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.
