> I am convinced their is a way to include an ascii (bash script) document > without losing the whitespace at the begining of each line - but I do not > know how. Can anyone suggest a way to get scripts included as external > files - so that the scripts can still be edited independantly ??
Geoff, I have used the listings and the lstlistings packages for just this. You can include the script as an external file and have LaTeX format it nicely, with borders etc. See the http://www.lyx.org/help/listings/listings.php3 page for examples. Pete
