[BACK]Return to paragraph.out_html CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Rs

Annotation of mandoc/regress/mdoc/Rs/paragraph.out_html, Revision 1.2

1.1       schwarze    1: BEGINTEST
                      2: <br/>
1.2     ! schwarze    3: initial reference: <cite class="Rs"><span class="RsA">author name</span>,
        !             4:   <i class="RsB">book title</i>.</cite>
        !             5: <p class="Pp">in a paragraph: <cite class="Rs"><span class="RsA">another
        !             6:     author</span>, <i class="RsB">another book</i>.</cite></p>
        !             7: <h1 class="Sh" id="SEE_ALSO"><a class="permalink" href="#SEE_ALSO">SEE
1.1       schwarze    8:   ALSO</a></h1>
                      9: initial reference:
1.2     ! schwarze   10: <p class="Pp"><cite class="Rs"><span class="RsA">author name</span>,
1.1       schwarze   11:     <i class="RsB">book title</i>.</cite></p>
                     12: <p class="Pp">in a paragraph:</p>
1.2     ! schwarze   13: <p class="Pp"><cite class="Rs"><span class="RsA">another author</span>,
        !            14:     <i class="RsB">another book</i>.</cite></p>
1.1       schwarze   15: <pre>
                     16: ENDTEST

CVSweb