- 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:
@@ -34,9 +34,9 @@
|
||||
\setmonofont{RobotoMono}[
|
||||
Path = {\fontpath/RobotoMono/},
|
||||
Extension = .ttf,
|
||||
UprightFont = *-Medium,
|
||||
UprightFont = *-Regular,
|
||||
BoldFont = *-Bold,
|
||||
ItalicFont = *-MediumItalic,
|
||||
ItalicFont = *-Italic,
|
||||
BoldItalicFont = *-BoldItalic,
|
||||
]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user