Remove VSCode fold region comments.

This commit is contained in:
2025-07-29 15:49:02 -05:00
parent 2cc5f76adb
commit bee660efc2
9 changed files with 0 additions and 16 deletions

View File

@@ -2,7 +2,6 @@
\ProvidesPackage{PrimeTeX/Fonts}[2025-06-24]
% Specify Fonts
%#region
\RequirePackage{fontspec}
\newcommand{\fontpath}{PrimeTeX/fonts}
@@ -44,7 +43,6 @@
UprightFont = *-SemiBold,
BoldFont = *-Black,
]
%#endregion
\newcommand{\serif}[1]{\textrm{#1}}
\newcommand{\sans}[1]{\textsf{#1}}