Search found 1 match

by javafrog
Fri Feb 05, 2010 11:08 am
Forum: LyX
Topic: How to tell Lyx to copy additional files
Replies: 0
Views: 1385

How to tell Lyx to copy additional files

Hello,

I have a problem using pygments (a syntax highlighter) in conjunction with Lyx. My workflow is that I use a Latex macro that calls the pygments Python script with a file reference to the code listing I want to have colored. The pygments script reads the listings file and returns Latex code ...