From f3b3c20da1382e59de60c12fe0c016aa80e6053d Mon Sep 17 00:00:00 2001 From: Robin Alexander Date: Mon, 7 Aug 2023 12:54:23 +0200 Subject: Get rid of phantom spaces in lstlistings It is now possible to copy/paste from the generated pdf document --- mmbtools.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mmbtools.tex') diff --git a/mmbtools.tex b/mmbtools.tex index 6ff8924..bf5f116 100644 --- a/mmbtools.tex +++ b/mmbtools.tex @@ -110,7 +110,7 @@ Open-Source Software-Defined \dabplus Tools} \begin{document} \lstset{ language=C, % Code langugage -basicstyle=\ttfamily, % Code font, Examples: \footnotesize, \ttfamily +basicstyle=\ttfamily,columns=flexible, % Code font, Examples: \footnotesize, \ttfamily keywordstyle=\color{OliveGreen}, % Keywords font ('*' = uppercase) commentstyle=\color{gray}, % Comments font numbers=left, % Line nums position -- cgit v1.2.3