1 Jun 2006 17:01
Re: How to import source codes
I'm going to give this a try. But, where to get the highlight program? --- Gunnar <debian@...> wrote: > I use a program called "highlight" to highlight the > source code, and all this > is done by adding an external template (insert -> > external template) > > In the file .lyx/external_templates I add > > Template CppKod > GuiName "[C++ $$Basename]" > HelpText > Snyggar till C++ kod > HelpTextEnd > FileFilter "*" > ViewCommand "nedit $$FName" > EditCommand "nedit $$FName" > AutomaticProduction true > Format LaTeX > Product "{\\small > \\input{$$FName.tex} }" > UpdateCommand "highlight -A -L -t 4 > -I -S cpp -f -r -q > $$FName -o $$FName.tex" > UpdateResult "$$FName.tex"(Continue reading)
Actually, Abdel, the fault is all LyX's. Aspell is perfectly configurable, but
LyX doesn't have any code to push its buttons.
A long time ago, I wrote this:
RSS Feed