Hello.
I'm using the answer.sty package to write exercise and answers and I would
like to have some kind of short cut for this in LyX.
Right now I write:
\begin{ex}
What is the problem with Foo?
\begin{sol}
Bar is the solution!
\end{sol}
\end{ex}
And then select the text and press CTRL+L (dang, I use these shortcuts so
much that I forget which keys I press) to make it ERT.
Now, Can I change this so I write
What is the problem with Foo
select it, press some keys, and it is highlighted with the text: "Exercise"
at the left margin, and write the solution to this exercise in a similar
way? So I don't have to make it all ERT?
I hope you understand what I want to achiev with your help.
Gunnar.