SF.net SVN: docutils:[9699 ] trunk/sandbox/manpage-wri ter/TODO.txt

grubert--- via Docutils-checkins <[email protected]>
Newsgroups gmane.text.docutils.cvs
Message-ID <[email protected]>
Revision: 9699
          http://sourceforge.net/p/docutils/code/9699
Author:   grubert
Date:     2024-05-12 11:25:20 +0000 (Sun, 12 May 2024)
Log Message:
-----------
add used macros TP TQ

Modified Paths:
--------------
    trunk/sandbox/manpage-writer/TODO.txt

Modified: trunk/sandbox/manpage-writer/TODO.txt
===================================================================
--- trunk/sandbox/manpage-writer/TODO.txt	2024-05-11 20:08:22 UTC (rev 9698)
+++ trunk/sandbox/manpage-writer/TODO.txt	2024-05-12 11:25:20 UTC (rev 9699)
@@ -119,7 +119,29 @@
        vers.
 
 
+Used macros ... to be completed
+-------------------------------
 
+       .TP [indentation]
+              Set  a  paragraph  with a leading tag, and the remainder of the paragraph
+              indented.  A one-line input trap is planted; text on the next line, which
+              can be formatted with a macro, becomes the tag, which is  placed  at  the
+              current  left  margin.   The  tag  can be extended with the \c escape se‐
+              quence.  Subsequent text is indented by indentation, if specified, and by
+              the amount of the IN register otherwise.  If the tag is not  as  wide  as
+              the indentation, the paragraph starts on the same line as the tag, at the
+              applicable indentation, and continues on the following lines.  Otherwise,
+              the  descriptive  part  of the paragraph begins on the line following the
+              tag.
+
+       .TQ    Set an additional tag for a paragraph tagged with .TP.  An input trap  is
+              planted as with .TP.
+
+              This  macro  is  a  GNU  extension  not  defined on systems running AT&T,
+              Plan 9, or Solaris troff; see an-ext.tmac in section “Files” below.
+
+
+
 Notes
 -----
 

This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.



_______________________________________________
Docutils-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/docutils-checkins
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.