[sphinx-dev] Re: Underfull \hbox (badness 10000) in paragraph at lines... in Sphinx 1.1.2

2012-01-02 Thread Stefano David
Hi, On Jan 1, 8:07 am, Kristina Hoeppner wrote: > Would anyone know what I am doing wrong here? As Marius said, this is due to "aesthetic reasons". I do not compile a latex source since a while (basically since I'm using sphinx), but if you compile the latex by hand and produce a .dvi, try to add

[sphinx-dev] issue with widgetbrowser

2011-10-18 Thread Stefano David
to 0.8.1 and the sys.path is correct, since the sphinx code compiles perfectly when a omit the widgetbrowser:: directive. Thank you in advance. Stefano David [1] http://toscawidgets.org/documentation/WidgetBrowser/embed.html#enable-the-extension *** full traceback*** # Sphinx version: 1.1

[sphinx-dev] Re: LaTeX fancy formatting for admonitions

2011-10-17 Thread Stefano David
Hi, On Oct 16, 1:19 am, Robin wrote: > Can you help me on this ? The "notice " environment is defined as follows in sphinx.sty: \newenvironment{notice}[2]{ \def\py@noticetype{#1} \csname py@noticestart@#1\endcsname \par\strong{#2} } you can modify it directly for all of your build, addin

[sphinx-dev] non working todolist

2011-10-06 Thread Stefano David
Hi again, I have a small problem with todolists. Basically, I can not add a .. todolist:: directive anywhere in the code, because I always get this traceback: # Sphinx version: 1.0.1 # Docutils version: 0.7 release # Jinja2 version: 2.5.5 Traceback (most recent call last): File "/usr/lib/pymod

[sphinx-dev] Re: Strange behaviour of :abbr:

2011-09-23 Thread Stefano David
Hello! On Sep 23, 10:40 am, Georg Brandl wrote: > You're right, this was a bug in the regex I used.  It's now fixed and > will be released in 1.0.8 pretty soon. Thank you for your quick answer! Cheers, Stefano -- You received this message because you are subscribed to the Google Groups "sphi

[sphinx-dev] Strange behaviour of :abbr:

2011-09-23 Thread Stefano David
Hi, I started using sphinx around six months ago and find it easy to use and powerful. I found, however, a problem when using :abbr:and I do not know whether it is a bug or something I am missing. So, here's the point: Whenever I write, say :abbr:`SSH (Secure SHell)`, no problem, it works perfectly