AZ logo

CTAN directory: /macros/latex/contrib/sasnrdisplay

You can get the contents of this directory bundled as a zip file.

Packages in this directory:

Identifier Caption
sasnrdisplay Typeset SAS or R code or output.

Files

Name Size* Date UTC Notes
README 1 KiB 2012-Mar-27 Shown below
SASnRdisplay.cfg 5 KiB 2011-Nov-30
SASnRdisplay.pdf 188 KiB 2012-Mar-27
SASnRdisplay.sty 17 KiB 2012-Mar-27
SASnRdisplay.tex 35 KiB 2012-Mar-27

  *File sizes in kibibytes.

Contents of README

% (C) Lars Madsen, daleif@imf.au.dk, 2011/12/01
% This material is subject to the LaTeX Project Public License. 
% See http://www.ctan.org/tex-archive/help/Catalogue/licenses.lppl.html 
% for the details of that license.
 
Where I work statisticians mostly use SAS and R when doing
calculations or simulations. Thus they need to be able to import
results or source code into their LaTeX projects.

This package is an extension to an earlier (unreleased) package which
only handled SAS. The package simply serve as a sort of front end to
the listings package, creating some new lstlisting like environments
and import macros similar to \lstinputlisting.

All configuration is handled via a hierarchy of listings style.

The is package also capable of overloading the Sweave and SASweave
packages.


HISTORY:

2012/03/27

* Fixed typo within \inputSASoutput configuration

2011/12/01

* First public release


/Lars Madsen
daleif@imf.au.dk