On Thu, Nov 26, 2009 at 10:26 AM, Vincent D <[email protected]> wrote: > The answer is in the code of sage.server.notebook.css : just need to > write a css sheet named notebook.css in the DOT_SAGE path > > The remaining (minor) problem is that this configuration applies for > all the worksheets ! It could be nice to have an option in each > worksheet... >
Such an option doesn't exist yet. How would you like it to work from a user point of view? Describe some possibilities. The first one that pops into my mind is to add a new tab after EDIT and TEXT in the upper right called "CSS". This will give blank text area that one can edit, with some suggestions, a link to the default notebook css, maybe some links to give some other defaults, etc. One types in this box, and clicks "Save". Then anything in this box is placed in the HTML header. This would then be saved with the worksheet, sws files, etc. Thoughts? -- 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 URL: http://www.sagemath.org
