- Update readme.

- Create document-level aliases for \fp_to_dim:n and a couple constants.
- Clean up Fonts.sty.
- Customize bullets in itemize lists.
This commit is contained in:
2025-10-15 15:53:03 -05:00
parent 5a6509be4d
commit 47f2b67b98
4 changed files with 17 additions and 19 deletions

View File

@@ -43,14 +43,8 @@
\str_const:Nn \c_BigFloat_type_str {generic}
\fp_const:Nn \c_BigFloat_offset_fp {2.0}
\ProvideLength{\BigFloatOverhang}[\dim_use:N \c_BigFloat_overhang_dim]
\NewDocumentCommand{\BigFloatOffset}{O{}}{
\str_if_empty:NTF #1 {
\fp_use:N \c_BigFloat_offset_fp
} {
\fp_set:Ne \c_BigFloat_offset_fp {#1}
}
}
\let\BigFloatOverhang\c_BigFloat_overhang_dim
\let\BigFloatOffset\c_BigFloat_offset_fp
\dim_new:N \l_BigFloat_workoverhang_dim