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

Conference vaxuum::document_ft

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

139.0. "Sample_Text tags" by BOOKIE::SCHULTZ () Mon Mar 23 1987 09:00

The sample_text tag doesn't seem to work the way it should when used 
in the LETTER doctype. My source file had something like this:

text
<p>
<sample_text>
text that is supposed to get indented on both margins
<endsample_text>

When I processed the file, the quoted text that was supposed to get 
indented was indented only on the right margin, not on both margins.
T.RTitleUserPersonal
Name
DateLines
139.1<p> must occur after <sample_text>CLOSET::ANKLAMMon Mar 23 1987 09:104
    
    You should reverse the <p> and the <sample_text> tags.