ADT
aaron-thesis
arm-eh
ast-experimental
cleanup-dtors
deferred_resn
demangler
enum
forall-pointer-decay
jacob/cs343-translation
jenkins-sandbox
new-ast
new-ast-unique-expr
new-env
no_list
persistent-indexer
pthread-emulation
qualifiedEnum
resolv-new
with_gc
Last change
on this file since 8ca3a72 was 9724df0, checked in by Peter A. Buhr <pabuhr@…>, 9 years ago |
update latex macros, and user and refrat manuals
|
-
Property mode
set to
100644
|
File size:
723 bytes
|
Line | |
---|
1 | Listings package
|
---|
2 |
|
---|
3 | Copyright 1996--2004 Carsten Heinz (the package)
|
---|
4 | Copyright 1996--2007 individual authors (language drivers)
|
---|
5 | Copyright 2006--2007 Brooks Moses (continued maintenance)
|
---|
6 | Copyright 2013-- Jobst Hoffmann (continued maintenance)
|
---|
7 |
|
---|
8 | $Id: README 38 2013-06-16 19:03:21Z j_hoffmann $
|
---|
9 |
|
---|
10 | Released under the LaTeX Project Public License 1.3 or later
|
---|
11 |
|
---|
12 | The `listings' package is a source code printer for LaTeX.
|
---|
13 | You can typeset stand alone files as well as listings with
|
---|
14 | an environment similar to `verbatim' as well as you can
|
---|
15 | print code snippets using a command similar to \verb'.
|
---|
16 | Many parameters control the output and if your preferred
|
---|
17 | programming language isn't already supported, you can make
|
---|
18 | your own definition.
|
---|
Note:
See
TracBrowser
for help on using the repository browser.