Re: [sphinx-dev] Substitution in code block

2010-07-26 Thread Mike Pumphrey
That was _exactly_ what I was looking for. Thanks! Thanks, Mike Pumphrey OpenGeo - http://opengeo.org On 7/26/2010 11:14 AM, Jacob Kaplan-Moss wrote: On Mon, Jul 26, 2010 at 9:50 AM, Mike Pumphrey wrote: Hi there. Is there a way to use substitution in a code block? For example

[sphinx-dev] Substitution in code block

2010-07-26 Thread Mike Pumphrey
ell. What would be the best way to do this? Thanks, Mike Pumphrey OpenGeo - http://opengeo.org -- 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 t

Re: [sphinx-dev] Ref to Numbered figure

2010-03-17 Thread Mike Pumphrey
I would like to echo that having these two features 1. Figure numbering in HTML (equal to figure numbering in LaTeX) 2. Dynamic figure number substitution ("As we see in Figure X...") would be extremely nice to have in Sphinx. Thanks, Mike Pumphrey OpenGeo - http://opengeo.org On 3

[sphinx-dev] Including content from other sphinx projects

2010-03-10 Thread Mike Pumphrey
ting to using svn externals, which could get ugly fast. Can anyone give any suggestions? Thanks in advance. Thanks, Mike Pumphrey OpenGeo - http://opengeo.org -- You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group, se

[sphinx-dev] Altering LaTeX figure placement

2010-01-06 Thread Mike Pumphrey
latex_preamble in conf.py: \\usepackage{float} \\let\\origfigure=\\figure \\renewenvironment{figure}[6]{ \\origfigure[H]} {\\endlist} This works, although we recognize it's, shall we say, suboptimal. Does anyone have a better solution? Thanks, Mike Pumphrey OpenGeo - http://opengeo.org -- You rec

[sphinx-dev] Re: Multiple languages docs

2009-09-22 Thread Mike Pumphrey
ty project where the onus of translation is on the community (and no one has yet taken the plunge). If we had 15 different language projects that were already created, we might have done things differently. Thanks, Mike Pumphrey OpenGeo - http://opengeo.org yvesm wrote: > > On Sep 22

[sphinx-dev] Re: Multiple languages docs

2009-09-22 Thread Mike Pumphrey
anual, Developer Manual, etc. You can take a look at our subversion repo at https://svn.codehaus.org/geoserver/ ... Thanks, Mike Pumphrey OpenGeo - http://opengeo.org yvesm wrote: > Hi All, > > Is there a best practice to set up a multiple languages setup for > Sphinx docs ? I'

[sphinx-dev] Customizing plain text output

2009-06-30 Thread Mike Pumphrey
le. Does anyone have any thoughts? Should I open up an improvement ticket somewhere? [1] http://bitbucket.org/birkenfeld/sphinx/issue/209/use-system-newline-character-in-text Thanks, Mike Pumphrey OpenGeo - http://opengeo.org --~--~-~--~~~---~--~~ You received thi

Please include GeoServer in the "Projects using Sphinx" page

2009-05-13 Thread Mike Pumphrey
://docs.geoserver.org [3] http://docs.geoserver.org/1.7.x/user/ Thanks, Mike Pumphrey OpenGeo - http://opengeo.org --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "sphinx-dev" group. To post to this group,

LaTeX customization

2009-03-27 Thread Mike Pumphrey
the template is mixed in with the code itself, making customization complicated and risky. How do we customize LaTeX output with Sphinx? Is there an easy way that we have overlooked? Thanks, Mike Pumphrey OpenGeo - http://opengeo.org --~--~-~--~~~---~--~~ You

Sphinx build error with custom theme (only on windows)

2009-01-29 Thread Mike Pumphrey
.static/chrome) which do not appear to be copied when running sphinx-build (or make). The error I receive is: WindowsError: [Error 3] The system cannot find the path specified: 'C:\\GSdocs-src\\user\\build\\html\\_static\\blueprint/*.*' Can anyone assist me? Thanks, Mike Pumphrey Open