multiple style sheets in command line
Guillaume BATOG <[email protected]>
| Newsgroups | gmane.comp.graphics.ipe.general |
|---|---|
| Message-ID | <[email protected]> |
Hi,
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"
Is it just a problem of syntax when writing my command line?
Regards,
Guillaume