Wrap lines and mark them, in case they were wrapped. - tgtimes - The Gopher Times
 (HTM) git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/tgtimes
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Tags
 (DIR) README
       ---
 (DIR) commit 8a8e385b409f3cec3918853bdd21276a59980b49
 (DIR) parent 8c565997c7ae957daf0b2177dd0cc24b246e84cb
 (HTM) Author: Christoph Lohmann <20h@r-36.net>
       Date:   Tue,  8 Aug 2023 11:16:28 +0200
       
       Wrap lines and mark them, in case they were wrapped.
       
       Diffstat:
         M Makefile                            |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/Makefile b/Makefile
       @@ -30,6 +30,7 @@ ${tgtimes}.txt: ${mdptxtfiles} ${txtptxtfiles} ${rawptxtfiles}
        
        ${tgtimes}.pdf: ${tgtimes}.txt
                u2ps --header="The Gopher Times Opus ${v}" \
       +                --wrap --mark \
                        --footer="page #" ${tgtimes}.txt ${tgtimes}.ps
                9 ps2pdf ${tgtimes}.ps ${tgtimes}.pdf