[sphinx-dev] Re: E-Book made with Sphinx

2012-04-11 Thread Jan Ulrich Hasecke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 11.04.12 21:03, schrieb rolmei: >> > I am curious. Which version of sphinx did you use? The current stable, I knew that you've made the fix somewhere, but it was easier too manually delete the link instead of installing the branch. > I made some

[sphinx-dev] E-Book made with Sphinx

2012-04-04 Thread Jan Ulrich Hasecke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I just want to share my joy that I finally published a book about the tv-serial DEKALOG made by Krzysztof Kieślowski in 1990. The serial is about the ten commandments. Two episodes were shown in a longer version in cinema in 1988: A short film

[sphinx-dev] Hidden toctrees in ePub

2012-03-11 Thread Jan Ulrich Hasecke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, as https://bitbucket.org/birkenfeld/sphinx/issue/868/hidden-toctree-entries-makes-chapters-in still exist in Sphinx 1.1.3 I added a workaround to the issue entry. You can edit the generated ePub-File with Calibre and delete unwanted links. Cheer

[sphinx-dev] sort order of index entries

2012-03-02 Thread Jan Ulrich Hasecke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, when I mark an index entry as main entry like this: .. index:: ! single: Foo Bar the entry is printed in bold. But the entries are not sorted according to their position in the text and not according to to their value – so the main entry is

[sphinx-dev] documentation improvement marking surname, name as main entry in index

2012-02-10 Thread Jan Ulrich Hasecke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, who can I mark an index entry like Mustermann, Peter as main entry? .. index:: single: ! Mustermann, Peter does not work neither do: .. index:: ! Mustermann, Peter What works is: .. index:: ! single: Mustermann, Peter Perhaps you ca

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

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

2012-02-01 Thread Jan Ulrich Hasecke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Erik, Am 28.01.12 22:21, schrieb Erik Hetzner: > > Hi Jan, > > I haven?t filed one. I didn?t know enough about sphinx to know if > this behavior made sense or not. > > best, Erik I filed a bugreport. https://bitbucket.org/birkenfeld/sphinx/i

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

2012-01-28 Thread Jan Ulrich Hasecke
Am 28.01.12 20:45, schrieb Erik Hetzner: > > Hi Jan, > > I’ve seen this as well. What happens is that the epub builder > suppresses references to the documents listed in the toctree in the > epub’s toc.ncx as well as the element of the content.opf > file. These documents are still included in

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

2012-01-28 Thread Jan Ulrich Hasecke
Hi, I want to hide the table of contents on the first page of my ebook. """ .. toctree:: :maxdepth: 2 :hidden: """ I can produce the html version without problems. No table of contents on the first page but all headlines in the sidebar as ususally. But the epub file is empty. There is onl

[sphinx-dev] xelatex

2012-01-09 Thread Jan Ulrich Hasecke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, is there an option to use xelatex with Sphinx? juh -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.9 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk8K7uMACgkQPUzUEFbILMRCjACgzBXm/Y2C28TqQz04Bc4GIcAo kh4A

Re: [sphinx-dev] Re: Cover Image for epub

2011-11-08 Thread Jan Ulrich Hasecke
Am 08.11.11 22:19, schrieb rolmei: Hi, since version 1.1 the epub builder has the option epub_cover. Ah, I should have searched for this in the documentation. Obvious variable name. Thanks. juh -- Plone 3 http://www.hasecke.com/plone-benutzerhandbuch/3.3.5/ Plone 4 http://www.hasecke.com/pl

[sphinx-dev] Cover Image for epub

2011-11-07 Thread Jan Ulrich Hasecke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, can I somehow set a cover image in the epub section of conf.py? juh - -- Plone 3 http://www.hasecke.com/plone-benutzerhandbuch/3.3.5/ Plone 4 http://www.hasecke.com/plone-benutzerhandbuch/4.0/ Über PayPal für das Benutzerhandbuch spenden: http:/

Re: [sphinx-dev] Override the release name

2011-11-01 Thread Jan Ulrich Hasecke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 01.11.11 08:50, schrieb Georg Brandl: > On 10/31/2011 06:14 PM, Jan Ulrich Hasecke wrote: >> Hi, > >> is it possible to overwrite the release name in Sphinx. > >> I want to have a custom name (subtitle) on the p

[sphinx-dev] Override the release name

2011-10-31 Thread Jan Ulrich Hasecke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, is it possible to overwrite the release name in Sphinx. I want to have a custom name (subtitle) on the pdf-output. juh - -- Plone 3 http://www.hasecke.com/plone-benutzerhandbuch/3.3.5/ Plone 4 http://www.hasecke.com/plone-benutzerhandbuch/4.0/

Re: [sphinx-dev] Help for translation

2011-10-27 Thread Jan Ulrich Hasecke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi Bobo, translating the official documentation from python.org is a great idea! Cool! But I am not sure whether your approach, if I understand it correctly, is the best way to do it. You want to copy the original documentation and make a line by li

Re: [sphinx-dev] Table-of-Contents Heading

2011-07-29 Thread Jan Ulrich Hasecke
On 29.07.11 11:43, qx guy wrote: Any suggestions? with only:: html ... only:: pdf ... you can make different approaches for each output format. juh -- Plone 3 http://www.hasecke.com/plone-benutzerhandbuch/3.3.5/ Plone 4 http://www.hasecke.com/plone-benutzerhandbuch/4.0/ Über PayPal für

Re: [sphinx-dev] How would you include huge tables?

2011-05-26 Thread Jan Ulrich Hasecke
.py >> >> >> Kevin Horn > > I've never used it but docutils (upon which Sphinx is based) already > has support for "CSV Tables". See > http://docutils.sourceforge.net/docs/ref/rst/directives.html#id1 for > details. Thanks, I will look into bo

[sphinx-dev] How would you include huge tables?

2011-05-25 Thread Jan Ulrich Hasecke
ut as an appendix so maybe there is a better solution? - -- Jan Ulrich Hasecke DZUG e.V. (Deutschsprachige Zope User Group) -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYF

Re: [sphinx-dev] Re: Hiding header and footer in epub

2011-04-30 Thread Jan Ulrich Hasecke
TML output. Fortunately they are not. :-) - -- Jan Ulrich Hasecke DZUG e.V. (Deutschsprachige Zope User Group) -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk28BiAACgkQPUzUEFbILMR0+gCgjYOV6dZPnz2IvIL20OMMdkTd z

Re: [sphinx-dev] Re: Hiding header and footer in epub

2011-04-28 Thread Jan Ulrich Hasecke
e the ebook from one single html page with continously counted footnotes or make it from several html pages with chapter wise counting. juh - -- Jan Ulrich Hasecke DZUG e.V. (Deutschsprachige Zope User Group) -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with

[sphinx-dev] Hiding header and footer in epub

2011-04-26 Thread Jan Ulrich Hasecke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, is there any option to hide the header and footer in the epub output? I only need the plain text in the output. TIA juh -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.o

[sphinx-dev] Option to hide footer in epub

2011-04-22 Thread Jan Ulrich Hasecke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Is it possible to hide the footer with the copyright link in epub? The footer is a little bit annoying when you read the ebook. Mit freundlichen Grüßen Jan Ulrich Hasecke - -- Jan Ulrich Hasecke DZUG e.V. (Deutschsprachige Zope User Group

[sphinx-dev] Compiling with luatex

2011-03-21 Thread Jan Ulrich Hasecke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, I am looking for the switch to use LuaTeX instead of pdflatex with Sphinx. Any hint? - -- Jan Ulrich Hasecke DZUG e.V. (Deutschsprachige Zope User Group) -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with

Re: [sphinx-dev] Re: Considering Sphinx as documentation tool for my project

2011-02-07 Thread Jan Ulrich Hasecke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 07.02.11 11:30, schrieb Matej Zabsky: > 2) Enumerations - While browsing through the Sphinx documentation, I >> didn't see any mention of enumerations. How can I document these with >> sphinx? I have quite a few of them in my project. >> Do you mea

[sphinx-dev] Sphinx renames PDF-file while copying downloadable files

2011-01-26 Thread Jan Ulrich Hasecke
myproject1.pdf while in the rst source file I have myproject.pdf. This is with 1.07 Can anyone reproduce this? TIA - -- Jan Ulrich Hasecke DZUG e.V. (Deutschsprachige Zope User Group) -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (Darwin) Comment: Using GnuPG with Mozilla - http

[sphinx-dev] slideshow mode (was: Using Sphinx in education)

2011-01-16 Thread Jan Ulrich Hasecke
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Am 12.01.11 22:12, schrieb Tim Bower: > This is not exactly a new project using Sphinx, but I wanted to > mention that I have been using Sphinx for course material delivery in > college classes. Interesting that you cited Death by Powerpoint. I used

Re: [sphinx-dev] Sphinx 1.0.7 released

2011-01-15 Thread Jan Ulrich Hasecke
sion in LaTeX output introduced in 1.0.6. > Cool! This is a great start into the new year. The new version found 25 broken internal links, which wasn't found by a former version. Congrats! juh - -- Jan Ulrich Hasecke DZUG e.V. (Deutschsprachige Zope User Group) -BEGIN PGP SIGNATURE

[sphinx-dev] Projects using Sphinx

2011-01-11 Thread Jan Ulrich Hasecke
. Filmwissenschaftliche Arbeit über die Fernsehserie Dekalog des polnischen Filmemachers Krzysztof Kieślowski. (German) http://www.hasecke.eu/Dekalog/ Grüße - -- Jan Ulrich Hasecke DZUG e.V. (Deutschsprachige Zope User Group) -BEGIN PGP SIGNATURE- Version: GnuPG v1.4.10 (Darwin) Comment: Using

Re: [sphinx-dev] Sorted Glossary with german umlauts

2011-01-06 Thread Jan Ulrich Hasecke
e > so that Sphinx re-parses it. I was quite sure that I did a make clean html, but I didn't. Now it works. Thanks for the hint. -- Jan Ulrich Hasecke DZUG e.V. (Deutschsprachige Zope User Group) smime.p7s Description: S/MIME Cryptographic Signature

[sphinx-dev] Runaway argument with sphinx 1.0.6

2011-01-06 Thread Jan Ulrich Hasecke
I just updated to Sphinx 1.0.6 from 1.0.2 an get this error in tables: Runaway argument? { Nr. ! Paragraph ended before \t...@command was complete. \par l.3064 \end{tabulary} I get this error in several projects. Was there any change to making tables? -- Jan Ulrich Hasecke

Re: [sphinx-dev] Sorted Glossary with german umlauts

2011-01-06 Thread Jan Ulrich Hasecke
Am 05.01.11 18:22, schrieb Georg Brandl: > The glossary and index issues should be fixed for HTML output in Sphinx 1.0.6. Klasse! :-) In index everything is ok, but in glossary the umlauts are sorted after Z. juh -- Die deutschsprachigen Benutzerhandbücher Plone 3 http://www.hasecke.com/plone-

Re: [sphinx-dev] Sorted Glossary with german umlauts

2010-12-18 Thread Jan Ulrich Hasecke
> > The short-term solution I was proposing would require you to: > > 1. ``make latex`` > 2. manually edit ``_build/latex/Makefile`` as described in the previous post > 3. change to ``_build/latex`` and run ``make`` Strange. I altered the Makefile in _build/latex like this %.pdf: %.tex pdfl

Re: [sphinx-dev] Sorted Glossary with german umlauts

2010-12-17 Thread Jan Ulrich Hasecke
Am 17.12.2010 um 21:20 schrieb Kevin Dunn: > Add an extra ``-g`` flag: makeindex -s -g python.ist '$(basename > $<).idx' which will then use German ordering. If you are on a *nix > platform, type ``man makeindex`` to see the details. Mh, but how to call latex using the makefile? Perhaps the -g

[sphinx-dev] Sorted Glossary with german umlauts

2010-12-15 Thread Jan Ulrich Hasecke
mbols" Viele Grüße Jan Ulrich Hasecke (DZUG e.V.) -- DZUG e.V. (Deutschsprachige Zope User Group) www.dzug.org www.zope.de smime.p7s Description: S/MIME cryptographic signature

Re: [sphinx-dev] putting images in a table

2010-12-11 Thread Jan Ulrich Hasecke
uite the answer to your question but I tend to define an alias when using pictures in tables. -- Jan Ulrich Hasecke DZUG e.V. (Deutschsprachige Zope User Group) smime.p7s Description: S/MIME Cryptographic Signature

Re: [sphinx-dev] Re: Forewords / Preface

2010-12-02 Thread Jan Ulrich Hasecke
Am 02.12.2010 um 13:47 schrieb Lennart Regebro: > wrote: >> \frontmatter > > That gave the error "undefined control sequence", weirdly enough. In Sphinx or LaTeX? Maybo not all classes support this. :-( juh smime.p7s Description: S/MIME cryptographic signature

Re: [sphinx-dev] Re: Forewords / Preface

2010-12-01 Thread Jan Ulrich Hasecke
Am 01.12.2010 um 09:21 schrieb Lennart Regebro: > > OK, so having a > > .. raw:: latex > >\setcounter{secnumdepth}{-1} > > > in the start and a > > .. raw:: latex > >\setcounter{secnumdepth}{2} > > At the end of the introduction means it won't get a chapter number, > which is good

[sphinx-dev] Umlauts in Index

2010-08-14 Thread Jan Ulrich Hasecke
Hi, in my index words starting with a Umlaut are listed under Symbols. Using the brand new 1.0.2 (Thanks for that release, it fixes 300 pages full with floating images) juh smime.p7s Description: S/MIME cryptographic signature

Re: [sphinx-dev] Tagging

2010-08-14 Thread Jan Ulrich Hasecke
Am 13.08.2010 um 23:32 schrieb Kevin Horn: > .. tags:: foo, bar, baz > > And to list all tags in the sphinxsidebar as clickable links which point to a > page where all documents with the specified tag are listed alphabetically. > AFAIK, it's not currently possible to do anything like this, thou

[sphinx-dev] Tagging

2010-08-13 Thread Jan Ulrich Hasecke
Hi, is it possible to tag documents in Sphinx and list them on a special navigation page? It would be nice to tag documents like this: .. tags:: foo, bar, baz And to list all tags in the sphinxsidebar as clickable links which point to a page where all documents with the specified tag are lis

Re: [sphinx-dev] Re: references in latexpdf

2010-08-09 Thread Jan Ulrich Hasecke
ps://launchpad.net/plone-benutzerhandbuch Webpage: http://hasecke.com/plone-benutzerhandbuch/ Cheers! juh -- Jan Ulrich Hasecke DZUG e.V. (Deutschsprachige Zope User Group) smime.p7s Description: S/MIME Cryptographic Signature

Re: [sphinx-dev] Re: references in latexpdf

2010-08-05 Thread Jan Ulrich Hasecke
Am 05.08.2010 um 15:20 schrieb Georg Brandl: > Use Sphinx 1.0.2 :) > > (It's not out yet, but will be by the end of today.) Cool! Cool! Cool! :-) juh smime.p7s Description: S/MIME cryptographic signature

[sphinx-dev] Re: references in latexpdf

2010-08-05 Thread Jan Ulrich Hasecke
2010/8/2 Jan Ulrich Hasecke > Hi, > > some days ago I reported this bug: > > http://bitbucket.org/birkenfeld/sphinx/issue/471/references-point-to-wrong-page-in-latex > > I now understand why references for floats does not work. The \label command is put outside the

[sphinx-dev] references in latexpdf

2010-08-02 Thread Jan Ulrich Hasecke
Hi, some days ago I reported this bug: http://bitbucket.org/birkenfeld/sphinx/issue/471/references-point-to-wrong-page-in-latex I am not sure whether this is a sphinx issue, because LaTeX is involved. Is there anybody who might give me a hint how I can fix this in my project? https://code.laun

[sphinx-dev] Headline size in latex pdf output

2010-07-27 Thread Jan Ulrich Hasecke
Hi, I see that in my project (sphinx 1.0) a \paragraph is bigger than \subsubsection. Is this something sphinxmanual provides? juh -- 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

Re: [sphinx-dev] how to customize latex

2010-07-23 Thread Jan Ulrich Hasecke
Am 23.07.2010 um 10:31 schrieb Ondrej Certik: > I would like to add some text on the second page (between the title > page and contents), which is currently empty. > (I'd like to put there some copyright things and a license.) > With koma-script you can customize this, but I have no idea how to

[sphinx-dev] page references with varioref in latex

2010-07-02 Thread Jan Ulrich Hasecke
Hi all, I am quite happy that in 1.0 I can set pagerefs to floating figures in latex, but the named hyperlinks are not elegant in a printed document. As all figures are numbered why not use \vref from the varioref package in latex mode instead of \hypertarget? \vref creates a nice reference with t

[sphinx-dev] latex_show_pagerefs question

2010-06-27 Thread Jan Ulrich Hasecke
Hi, I finally tried out this new feature to show pagerefs in the LaTeX-PDF. I found two issues. 1. The pageref for figures are wrong. They all point to the page were the figure is referenced not were the figure is actually placed by latex. 2. Is there a way that I can reference figures in th

Re: [sphinx-dev] A way to reuse hyperlinks?

2010-06-25 Thread Jan Ulrich Hasecke
Am 25.06.10 02:45, schrieb Evgeny: > Hello, is there a way to reuse hyperlinks in the sphinx system? i.e - > avoid copy-pasting urls from file to file? I think there is a way to do this with substitutions. http://sphinx.pocoo.org/rest.html#substitutions -- Jan Ulrich Hasecke DZ

Re: [sphinx-dev] Reference to a table

2010-05-30 Thread Jan Ulrich Hasecke
Am 30.05.2010 um 12:10 schrieb Georg Brandl: > I've just implemented this for 1.0. Thanks for the suggestion! Wonderful! Great! :-) juh smime.p7s Description: S/MIME cryptographic signature

Re: [sphinx-dev] names in index

2010-05-18 Thread Jan Ulrich Hasecke
Usually you don't have them sorted by first name. Am 18.05.2010 um 09:26 schrieb Viktoras: > yeah, so what's wrong with having them indexed by surname *as well as* name? > > George, Lucas > George, Bush > > and > > Bush, George > Bush, Barbara smime.p7s Description: S/MIME cryptographic sig

Re: [sphinx-dev] names in index

2010-05-18 Thread Jan Ulrich Hasecke
Am 18.05.2010 um 09:18 schrieb Viktoras: > this creates two index entries, "Pan Peter" and "Peter Pan". usually, this is > the best way for o > index entries of two words. Ah, I understand that we productively misunderstood each other. What I wanted to achieve and achieved with your hint was

Re: [sphinx-dev] names in index

2010-05-18 Thread Jan Ulrich Hasecke
Hi Am 18.05.2010 um 08:42 schrieb Viktoras: > ou probably want > >.. index:: >pair: Pan, Peter That does not do what I want, but I now found the solution with: .. index:: single: Pan, Peter This creates the right entry. Thanks! juh smime.p7s Description: S/MIME cryptographic

[sphinx-dev] names in index

2010-05-17 Thread Jan Ulrich Hasecke
Hi, I want to put names in the index sorted by surnames. Pan, Peter But if I do .. index:: Pan, Peter I get of course two entries. Is there a solution for this? juh smime.p7s Description: S/MIME cryptographic signature

[sphinx-dev] index of quoted words

2010-05-17 Thread Jan Ulrich Hasecke
Quoted words like film titles: ›Star Wars‹ end up as Symbols in the index. What can I do to have these listed under the right letter? juh smime.p7s Description: S/MIME cryptographic signature

Re: [sphinx-dev] automodule, file in parent folder

2010-05-10 Thread Jan Ulrich Hasecke
Am 09.05.2010 um 01:38 schrieb Nico: > .. automodule:: ../mymodule > :members: Try .. automodule:: mymodule :members: juh -- 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.

[sphinx-dev] localtoc.html in projects _template

2010-05-07 Thread Jan Ulrich Hasecke
Hi, I've put a modified localtoc.html into the projects _template folder, but Sphinx does not include it but the default template. Is this not possible or did I something wrong? juh smime.p7s Description: S/MIME cryptographic signature

Re: [sphinx-dev] duplicate target name

2010-05-04 Thread Jan Ulrich Hasecke
Am 04.05.2010 um 21:12 schrieb Kevin Dunn: > Jan, please try the code below (without the latex and html > directives). Does this achieve what you want? > > .. _fig-plonebase: > > .. figure:: ../images/plonebase.* > :width: 100% > > Kevin Thanks a lot! :-) juh smime.p7s Descript

[sphinx-dev] duplicate target name

2010-05-04 Thread Jan Ulrich Hasecke
Hi, I get a warning when doing this: .. only:: html .. _fig-plonebase: .. figure:: ../images/plonebase.png :width: 100% .. only:: latex .. _fig-plonebase: .. figure:: ../images/plonebase.pdf :width: 100% (WARNING/2) Duplicate explicit target name: "

[sphinx-dev] why hypertarget and not label ref

2010-05-04 Thread Jan Ulrich Hasecke
Hi, why does sphinx use hypertarget and hyperlink in LaTeX source instead of \label and \ref ? juh smime.p7s Description: S/MIME cryptographic signature

[sphinx-dev] Re: htmlonly and latexonly

2010-05-01 Thread Jan Ulrich Hasecke
Argh, so wrong traceback Unknown directive type "html_only". > Unknown directive type "latex_only". > > But I get the same with .. htmlonly:: and .. latexonly:: juh -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, send emai

[sphinx-dev] htmlonly and latexonly

2010-05-01 Thread Jan Ulrich Hasecke
Testing the htmlonly directive I get this: Unknown directive type "html_only". .. html_only:: Blabla Unknown directive type "latex_only". .. latex_only:: BlubbBlubb I don't understand to apply the solution given here: http://www.mail-archive.com/sphinx-dev@googlegroups.com/msg02858.

[sphinx-dev] themes to download

2010-04-24 Thread Jan Ulrich Hasecke
Hi, I would like to make my own theme. For me the best way to learn is looking at what others did. So are there any free themes around I can download to learn theming? juh smime.p7s Description: S/MIME cryptographic signature

[sphinx-dev] reference to chapter number instead chapter name in latex output

2010-04-18 Thread Jan Ulrich Hasecke
Hi, can I somehow set a switch so that in references the chapter number is used instead of the chaptername? Or do I have to manually fix this in the latex source? TIA juh -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, s

[sphinx-dev] customsidebar

2010-04-08 Thread Jan Ulrich Hasecke
I found """ {%- if customsidebar %} {% include customsidebar %} {%- endif %} in layout.html How can I use it. I did not find customsidebar in the documentation. juh smime.p7s Description: S/MIME cryptographic signature

[sphinx-dev] Reference to a table

2010-04-08 Thread Jan Ulrich Hasecke
Can I set a reference to a table? The way it works for ..figure:: does not work for a table. juh smime.p7s Description: S/MIME cryptographic signature