From e0c6872cf40896c7be36b11dcc744620f10adf1d Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 2 Sep 2019 13:46:59 +0900 Subject: Initial commit --- macros/latex/contrib/withesis/code.tex | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 macros/latex/contrib/withesis/code.tex (limited to 'macros/latex/contrib/withesis/code.tex') diff --git a/macros/latex/contrib/withesis/code.tex b/macros/latex/contrib/withesis/code.tex new file mode 100644 index 0000000000..a7a6d7211c --- /dev/null +++ b/macros/latex/contrib/withesis/code.tex @@ -0,0 +1,8 @@ +% code.tex +% this file is part of the example UW-Madison Thesis document +% It demonstrates one method for incorporating program listings +% into a document. + +\chapter{Matlab Code} \label{matlab} +This is an example of a Matlab m-file. +\verbatimfile{derivs.m} -- cgit v1.2.3