mcellteam / cellblender

Create, Simulate, Visualize, and Analyze Realistic 3D Cell Models
http://mcell.org/tutorials/index.html
GNU General Public License v2.0
63 stars 12 forks source link

Page Numbers on QRG PDF #97

Closed cnlbob closed 9 years ago

cnlbob commented 9 years ago

The page numbers don't seem to be generated on the Quick Reference Guide PDF at this time.

jczech commented 9 years ago

Thanks for reporting this! However, it should be added to the QRG issue tracker (https://github.com/mcellteam/mcell_qrg/issues), not the CellBlender one. I'm closing this one, and I'll open a new one there.

cnlbob commented 9 years ago

Hi Jacob,

Actually, there's another QRG question that I have ...

There's been some new feature added to the QRG that keeps my version of Sphinx from building it. I am only able to build at (or around) Git commit: f07383c . Anything later than that, and I get the output included below.

Thanks, Bob

$ make html sphinx-build -b html -d _build/doctrees . _build/html Running Sphinx v1.1.3

Exception occurred: File "/usr/lib/pymodules/python2.7/sphinx/cmdline.py", line 188, in main warningiserror, tags) File "/usr/lib/pymodules/python2.7/sphinx/application.py", line 117, in init self.config.setup(self) File "/home/MCell/mcell_qrg_git/conf.py", line 248, in setup from mdl import MdlLexer File "/home/MCell/mcell_qrg_git/util/mdl.py", line 3, in from pygments.lexer import inherit, words ImportError: cannot import name inherit The full traceback has been saved in /tmp/sphinx-err-fuxFsM.log, if you want to report the issue to the developers. Please also report this if it was a user error, so that a better error message can be provided next time. Either send bugs to the mailing list at http://groups.google.com/group/sphinx-dev/, or report them in the tracker at http://bitbucket.org/birkenfeld/sphinx/issues/. Thanks! make: *\ [html] Error 1 $

On 10/06/2015 12:15 PM, Jacob Czech wrote:

Thanks for reporting this! However, it should be added to the QRG issue tracker (https://github.com/mcellteam/mcell_qrg/issues), not the CellBlender one. I'm closing this one, and I'll open a new one there.

— Reply to this email directly or view it on GitHub https://github.com/mcellteam/cellblender/issues/97#issuecomment-145969652.