libs.typ: bump ctheorems

This commit is contained in:
dogeystamp 2024-11-08 15:26:46 -05:00
parent 2cf6223adf
commit f60cf85f33

View File

@ -55,7 +55,7 @@
}
// theorems, definitions, example environments
#import "@preview/ctheorems:1.1.2": *
#import "@preview/ctheorems:1.1.3": *
// use `#show: thmrules` at the beginning of documents
#let theorem = thmbox("theorem", "Theorem", fill: rgb("#eeffee"))