Robert Bradshaw wrote:
[SNIP]
> Making notebook IDs that are not simply consecutive  
> integers would solve nearly all of your issues above, and I think a  
> lot of people (myself included) would appreciate that. Either short  
> names or globally unique identifiers (or some combination of both)  
> would be a step forward.
>
>   
I remember an earlier discussion of this, which I think concluded that 
we want to keep the worksheet names independent of file system naming 
conventions. I would also be in favour of unique, static directory names 
that show up in the front end. The user could still add more descriptive 
names in addition to the directory names, but it would be nice if we 
could refer to other worksheets by their names.  The next step would be 
to create scripts that check any cross-references if a worksheet is 
re-named; probably not an easy task (?). And if we are at that, I would 
really appreciate a way of referring to particular cells in a worksheet 
by their labels (e.g. \ref{ws:mass_balance1, cell:dMdt}). Maybe a script 
that goes through a whole notebook and checks cross-references in all 
work sheets could then also convert such labels to consecutive numbers, 
similarly to LaTex (?).

Stan

-- 
________________________________________

Stan Schymanski
Scientist
Max Planck Institute for Biogeochemistry
Postfach 10 01 64
D-07701 Jena

Phone: +49.3641.576264
Fax: +49.3641.577274
WWW: http://www.bgc-jena.mpg.de/~sschym

Biospheric Theory and Modelling Group
http://www.bgc-jena.mpg.de/bgc-theory/
_________________________________________

-- 
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

Reply via email to