OK, I got the menu wrong. However your reply is the very one I said not to bother with as I thought it didn't work. (It didn't last night). To my surprise, it worked this evening. Strange.
Cheers
===
sgb
Search found 7 matches
- Sun Oct 21, 2007 7:56 pm
- Forum: General
- Topic: Deleting a document class
- Replies: 5
- Views: 1129
- Sun Oct 21, 2007 8:51 am
- Forum: General
- Topic: Deleting a document class
- Replies: 5
- Views: 1129
- Sun Oct 21, 2007 8:08 am
- Forum: General
- Topic: Deleting a document class
- Replies: 5
- Views: 1129
Deleting a document class
How do I delete a document class?
Do not reply "Tools | Preferences" Select class and click the red X in the middle pane. That doesn't delete the CLASS, it deletes a FILE SPECIFICATION that belongs to the class.
===
sgb
Do not reply "Tools | Preferences" Select class and click the red X in the middle pane. That doesn't delete the CLASS, it deletes a FILE SPECIFICATION that belongs to the class.
===
sgb
- Sat Oct 20, 2007 11:34 pm
- Forum: General
- Topic: Multiple document classes
- Replies: 2
- Views: 376
Multiple document classes
I see I asked the same question 18 months ago with no successful resolution.
In which case I will restate the question as "Is it possible to write a macro that loads up and is readily launchable that will edit the document class preferences currently in effect". If so how does one do it?
===
sgb
In which case I will restate the question as "Is it possible to write a macro that loads up and is readily launchable that will edit the document class preferences currently in effect". If so how does one do it?
===
sgb
- Sat Oct 20, 2007 11:22 pm
- Forum: General
- Topic: Multiple document classes
- Replies: 2
- Views: 376
Multiple document classes
I have lots of *.txt files and depending upon what they are used for, I want to apply a different document class to them.
Some are word wrapped at 72, or at 80 or are long lines.
Some are tabbed, some are spaced at 4 or at 8.
Is there a way of opening a txt file and then telling textpad to use "so ...
Some are word wrapped at 72, or at 80 or are long lines.
Some are tabbed, some are spaced at 4 or at 8.
Is there a way of opening a txt file and then telling textpad to use "so ...
- Wed May 03, 2006 1:28 pm
- Forum: General
- Topic: Changing document class
- Replies: 2
- Views: 918
Changing document class
I have many *.txt files I wish to edit, but although they have the same extension, they are effectively different classes: EG
- No wrap, just long lines
- Wrap at 80
- Wrap at 72
Is there a way of selecting a document class for the active file, ignoring its extension?
===sgb
- No wrap, just long lines
- Wrap at 80
- Wrap at 72
Is there a way of selecting a document class for the active file, ignoring its extension?
===sgb
- Wed May 03, 2006 1:18 pm
- Forum: General
- Topic: Paragraph reformat
- Replies: 1
- Views: 483
Paragraph reformat
I'm new to Textpad...
I'm trying to make a macro that behaves a bit as EditReformat.
What I actually want is (a) replace all multiple white space in a paragraph with one space except for the initial white space at the start of the first line and (b) reformat that text to the right margin as ...
I'm trying to make a macro that behaves a bit as EditReformat.
What I actually want is (a) replace all multiple white space in a paragraph with one space except for the initial white space at the start of the first line and (b) reformat that text to the right margin as ...