| Title: | DOCUMENT T1.0 |
| Notice: | **New notesfile (DOCUMENT.NOTE) now available (see note 897)** |
| Moderator: | CLOSET::ADLER |
| Created: | Mon Feb 09 1987 |
| Last Modified: | Thu Oct 31 1991 |
| Last Successful Update: | Fri Jun 06 1997 |
| Number of topics: | 897 |
| Total number of notes: | 4397 |
First of all, I apologise if this has already been covered, but
I'm in a hurry and haven't got time to go through and check!
I am writing a course guide and I would like to produce a heading
that works like the <chapter> tag but which produces "Day X"
or even "Module X" rather than "Chapter X". The problem is that
course guides don't really have "chapters"! Am I asking the
impossible?
Thanks
Alison
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 834.1 | How about <HEADx>? | WAGON::EICHTEN | Paul Eichten @ VWO 285-6070 | Thu Aug 20 1987 15:13 | 4 |
Will <HEADx> fill the bill?
PJE
| |||||
| 834.2 | \gdef\Chaptername | CLOSET::ANKLAM | Thu Aug 20 1987 15:44 | 10 | |
You would need, for now, to create a 'local' or personal doctype
that included the \input for the standard design you are using,
and then add:
\gdef\Chaptername{Module}
This would replace the automatic occurrence of 'Chapter' with 'Module'.
-pa
| |||||
| 834.3 | Thanks | RDGENG::SIM | Fri Aug 21 1987 05:28 | 4 | |
Thanks for your help. <Head1> won't do, I'm afraid,
so I'll look into the other ideal
Alison
| |||||