On Mon, May 11, 2009 at 06:04:36AM -0700, Pat LeSmithe wrote:
> Here's a *crude* first attempt to make Sphinx generate a LaTeX file for
> a Sage Quick Reference "card" (http://wiki.sagemath.org/quickref):
> 
> * Look below for minor changes to SAGE_DOC/common/builder.py and conf.py .
> * Look further for SAGE_DOC/common/quickref.py .
> 
> Right now, the quickref builder yields a LaTeX file with a semi-viable
> preamble, and
> 
> sage -docbuild tutorial quickref
> cd SAGE_DOC/output/quickref/en/tutorial
> make
> 
> yields a messy 3-column landscape-oriented PDF file.  I haven't yet
> tried to convert an existing card to the ReST format, so I'm not sure
> how much of the standard LaTeX translator's HEADER, BEGIN_DOC, and
> FOOTER (see quickref.py) is unnecessary.  Perhaps a lot.
> 
> I'm posting this here in case there's interest.

I definitely would like this very much, in order to encourage the
production of thematic quickcards for the various Sage-Combinat topics
(combinatorics / root systems & crystals / species / symmetric
functions / ...) which would also be accessible from the standard help
viewer, say:

        sage.combinat.crystals.quickcard?

Cheers,
                                Nicolas
--
Nicolas M. ThiƩry "Isil" <nthi...@users.sf.net>
http://Nicolas.Thiery.name/

--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-devel@googlegroups.com
To unsubscribe from this group, send email to 
sage-devel-unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to