On 7/24/07, gani <[EMAIL PROTECTED]> wrote: > Thanks for your response. Unfortunately, this fix didn't work for me. > It just turned up in the notebook mode as items at the top of the > cell. Does it matter what platform/browser one is using? I am using > Windows(vmWare) and Firefox.
That %hide doesn't work right is a bug. I or Tom Boothby will fix it in the near future. Fixing it didn't quite make it into SAGE-2.7.1. > On a related topic, I have 2 questions: > 1. When printing a worksheet to either pdf or to printer, the cell box > is expanded making it look like multiple empty lines are included > after the final cell content. Can that be fixed easily? Probably. I'll look into it. I really want to switch to generate a latex version of a worksheet for printing, then a pdf from that. It would look gorgeous, professional, etc.; much better than now. Any thoughts about that? > 2. Is there a way to modify the input/output font size and color? Unfortunately not easily from the GUI, but there should be. I'll keep that feature request in mind. With a latex version this sort of thing would be easier. One thing you can do is override *any* css in the notebook, which would allow you to change the fonts or colors. This would require creating a notebook.css file somewhere, and would be quite painful from windows using the VMware interface. William -- William --~--~---------~--~----~------------~-------~--~----~ 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/sage-support URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/ -~----------~----~----~----~------~----~------~--~---
