Search found 1 match

by fabien314
Sat Mar 21, 2009 5:24 pm
Forum: Text Formatting
Topic: A big challenge for colored text !
Replies: 1
Views: 2289

A big challenge for colored text !

Hello,

I'm currently writing a report on a programing project.
I used the following expression to include my scripts in C++ and to add line numbers on the left of my script:

\scriptsize
\listinginput[5]{1}{nameofthescript}
\normalsize

But a script, just in black, is a little bit boring to read ...