[OS X TeX] TeXShop Saving backup file -- Bug in documentation?
N S
nbshah at yahoo.com
Tue Oct 19 08:35:39 CEST 2004
The documentation for TeXShop states that:
defaults write TeXShop SaveBackup YES
This doesn't seem to do anything. A quick perusal of
the source seems to indicate that the preference key
is actually called "KeepBackup". Line 54 of globals.m
is:
globals.m:54:NSString *KeepBackupKey = @"KeepBackup";
using
defaults write TeXShop KeepBackup YES
instead produces the desired effect, e.g. when saving
main.tex, the previous version is saved as main~.tex
Is this an error in the source, the documentation or
both?
Thanks,
- Nirav
_______________________________
Do you Yahoo!?
Declare Yourself - Register online to vote today!
http://vote.yahoo.com
--------------------- Info ---------------------
Mac-TeX Website: http://www.esm.psu.edu/mac-tex/
& FAQ: http://latex.yauh.de/faq/
TeX FAQ: http://www.tex.ac.uk/faq
List Post: <mailto:MacOSX-TeX at email.esm.psu.edu>
More information about the macostex-archives
mailing list