URI: 
       Change font to something more darker and easier yo read. - tgtimes - The Gopher Times
  HTML git clone git://bitreich.org/tgtimes git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfrinws65d7roiv6bfj7d652fid.onion/tgtimes
   DIR Log
   DIR Files
   DIR Refs
   DIR Tags
   DIR README
       ---
   DIR commit 1221a3fbe6238bc56d5c11bdcbb1119892aabf33
   DIR parent 8a8e385b409f3cec3918853bdd21276a59980b49
  HTML Author: Christoph Lohmann <20h@r-36.net>
       Date:   Tue,  8 Aug 2023 11:28:00 +0200
       
       Change font to something more darker and easier yo read.
       
       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}" \
       +                -f Liberation \
                        --wrap --mark \
                        --footer="page #" ${tgtimes}.txt ${tgtimes}.ps
                9 ps2pdf ${tgtimes}.ps ${tgtimes}.pdf