Cleaned up code
This commit is contained in:
parent
41530f60cf
commit
da9dace774
@ -1,11 +1,12 @@
|
||||
\documentclass{article}
|
||||
\usepackage{amsmath} % For mathematical symbols like \implies
|
||||
\usepackage{amsmath}
|
||||
\usepackage{listings}
|
||||
\usepackage{xcolor}
|
||||
\usepackage{pgfplots}
|
||||
|
||||
\pgfplotsset{compat=1.18}
|
||||
|
||||
% MATLAB syntax highlighting config
|
||||
\lstset{
|
||||
language=Matlab,
|
||||
basicstyle=\ttfamily\small,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user