From 4436f141eb48b606de8d88ae91d28f6a22bcac87 Mon Sep 17 00:00:00 2001 From: Antonio De Lucreziis Date: Fri, 11 Jul 2025 01:04:39 +0200 Subject: [PATCH] fewifewp --- src/main.typ | 2 +- src/theme.typ | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/main.typ b/src/main.typ index 5bdd7cc..f598b08 100644 --- a/src/main.typ +++ b/src/main.typ @@ -1,8 +1,8 @@ #import "theme.typ": * #import "prelude.typ": * +#import "skein.typ": * #import "@preview/cetz:0.3.4" -#import "skein.typ": * #import "@preview/drafting:0.2.2": inline-note, margin-note, set-margin-note-defaults, set-page-properties #import "@preview/colorful-boxes:1.1.0": stickybox diff --git a/src/theme.typ b/src/theme.typ index 08ba417..c341392 100644 --- a/src/theme.typ +++ b/src/theme.typ @@ -378,7 +378,7 @@ } } - // Highlight + // Highlight ref // show ref: it => { // set text(fill: red.mix(black)) // box(fill: red.mix(white), outset: (y: 0.5em), it)