[sphinx-dev] Re: Numbering of code lines

2012-02-07 Thread Guenter Milde
On 2012-01-18, Nikolaj wrote: > Hello group, > Sorry if I bring this subject back but I couldn't find any > satisfactory answer on the net. > I'm using Sphinx v1.1.2 with Pygments 1.4 under Ubuntu 11.04 64 bits. Which Docutils version (try, e.g., ``rst2html --version``)? > I could not find how

[sphinx-dev] Re: Numbering of code lines

2012-02-07 Thread Roger Binns
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 18/01/12 09:52, Nikolaj wrote: > I would like to have > > 56 first line of code 57 second line of code > > in my documentation. > > What is the easiest/best way to do this? It looks like you can use rst include:: and use the start-line/e

[sphinx-dev] Re: section* vs. section commands in LaTeX writer

2012-02-07 Thread Eric Jacoboni
On 7 fév, 09:00, Guenter Milde wrote: > The preamble command > >   \setcounter{secnumdepth}{0} Thanks a lot! It solves my problem :) -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-dev@googlegroups

Re: [sphinx-dev] Re: Bug in epub: toctree hidden --> no text

2012-02-07 Thread Jan Ulrich Hasecke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Roland, thanks for fixing this. Am 07.02.12 19:49, schrieb rolmei: > Hi Jan, Erik I'm working on the issue, but I am not yet finished. > Do you want the hidden files to appear in the toc.ncx? I must confess that I am not an epub expert. I think

[sphinx-dev] Re: Bug in epub: toctree hidden --> no text

2012-02-07 Thread rolmei
Hi Jan, Erik I'm working on the issue, but I am not yet finished. Do you want the hidden files to appear in the toc.ncx? Roland -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send email to sphinx-dev@googlegroups.com. To u

Re: [sphinx-dev] [sphinx-autogen, autosummary] does not have access to any documenter?

2012-02-07 Thread Yaroslav Halchenko
FWIW -- it was indeed a reincarnation of bugs.debian.org/611078 and patch http://patch-tracker.debian.org/patch/series/view/sphinx/1.1.2+dfsg-4/initialize_autodoc.diff present in Debian's 1.1.2+dfsg-4 revision resolved it Cheers, > Hi to everyone and Georg and Pauli in particular ;) > Was tryi

Re: [sphinx-dev] Re: duplicated images in html build

2012-02-07 Thread Jake Vanderplas
I've been using 1.0.7. I'll upgrade - thanks! Jake On Mon, Feb 6, 2012 at 5:20 PM, Jack Elder wrote: > Which version of Sphinx are you using? We used to get this problem, but > it was resolved in v1.0.8 - see the release notes here (bug #704). > > http://sphinx.pocoo.org/**changes.html#relea

[sphinx-dev] Re: section* vs. section commands in LaTeX writer

2012-02-07 Thread Guenter Milde
On 2012-02-06, Eric Jacoboni wrote: > I'm wondering if it's possible to configure sphinx for producing > unnumbered versions of sectionning commands (chapter* instead of > chapter, section* instead of section, etc.) with the LaTeX Writer. Docutils has the "sectnum" directive that enables section