Search found 1 match

by fluorescein
Fri Apr 03, 2015 1:19 pm
Forum: LyX
Topic: How to replace one specific word into Latex Code?
Replies: 2
Views: 29689

How to replace one specific word into Latex Code?

I have a word "life" used several times in my document. By Ctrl+F I can write "life" replace to "\index{life}" and select REPLACE ALL.

However if I do this Lyx recognize this pattern as text.

Can I write in the field something like "Ctrl+L \index{life}"? I know in this way it doesn'work ...