[Search for users] [Overall Top Noters] [List of all Conferences] [Download this site]

Conference vaxuum::online_bookbuilding

Title:Online Bookbuilding
Notice:This conference is write-locked: see note 1.3.
Moderator:VAXUUM::UTT
Created:Fri Aug 12 1988
Last Modified:Mon Jul 15 1991
Last Successful Update:Fri Jun 06 1997
Number of topics:440
Total number of notes:2134

250.0. "LMF tags not being ignored for hardcopy builds" by DICKNS::STOLBERG () Thu Jan 04 1990 10:04

    As recommended by the "Coding Documentation Source Files for the
    DECwindows Bookreader" doc, we have placed the LMF tags for the docs
    in our doc set in a doc set symbols file.  That doc also states
    that the LMF tags will be ignored for hardcopy builds as are the other
    online specific tags.  However, we are getting undefined tag messages
    when we build for hardcopy output...that is, the tags are not being
    ignored.  
    
    Is this a bug?  As a temporary workaround, we've conditionalized
    the symbols file so that the LMF tags are used only for online builds.
    
    donna                            
T.RTitleUserPersonal
Name
DateLines
250.1see note 240LBDUCK::SULLIVANBobThu Jan 04 1990 10:310
250.2Try /SYMBOLS=CUP$ONLINE_DEFS.GDX...VAXUUM::GRANTI've saved $2281.00 since I quit smoking.Thu Jan 04 1990 10:3310
    Donna,
    	In Chapter 3 of 'Coding Documentation Source Files for the
    DECwindows Bookreader', it suggests that you use the symbols file
    provided (CUP$ONLINE_DEFS.GDX).  This is done by using the /SYMBOLS
    qualifier on the DOCUMENT command line.  This symbols file contains the
    tag definitions that the hardcopy doctypes are missing.  In the 'soon
    to be announced' Writer's Toolkit, the ONLINE doctypes have been merged
    with VAX DOCUMENT and this symbols file will no longer be required.
    
    Wayne
250.3Misplaced the LMF tagsDICKNS::STOLBERGThu Jan 04 1990 18:066
    Thank you Wayne.  Turns out I misplaced the LMF tags in the symbols
    file.  I placed them before the online defs information.  All set
    now.
    
    donna