On Sep 16, 2010, at 8:51 AM, Doug Hellmann wrote:

> 
> On Sep 12, 2010, at 3:50 PM, Guenter Milde wrote:
> 
>> On 2010-09-12, Kevin Dunn wrote:
>>> On Sat, Sep 11, 2010 at 14:38, Doug Hellmann <doug.hellm...@gmail.com> 
>>> wrote:
>>>> On Sep 11, 2010, at 2:35 PM, Doug Hellmann wrote:
>> 
>>>>> I've run into a problem with the graphviz extension and LaTeX output,
>>>>> similar to the one described in this older thread
>>>>> http://groups.google.com/group/sphinx-dev/browse_thread/thread/b4d6b008d85e95a2/2b9a3bd468558cad?lnk=gst&q=graphviz#
>> 
>> 
>>>>> So the image is inlined in the middle of a single paragraph that
>>>>> should be 2.
>> 
>>>>> Does anyone have any suggestions about how to work around this and
>>>>> insert the necessary paragraph breaks?
>> 
>> Try with comments between:
>> 
>> 
>> Consider this digraph:
>> 
>> .. write here anything you want
>> 
>> .. digraph:: pickle_example
>> 
>>   "root"; <snip>
>> 
>> .. or use an empty comment
>> 
>> The graph includes several cycles, ...
>> 
>> 
>> (Tested only with Docutils.)
> 
> That doesn't seem to have any effect on the output, I'm still not getting 
> paragraph separation.

I've created a fork and added a new option to the graphviz directives to fix 
this issue at http://bitbucket.org/dhellmann/sphinx-graphviz-paragraphs.

I sent Georg a pull-request, but wasn't sure if who else should get it, too.

Doug

-- 
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to sphinx-...@googlegroups.com.
To unsubscribe from this group, send email to 
sphinx-dev+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en.

Reply via email to