-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi,

This comes up in the pdf versions of the various documentation files:
the tutorial, the reference manual, the programming manual, the
constructions file.

When you have a long-ish line in a verbatim environment, and it exceeds
the width of the page, it gets cut off.  For an example (there are
many), search for "capped relative precision" in tut.pdf or tut.tex.

To solve this, it might be easiest to use a latex package for source
code environments like Listings, see
http://www.ctan.org/tex-archive/macros/latex/contrib/listings/
It does line-breaking, and it has a whole lot of other fancy cool features.

One problem is that it is released under the Latex Project Public
License, which is more restrictive than (and hence incompatible with)
GPL, see
http://www.gnu.org/philosophy/license-list.html
but maybe the maintainer of Listings can be persuaded to relicense it?

Another possibility would be to make our own customized verbatim
environment...

Thoughts?


Alex

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.7 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHoTXqdZTaNFFPILgRAh+XAJ4oceOOVxCpLEbn7BYmiXqvJaEXLQCdEMDT
5XubqKJprKTtp7+cIJw46vc=
=aaoK
-----END PGP SIGNATURE-----

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

Reply via email to