Hello, I'm new in Lyx and I would like to do something that I am not sure if it is even possible.
I have a program listing in my document, but I would like some of its lines in bold, to emphasize them. Is it possible to do that adding an attributte to the program listing? If not is it any other way to do what I want? This is what i have now: \lstinputlisting[basicstyle={\scriptsize},breaklines=true,frame=lines,language=Ada,numbers=left,tabsize=2]{img/example.adb} Thanks in advance, Ander