- Fix Boxout default format.

- Add colors and macros for code snippet syntax highlighting.
- Change default mono font weight back regular.
This commit is contained in:
Silcantar
2025-09-26 23:00:27 -05:00
parent dc861e9530
commit 9d072c8191
3 changed files with 24 additions and 4 deletions

View File

@@ -34,9 +34,9 @@
\setmonofont{RobotoMono}[
Path = {\fontpath/RobotoMono/},
Extension = .ttf,
UprightFont = *-Medium,
UprightFont = *-Regular,
BoldFont = *-Bold,
ItalicFont = *-MediumItalic,
ItalicFont = *-Italic,
BoldItalicFont = *-BoldItalic,
]