I don't know if it's me, but when I include graphviz images in a latex
figure, with \centering, the image wont get centered.
I hit the "problem", it seems to be that LaTeX has some problem if the
\includegraphics don't have any options. Again, I don't know much about
LaTeX but the trivial patch I'
For printed documents hyper-links are pretty useless. I used a trick in
reST to convert all the links to footnotes using the .. target-notes:
directive, but I can't get it to work when using Sphinx (I get latex
errors).
Is there any way to accomplish that using Sphinx?
Thanks!
--
Leandro Lucar
On Fri, May 22, 2009 at 06:14:49PM +0200, Georg Brandl wrote:
>
> Wouter van Heyst schrieb:
> > Hi,
> >
> > sphinx-quickstart will generate a Makefile that for the qthelp target
> > will give the wrong advice on which commands to run. Attached patch
> > harmonizes things.
>
> Thanks! I've appli
Doug Hellmann schrieb:
>
> On May 13, 2009, at 3:31 AM, Georg Brandl wrote:
>
>>
>> Looking at Python naming tradition, both "type" and "classobj" would
>> be
>> candidates. "klass" is also commonly used when a Python identifier is
>> called for, but of these, only "classobj" would be possibl
Felix Hummel schrieb:
> Thanks, Georg!
>
> One place to collect extensions, but individual eggs seem like a good
> idea to me too.
>
> What about a setup.py template (with useful sphinx defaults) to make
> creating eggs easier?
Yes, I will set up the new structure soon, with a template to follo
Wouter van Heyst schrieb:
> Hi,
>
> sphinx-quickstart will generate a Makefile that for the qthelp target
> will give the wrong advice on which commands to run. Attached patch
> harmonizes things.
Thanks! I've applied this and the image patch in 0.6 and trunk.
cheers,
Georg
--~--~-~--~
Hi,
sphinx-quickstart will generate a Makefile that for the qthelp target
will give the wrong advice on which commands to run. Attached patch
harmonizes things.
Wouter van Heyst
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Goog
Hi,
currently the qthelp builder doesn't list any images in the generated
.qhp file. With Qt 4.4 you could get away with that if the paths in your
.html file happened to resolve from the location where you started Qt
Assistant. With Qt 4.5 this is no longer the case.
The attached patch will also