On Monday 29 October 2001 11:21 am, Andre Poenitz wrote: > On Mon, Oct 29, 2001 at 11:55:47AM +0100, Herbert Voss wrote: > > > in case the order is wrong. Why not store > > > bool here; > > > bool top; > > > bool bottom; > > > etc. Then your check will be easy. > > This is conceptually wrong: How would you tell the difference between "tb" > and "bt"? > > And yes, there is a difference, and yes, current LyX gets it wrong... > > Andre'
Thanks for setting me straight. Herbert, I'll have a more detailed look at the patch this afternoon. Angus