Re: Define more than one line in background
Ernest Menville <[email protected]>
| Newsgroups | gmane.comp.graphics.ipe.general |
|---|---|
| Message-ID | <CAH6VygRqXJHD7+cPNp9XiA0v9yhGqu-Swr+OiUtN76UfXfHyhg@mail.gmail.com> |
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