Hi
On 29 Abr, 15:50, "Edward K. Ream" <[email protected]> wrote:
> On Wed, Apr 29, 2009 at 3:51 AM, Vicent <[email protected]> wrote:
>
> > I'm checking the fix in rev 1750. It doesn't work for me.
>
> There was a blunder in the recent code. Does 1752 work any better?
>
I'm afraid not. Executing the Write-Restructured-Text command gives
the following output in the log pane:
Traceback (most recent call last):
File "/usr/local/src/leo-editor/leo/plugins/rst3.py", line 1256, in
writeSpecialTree
output = self.writeToDocutils(self.source)
File "/usr/local/src/leo-editor/leo/plugins/rst3.py", line 1346, in
writeToDocutils
settings_overrides=overrides)
File "/usr/lib/pymodules/python2.5/docutils/core.py", line 399, in
publish_string
enable_exit_status=enable_exit_status)
File "/usr/lib/pymodules/python2.5/docutils/core.py", line 611, in
publish_programmatically
settings_spec, settings_overrides, config_section)
File "/usr/lib/pymodules/python2.5/docutils/core.py", line 140, in
process_programmatic_settings
**defaults)
TypeError: get_settings() keywords must be strings
done
and the latex file is not created.
> > When readinghttp://webpages.charter.net/edreamleo/rstplugin3.html
> > one can see that all rst options use underscores for joining words...
> > all but publish-argv-for-missing-stylesheets which uses dashes.
>
> It shouldn't matter which form you use.
>
OK
Vicent
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"leo-editor" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/leo-editor?hl=en
-~----------~----~----~----~------~----~------~--~---