diff --git a/www/hebdate.rem-DIST b/www/hebdate.rem-DIST index 69da2ab4..066a8720 100644 --- a/www/hebdate.rem-DIST +++ b/www/hebdate.rem-DIST @@ -167,12 +167,13 @@ IF !$PSCAL REM 20 ++40 msg And: an HTML version of the above. REM 20 ++40 msg And: a PDF version of the above. ELSE - [trigger(moondate(0))] SPECIAL MOON 0 - [trigger(moondate(1))] SPECIAL MOON 1 - [trigger(moondate(2))] SPECIAL MOON 2 - [trigger(moondate(3))] SPECIAL MOON 3 - REM PS Border Border moveto /DayFont findfont 10 scalefont setfont ([hebday(today())] [hebmon(today())]) show - REM SPECIAL HTML
[hebday(today())] [hebmon(today())]
+ REM [moondate(0)] SPECIAL MOON 0 + REM [moondate(1)] SPECIAL MOON 1 + REM [moondate(2)] SPECIAL MOON 2 + REM [moondate(3)] SPECIAL MOON 3 + REM PS Border Border moveto /DayFont findfont 10 scalefont setfont ([hebday($U)] [hebmon($U)]) show + REM SPECIAL HTML[hebday($U)] [hebmon($U)]
+ REM SPECIAL PANGO @4,-1 [hebday($U)] [hebmon($U)] ENDIF