[Ipe-discuss] multiple style sheets in command line

Otfried Cheong otfried at ipe.airpost.net
Tue Jan 18 14:38:11 CET 2011


Guillaume BATOG wrote:
> Maybe it is completely independant of Ipe but I don't succeed to specify two
> style sheet files in command line.
> 
> ipe -sheet file1.isy   and    ipe -sheet file2.isy    work well
> 
> ipe -sheet fileA.isy fileB.isy
> with {A,B}={1,2} doesn't work: ipe opens with an alert window: "Document fileA
> could not be opened  Parsing error at position 69"

You need to write:

ipe -sheet fileA.isy -sheet fileB.isy

Cheers,
  Otfried





More information about the Ipe-discuss mailing list