| 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 | 
    Please Please Please can some one send me a fragment of a .sdml
    file that shows how generate a copyright page complete with trademark
    list 
    
    	TA
    		Gerry Connolly
| T.R | Title | User | Personal Name | Date | Lines | 
|---|---|---|---|---|---|
| 806.1 | Digital copyright page | CLOSET::ANKLAM | Fri Aug 14 1987 10:05 | 19 | |
|     
    Use the tags:
    
    <front_matter>
    <title_page> ... <endtitle_page>
    
    <copyright_page>
    <print_date>(date)
    <copyright_date>(date)
    <endcopyright_page>
    <endfront_matter>
    
    Be sure that DOC$LOCAL_ELEMENTS is defined to be:
    
      DOC$LOCAL_FORMATS:CUP$LOCAL_ELEMENTS.TEX
    
    This gives you the default Digital copyright page.
    
    
 | |||||
| 806.2 | No luck | MATTER::COSCONNOLLY | Gerry with G not jerry with a J | Mon Aug 17 1987 11:47 | 32 | 
|     Patti,
    	Thanks for a good try, I still do not get a filled out copyright
    page.
    
    I tried :-
    
<front_matter>
<title_page>
title page
<endtitle_page>
<copyright_page>
<print_date>(date)
<endcopyright_page>
<endfront_matter>
    
    All i got was a page with " title page" on it followed by another
    page with a line and the legend date (but no date) and a "this document
    was prepared using VAX DOCUMENT, Version 1.0" line, this was using
    "report" format. When i tried a format of "s" all i got extra was
    a "digital equip corp maynard mass" line on the bottom of the first
    page.
    
    What am i doing wrong ???? (I am wearing an incredibly naive DOCUMENT
    user hat at present)
    
    incidentally there are things in the cup$local_elements.tex file
    that talk about copyrights and trademark lists!!!
    
    
    	Gerry
    
    
 | |||||
| 806.3 | need <copyright_date> | CLOSET::ANKLAM | Mon Aug 17 1987 17:30 | 6 | |
|     
    There is no <copyright_date> tag following <print_date>. This is
    the tag that pulls in the copyright table. Sorry if I was not
    more explicit about it. 
    
    
 | |||||