Re: [Gambas-user] Exporting Program text from project files

2012-01-16 Thread Randall Morgan
Thanks Benoit, For some reason I was thinking the project was compressed. I guess its just using hidden file... 2012/1/16 Benoît Minisini > Le 17/01/2012 01:59, Randall Morgan a écrit : > > Hi Everyone, > > > > This is probably a a question for Benoit, but I'm asking everyone. I need > > to a

Re: [Gambas-user] Exporting Program text from project files

2012-01-16 Thread Benoît Minisini
Le 17/01/2012 01:59, Randall Morgan a écrit : > Hi Everyone, > > This is probably a a question for Benoit, but I'm asking everyone. I need > to automate the inclusion of Gambas code into LyX (a latex editor) and > would like to pass it through pygment or some other code highlighter before > inserti

[Gambas-user] Exporting Program text from project files

2012-01-16 Thread Randall Morgan
Hi Everyone, This is probably a a question for Benoit, but I'm asking everyone. I need to automate the inclusion of Gambas code into LyX (a latex editor) and would like to pass it through pygment or some other code highlighter before inserting it into my lyx document. I've been doing this manually