1
0
Fork 0
mirror of https://gitlab.com/netravnen/NetworkLabNotes.git synced 2024-11-23 19:17:54 +00:00

structure.tex: New lst style plaintxt

This commit is contained in:
chhan11 2017-05-30 21:51:17 +02:00
parent 4df7b39e1e
commit c4f56f840c

View file

@ -106,6 +106,13 @@
numbersep=8pt,
rulecolor=\color{black},
}
\lstdefinestyle{plaintxt}{
language=TeX,
numbers=none,
frame=trBL,
frameround=fttt,
backgroundcolor=\color{white},
}
\geometry{a4paper,margin=2cm}