From c4f56f840c8d02f46aafabb72409d20e1b5cd1d4 Mon Sep 17 00:00:00 2001 From: chhan11 Date: Tue, 30 May 2017 21:51:17 +0200 Subject: [PATCH] structure.tex: New lst style plaintxt --- structure.tex | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/structure.tex b/structure.tex index aedc184..c1aeb45 100644 --- a/structure.tex +++ b/structure.tex @@ -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}