View | Details | Raw Unified | Return to bug 35133
Collapse All | Expand All

(-)fdp-primer/sgml-markup/chapter.sgml (+10 lines)
Lines 1014-1019 Link Here
1014
	    element.</para>
1014
	    element.</para>
1015
	</example>
1015
	</example>
1016
      </sect3>
1016
      </sect3>
1017
1018
      <sect3>
1019
        <title>Use of <sgmltag>quote</sgmltag>
1020
1021
        <para>Within <sgmltag>para</sgmltag> you may want to quote something, since
1022
          this is a normal operation in most documents it is usually done by using the
1023
          <sgmltag>quote</sgmltag> tag.  This will give you an output similar to:
1024
          <quote>I am a quote, and I can be used within <sgmltag>para</sgmltag></quote>
1025
        </para>
1026
      </sect3>
1017
      
1027
      
1018
      <sect3>
1028
      <sect3>
1019
	<title>Block quotations</title>
1029
	<title>Block quotations</title>

Return to bug 35133