On 10/03/14 12:31, Mark Trickett wrote:
...

>      newpath                                  % box for clipping path
>          leftmargin botmargin moveto
>          0 pageheight rlineto
>          pagewidth 0 rlineto
>          0 pageheight neg rlineto
>      closepath clip


Does inserting a newpath after "clip" make any difference?

> 1 1 12 {
>      /callmonth exch def
>      0 1 1 {
>          gsave pagewidth mul neg 0 translate
>          1.95 2 scale
>          callmonth 2014 calendar
>          gsave showpage grestore
>          grestore
>      } for
> } for
>
> --end code--

_______________________________________________
luv-main mailing list
[email protected]
http://lists.luv.asn.au/listinfo/luv-main

Reply via email to