bug-groff
[Top][All Lists]
Advanced

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

[bug #60655] want option for output drivers to suppress comments


From: G. Branden Robinson
Subject: [bug #60655] want option for output drivers to suppress comments
Date: Sun, 23 May 2021 10:12:57 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Firefox/78.0

Update of bug #60655 (project groff):

                  Status:                    None => Need Info              

    _______________________________________________________

Follow-up Comment #5:

[comment #4 comment #4:]
> There is already a method for preventing "build artifacts" in grops and
gropdf, what more would this add?

[comment #3 comment #3:]
> You have not mentioned why you want to suppress CreationDate nor what are
the other related comments.

Thanks, Deri.  I did file this in a hurry.  My main concern was grohtml.

I skimmed the grops(1) and gropdf(1) pages but didn't see what I was looking
for.

I can't seem to get grops's -b option to suppress these kinds of comments. 


$ for N in $(seq 0 31); do echo | groff -Tps -P-b$N | grep -q '%Creat' || echo
%N works to suppress the comments; done


In gropdf(1), I see options to _add more_ comments (-d, -s), but not to remove
any.


$ echo | groff -Tpdf -P-d | grep -E '/(Creator|ModDate|Producer)'
/Creator (groff version 1.22.4)
/ModDate (D:20210523141122+00'00')
/Producer (gropdf version 1.22.4)


Can you offer me some clues?




    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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