bug-groff
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #62627] [www] resets indentation after displays inside lists incorr


From: G. Branden Robinson
Subject: [bug #62627] [www] resets indentation after displays inside lists incorrectly
Date: Wed, 15 Jun 2022 04:11:16 -0400 (EDT)

URL:
  <https://savannah.gnu.org/bugs/?62627>

                 Summary: [www] resets indentation after displays inside lists
incorrectly
                 Project: GNU troff
               Submitter: gbranden
               Submitted: Wed 15 Jun 2022 08:11:14 AM UTC
                Category: Macro - others/general
                Severity: 3 - Normal
              Item Group: Incorrect behaviour
                  Status: None
                 Privacy: Public
             Assigned to: None
             Open/Closed: Open
         Discussion Lock: Any
         Planned Release: None


    _______________________________________________________

Follow-up Comments:


-------------------------------------------------------
Date: Wed 15 Jun 2022 08:11:14 AM UTC By: G. Branden Robinson <gbranden>
See attached exhibit files.

I run the following commands.


$ nroff -ms EXPERIMENTS/indented-display.ms >| id1.txt
$ nroff -ms -mwww EXPERIMENTS/indented-display.www.ms >| id2.txt
$ diff -u id[12].txt
--- id1.txt     2022-06-15 03:07:30.619926921 -0500
+++ id2.txt     2022-06-15 03:07:32.855914452 -0500
@@ -8,9 +8,9 @@
 
 •  Here is a bulleted list.  This is list item 1.
 
-     This is an indented display.
+  This is an indented display.
 
-   Here is more of list item 1.
+Here is more of list item 1.
 
 •  This is list item 2.
 


The amount of display indentation should be relative to the existing
indentation, not absolute.

This may have something to do with ULS/ULE not being documented.

They got used in doc/webpage.ms nevertheless, which is how this discrepancy
came to my attention (when I tried to convert low-level .nf/.in/.fi mucking
about with idiomatic '.DS I'/.DE usage).






    _______________________________________________________
File Attachments:


-------------------------------------------------------
Date: Wed 15 Jun 2022 08:11:14 AM UTC  Name: indented-display.ms  Size: 230B  
By: gbranden

<http://savannah.gnu.org/bugs/download.php?file_id=53299>
-------------------------------------------------------
Date: Wed 15 Jun 2022 08:11:14 AM UTC  Name: indented-display.www.ms  Size:
239B   By: gbranden

<http://savannah.gnu.org/bugs/download.php?file_id=53300>

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62627>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]