[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #58206] [PATCH] fix PDFPIC issue with determining size of pdfs cont
From: |
Dave |
Subject: |
[bug #58206] [PATCH] fix PDFPIC issue with determining size of pdfs containing images |
Date: |
Wed, 3 Nov 2021 09:34:29 -0400 (EDT) |
User-agent: |
Mozilla/5.0 (X11; Linux i686; rv:45.0) Gecko/20100101 Firefox/45.0 |
Follow-up Comment #10, bug #58206 (project groff):
Addressing bug #55107 will obviate the need for this particular shell pipeline
at all (though tmac/pdfpic.tmac contains several other .sy calls which may
still persist). But that's a more substantial change, and the patch proposed
in comment #4 here is simple and low-risk, so it's something that could be
done until 55107 is addressed.
The mailing list recently discussed alternative fixes to this pipeline,
including replacing the problematic grep with an awk
(http://lists.gnu.org/archive/html/groff/2021-09/msg00061.html) or sed command
(http://lists.gnu.org/archive/html/groff/2021-09/msg00062.html). But the
comment #4 patch looks to me like the simplest and most portable fix.
_______________________________________________________
Reply to this item at:
<https://savannah.gnu.org/bugs/?58206>
_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/
- [bug #58206] [PATCH] fix PDFPIC issue with determining size of pdfs containing images,
Dave <=