From e706dcbc6d56402cf77014f85b9ed2221b67150e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Lebeda?= Date: Sat, 4 Nov 2023 20:25:32 +0100 Subject: [PATCH] Update readme.md --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 861e58c..47a8516 100755 --- a/readme.md +++ b/readme.md @@ -31,7 +31,7 @@ Julia example snippet: 3. **LaTeX setup** - In your LaTeX preamble, you will need to add `\usepackage{listings}` and below that, add `\lstset{escapeinside={<@}{@>}}`. + In your LaTeX preamble, you will need to add `\usepackage{listings}`. The `listings` package provides captions, labels and referencing as well as other formatting (line numbers, frame, ...). ### First run: