diff options
author | Camil Staps | 2015-12-15 19:53:30 +0000 |
---|---|---|
committer | Camil Staps | 2015-12-15 19:53:30 +0000 |
commit | 126288502f64e1959e82bcab21c107f7fbee8f68 (patch) | |
tree | 6d759b8cffb8dd3dfd067f60f573507f15ecc3d4 /Practical2/report/report-print.tex | |
parent | Finish first version report practical 2 (diff) |
Diffstat (limited to 'Practical2/report/report-print.tex')
-rw-r--r-- | Practical2/report/report-print.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/Practical2/report/report-print.tex b/Practical2/report/report-print.tex new file mode 100644 index 0000000..9e7274f --- /dev/null +++ b/Practical2/report/report-print.tex @@ -0,0 +1,5 @@ +\AtBeginDocument{ + \usemintedstyle{bw} + \usepackage{courier} +} + |