Switch back to listings for code snippets

This commit is contained in:
Charlotte Van Petegem 2023-12-08 11:31:04 +01:00
parent 50c38e2e77
commit 09030736c5
No known key found for this signature in database
GPG key ID: 019E764B7184435A
5 changed files with 38 additions and 12 deletions

View file

@ -5,7 +5,7 @@
#+LATEX_CLASS_OPTIONS: [paper=240mm:170mm,parskip]
#+LATEX_COMPILER: lualatex
#+LATEX_HEADER: \usepackage[inline]{enumitem}
#+LATEX_HEADER: \usepackage{minted}
#+LATEX_HEADER: \usepackage{listings}
#+LATEX_HEADER: \usepackage{color}
#+LATEX_HEADER: \usepackage{url}
#+LATEX_HEADER: \usepackage[type=report]{ugent2016-title}
@ -1085,6 +1085,7 @@ The API for the R judge was designed to follow the visual structure of the feedb
#+CAPTION: Sample evaluation code for a simple R exercise.
#+NAME: lst:technicalrsample
#+ATTR_LATEX: :float t
#+BEGIN_SRC r
context({
testcase('The correct method was used', {