- Add new unified angle bracket command.
- Minor tweaks.
This commit is contained in:
@@ -75,6 +75,9 @@
|
||||
Path = {\fontpath/},
|
||||
Extension = .ttf,
|
||||
UprightFont = *-Regular,
|
||||
BoldFont = *-Regular,
|
||||
ItalicFont = *-Regular,
|
||||
BoldItalicFont = *-Regular,
|
||||
]
|
||||
|
||||
\setmathrm{RobotoSerif}
|
||||
@@ -94,8 +97,9 @@
|
||||
\NewDocumentCommand{\bdot}{}{.\zws}
|
||||
|
||||
% Text-mode angle bracket ornaments.
|
||||
\NewDocumentCommand{\abl}{}{{\symfamily ❬}}
|
||||
\NewDocumentCommand{\abr}{}{{\symfamily ❭}}
|
||||
\NewDocumentCommand{\ab}{O{}}{{\symfamily ❬}#1{\symfamily ❭}}
|
||||
% \NewDocumentCommand{\abl}{}{{\symfamily ❬}}
|
||||
% \NewDocumentCommand{\abr}{}{{\symfamily ❭}}
|
||||
|
||||
\NewDocumentCommand{\checkmark}{s O{PrimeGreen} O{PrimeBrightGreen}}{
|
||||
\bool_if:nTF {#1} {
|
||||
|
||||
@@ -37,3 +37,5 @@
|
||||
font = \bfseries,
|
||||
}
|
||||
}
|
||||
|
||||
\NewTblrColumnType{a}[1][]{X[#1,l,m]}
|
||||
Reference in New Issue
Block a user