Page 1 of 1

Removing document preferences

Posted: Mon Aug 30, 2010 12:31 pm
by aharrisreid
I have a document class for .txt files in which I have set some preferences, eg. wordwrap, colors, font, etc.. However there is a specific document (let's call it MyFile.txt) which appears to have its own properties which differ from the default .txt settings. How do I clear these settings so that the file can behave like all other .txt files?

TIA,
Alan

Posted: Mon Nov 21, 2011 4:39 pm
by coreyreeves
If you close the document and re-open it, it will take on the properties of the associated document class.

Posted: Mon Nov 21, 2011 5:10 pm
by aharrisreid
Thanks corey, I'll give your suggestion a try.

Alan