On Tue, Jul 2, 2013 at 5:34 PM, Sykledust <[email protected]> wrote: > I just discovered the 'program listing' inset after writing > a quite large document containing a lot of programming code. > For this I just used a typewriter font, and for blocks of code > I used the Quote environment to have it indented. > I would now like to change all instances of the Quote > paragraphs to program listing floats and all other instances > of typewriter font use to inline program listings. > I tried to use advanced find & replace with the > regular expression ".*" but without luck. > > All suggestions are appreciated
You'd probably have better luck just doing a find replace on the .lyx file directly. Make one change manually in LyX to see what you want to change to and then sed the rest. Of course make backups and be careful. Scott
