Remove VSCode fold region comments.
This commit is contained in:
@@ -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}}
|
||||
|
||||
Reference in New Issue
Block a user