Search found 2 matches

by Onumis
Sat Jun 12, 2010 12:31 pm
Forum: General
Topic: Including source code file
Replies: 2
Views: 2101

Re: Including source code file

It works really good, thx a lot!

Funny how I use that package for small snippets of code though the document, but didnt thought of using it for file including...
by Onumis
Sat Jun 12, 2010 1:30 am
Forum: General
Topic: Including source code file
Replies: 2
Views: 2101

Including source code file

Hey

I'm doing a report for a work at univ.
I want to include the source code of various code files, namely from Flex and Yacc, which generates large files.

So I used the command:
\VerbatimInput[fontsize=\footnotesize,numbers=left]{parserYacc2.y}

but the result is terrible, as the text from this ...