Sorry if what I am going to ask should be a FAQ.
I am using skak package and I would need something like the following:
starting from a text like
"1.e4 e5 2.Nf3 f5 this move is not so good 3.exf5"
I would like an easy way to reach a text like
\mainline{1.e4 e5 2.Nf3 f5 } \showboard this move is not so good \mainline{3.exf5}
Practically I would like to define my own shortcuts, for instance
- after selecting "1.e4 e5 2.Nf3 f5", press "alt-ctrl-m" should brings me to "\mainline{1.e4 e5 2.Nf3 f5 }"
(the same way that ctrl-k makes the selected text italic)
and so on...
Is it possible or I am only dreaming?


Thanks
Vindalooman