| 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 |
We reinstalled T1.0 this morning, to get the DEC internals, and
everything seems to be working OK (at least we can print the DEClogo
again), with one exception:
$ document lynxug.gdx doctype_stt tag_table
gives the following error message:
% DOC-I-IDENT, VAX DOCUMENT T1.0-001
% DOC-F-UNR-DESIGN, Unrecognized design - check your spelling
I merged CUP$DESIGNS.DAT with DOC$DESIGNS.DAT in DOC$LOCAL_FORMATS
and renamed it DOC$DESIGNS.DAT, per the release notes. I'm out of
my league on this one...help.
Joe
| T.R | Title | User | Personal Name | Date | Lines |
|---|---|---|---|---|---|
| 21.1 | picky, picky, picky | 38082::BOYACK | Tue Feb 24 1987 15:22 | 7 | |
If at first you don't succeed...
For no good reason I moved the GLOBAL_STT and DOCTYPE_STT from the
end to the beginning of DOC$DESIGNS.DAT (I'll try anything once)
and the STT build worked.
Joe
| |||||
| 21.2 | families are at the bottom of the file | CLOSET::ANKLAM | Wed Feb 25 1987 09:00 | 16 | |
The reason is in the way the DOC$DESIGNS.DAT file is read. It
reads all single-keyword 'names', then reads the 'doctype.design'
words that are preceding with
family NAME
once it starts looking at families, it no longer recognizes single
names. If, before rearranging your DOC$DESIGNS.DAT, you had specified
$ DOCU llll.GDX last-family-specified.DOCTYPE_STT
I suspect it would have worked.
patti
| |||||