Re: Define more than one line in background
Ernest Menville <[email protected]>
| Newsgroups | gmane.comp.graphics.ipe.general |
|---|---|
| Message-ID | <CAH6VygQ_rt7o7M_juV6op7CmAZYzk3Rz9Pqqczj+ZjPd652i5A@mail.gmail.com> |
Me again, the pdf does not show the pagenumber, although it is contained in the stylesheet: <pagenumberstyle pos="0 0" size="normal" color="black"/> Does anybody know what could be the problem? Thanks. 2012/9/25 Ernest Menville <[email protected]> > Hi, i found the solution. I have to use the "group" tag: > > <symbol name="Background"> > <group> > <path matrix="1 0 0 1 0 -40" stroke="black" pen="1"> > 0 536 m > 752 536 l > </path> > <path matrix="1 0 0 1 0 -544" stroke="black" pen="1"> > 0 536 m > 752 536 l > </path> > </group> > </symbol> > > Thanks anyway! > > cheers. > > 2012/9/25 Ernest Menville <[email protected]> > >> Hi, >> >> how can I add more than one line in the background of a stylesheet? >> >> This does not work for me: >> >> <ipestyle name="presentation"> >> >> <symbol name="Background" xform="yes"> >> <path matrix="1 0 0 1 0 -40" stroke="black" pen="1"> >> 0 536 m >> 752 536 l >> </path> >> </symbol> >> >> <symbol name="Background" xform="yes"> >> <path matrix="1 0 0 1 0 -544" stroke="black" pen="1"> >> 0 536 m >> 752 536 l >> </path> >> </symbol> >> >> . >> . >> . >> >> It shows just the second defined line. >> >> Thanks for help. >> >> cheers. >> > > _______________________________________________ Ipe-discuss mailing list Ipe-discuss-rGrgPyRx506NN8uzcEdRPYRWq/[email protected] http://lists.science.uu.nl/mailman/listinfo/ipe-discuss