Skip to content

Commit f86f6e7

Browse files
committed
Imports the Codly library for better code blocks
1 parent bcc9dc7 commit f86f6e7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

report/main.typ

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
// F20CN Coursework 1 Report Document
22

33
#import "lib.typ": template
4+
#import "@preview/codly:1.2.0": *
5+
#import "@preview/codly-languages:0.1.1": *
6+
#show: codly-init.with()
47

58
#set document(author: "Chandrashekhar R", title: "F20CN Coursework 1 Report - CSK")
69

0 commit comments

Comments
 (0)