[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #64624] [grotty] some pic actions make following text illegible
From: |
Dave |
Subject: |
[bug #64624] [grotty] some pic actions make following text illegible |
Date: |
Tue, 5 Sep 2023 16:45:44 -0400 (EDT) |
Follow-up Comment #2, bug #64624 (project groff):
[comment #1 comment #1:]
> Try "groff -Tlatin1 -mtty-char -Z test.pic" and compare the output
> with the attached file, which is my Z-file.
I needed to add the "-p" option to your command line to get meaningful
results. (For this test file, the tty-char.tmac file makes no difference, but
nroff does automatically use -mtty-char (until a fix for bug #62814 obviates
that need), so I've retained that here.)
$ groff -p -Tlatin1 -mtty-char -Z test.pic | diff - 64624.Z
4d3
< x F test.pic
This doesn't appear to be a significant difference. What is your Z-file
intended to illustrate?
> Test "grotty <Z-file>".
Predictably, one "x F" command more or less in the grout file doesn't change
the output.
$ diff <(grotty 64624.Z) <(groff -p -Tlatin1 -mtty-char test.pic) | wc
grotty:64624.Z:27: warning: ignoring unsupported drawing command 'P'
grotty:64624.Z:31: warning: ignoring unsupported drawing command 't'
grotty:64624.Z:39: warning: ignoring unsupported drawing command 't'
grotty:<standard input>:(test.pic):28: warning: ignoring unsupported drawing
command 'P'
grotty:<standard input>:(test.pic):32: warning: ignoring unsupported drawing
command 't'
grotty:<standard input>:(test.pic):40: warning: ignoring unsupported drawing
command 't'
0 0 0
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?64624>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug #64624] [grotty] some pic actions make following text illegible, Dave, 2023/09/05
- [bug #64624] [grotty] some pic actions make following text illegible, Bjarni Ingi Gislason, 2023/09/05
- [bug #64624] [grotty] some pic actions make following text illegible,
Dave <=
- [bug #64624] [grotty] some pic actions make following text illegible, Bjarni Ingi Gislason, 2023/09/05
- [bug #64624] [grotty] some pic actions make following text illegible, Dave, 2023/09/11
- [bug #64624] [grotty] some pic actions make following text illegible, Bjarni Ingi Gislason, 2023/09/13
- [bug #64624] [grotty] some pic actions make following text illegible, Dave, 2023/09/13
- [bug #64624] [grotty] some pic actions make following text illegible, Bjarni Ingi Gislason, 2023/09/14
- [bug #64624] [grotty] some pic actions make following text illegible, Dave, 2023/09/14
- [bug #64624] [pic] doesn't restore fill color after writing output, G. Branden Robinson, 2023/09/15
- [bug #64624] [pic] doesn't restore fill color after writing output, Dave, 2023/09/15
- [bug #64624] [pic] doesn't restore fill color after writing output, G. Branden Robinson, 2023/09/15
- [bug #64624] [pic] doesn't restore fill color after writing output, Dave, 2023/09/15