Skip to content

Commit 04105e1

Browse files
committed
fix added missing csquotes package
1 parent bbe6cfb commit 04105e1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lab-instructions/modules/latex/newex/sort_scala_losning.tex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@
3333
% För att inkludera källkod kan man använda 'verbatim',
3434
% men 'listings' ger ofta bättre resultat
3535
\usepackage{listings} % Källkodshantering
36+
\usepackage{csquotes} % För citat med \enquote{}
3637

3738
% Konfigurera hur kodlistningar ska visas
3839
\lstset{

0 commit comments

Comments
 (0)