SF.net SVN: docutils:[9700 ] trunk/docutils/docutils/w riters/manpage.py

grubert--- via Docutils-checkins <[email protected]>
Newsgroups gmane.text.docutils.cvs
Message-ID <[email protected]>
Revision: 9700
          http://sourceforge.net/p/docutils/code/9700
Author:   grubert
Date:     2024-05-12 11:26:45 +0000 (Sun, 12 May 2024)
Log Message:
-----------
Comment on .TQ

Modified Paths:
--------------
    trunk/docutils/docutils/writers/manpage.py

Modified: trunk/docutils/docutils/writers/manpage.py
===================================================================
--- trunk/docutils/docutils/writers/manpage.py	2024-05-12 11:25:20 UTC (rev 9699)
+++ trunk/docutils/docutils/writers/manpage.py	2024-05-12 11:26:45 UTC (rev 9700)
@@ -1118,6 +1118,7 @@
             self.body.append(' ')
             return  # skip (depart_classifier() calls this function again)
         if isinstance(_next, nodes.term):
+            # .TQ  Additional paragraph tag   
             self.body.append('\n.TQ')
         else:
             self.body.append('\n')

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.