Using the "Opt" command did the trick, thanks a lot!!
2009/10/29 Florian Rubach <florian.rub...@gmx.de>: > Matthieu Stigler schrieb: >> >> Hi >> >> I wish some times to use \pause in Lyx specifying the numer of the >> pause, ie: \pause[5] >> >> I don't see a way to do it in Lyx 1.6.3 using nice built-in command >> "Pause", indeed, selecting style "Pause" and inserting [5] in ERT mode >> get translated by >> >> \pause{[5]} >> >> So I do everything in ERT: \pause[5] and then it gets correct. Is >> there a way to do it in with built-in command "Pause"? How? If not, >> could I send it as feature request? >> >> Thanks a lot! >> >> Matthieu > > Well, it is a bit hidden... You can use Insert>short title, which will give > you an inset titled "Opt", there you can insert your number and everything > should work. >