On Oct 19, 2008, at 3:54 PM, Bruce Eckel wrote:

> Not really clear why it works most of the time, and not some of the  
> time.

There's a syntax error in quickPython/strings.py and the version of  
that file embedded in the text in quickPython/quickPython.rst.  When I  
fixed the "Print" on line 6 it the syntax highlighting came back.   
That might be causing the problem for other files, too.

> In particular, you see examples of this in the first and second  
> chapters.
>
> I've attached the source files; all you need to do is "make html"

I got a ton of warnings and errors about files starting with  
"transitions" and not starting with titles.  I'm not sure if that is  
due to the line endings or if the blank lines in the files really  
confuse the parser.  None of the chapter files were listed in the  
index and the titles within the chapters didn't come out right until I  
removed extra blank lines to make:

Built-In Containers

=======================================================================

look like

Built-In Containers
=======================================================================


I'm using:

Jinja-1.2-py2.5-macosx-10.3-fat.egg
Pygments-0.11.1-py2.5.egg
Sphinx-0.4.3-py2.5.egg
docutils-0.4-py2.5.egg
easy-install.pth
epydoc-3.0.1-py2.5.egg
setuptools-0.6c7-py2.5.egg
setuptools.pth

and

$ python -V
Python 2.5.1

on Mac OS X.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sphinx-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sphinx-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to