Re: [patch] bug 7459

2011-04-18 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > Pavel Sanda wrote: > > doesn't this break when some additional latex parameter is set in > > document prefs (missing semicolon)? > > No. The comma is only stripped at the very end of the options list inside > \hypersetup. lets go for it then. pavel

Re: [patch] bug 7459

2011-04-18 Thread Jürgen Spitzmüller
Pavel Sanda wrote: > doesn't this break when some additional latex parameter is set in > document prefs (missing semicolon)? No. The comma is only stripped at the very end of the options list inside \hypersetup. Jürgen

Re: [patch] bug 7459

2011-04-18 Thread Pavel Sanda
Jürgen Spitzmüller wrote: > It furthermore strippes a trailing comma in the options list. doesn't this break when some additional latex parameter is set in document prefs (missing semicolon)? pavel