On 11/22/2010 01:07 AM, Robert J Berger wrote:
I understand I need to update the lstdrvrs.dtx of the listings package to add a
new language.
What I'm not clear about is, once I update the listings package, how do I get
it into LyX (on a Macintosh using LyX-2.0 beta)
You don't need to get it into LyX, but into the right place in your TeX
installation.
Once you have modified lstdrvrs.dtx, then you run:
latex listings.ins
and this should take care of everything for you. You may need sudo, though.
Richard