From: Paul Hänsch Date: Wed, 8 Jan 2020 20:00:32 +0000 (+0100) Subject: corrected functions related to drawing X-Git-Url: https://git.plutz.net/?a=commitdiff_plain;h=9b8d144589361d2853e8fca704cd06b07d31b563;p=lobster corrected functions related to drawing --- diff --git a/therapies/page.sh b/therapies/page.sh index ece7ad1..ecf113a 100755 --- a/therapies/page.sh +++ b/therapies/page.sh @@ -190,19 +190,19 @@ penwidth="$(TPY penwidth |grep -xE -m1 '(4|12|36)' || printf '4')" color="$(TPY color |grep -xE -m1 '#(000|00A|0A0|0AA|A00|A0A|AA0|FFF)' || printf '#000')" cat <