Update Readme; formatting.
This commit is contained in:
@@ -2,5 +2,9 @@
|
||||
\ProvidesPackage{PrimeTeX/packages/Glossary}[2025-07-09]
|
||||
|
||||
% Glossary formatting.
|
||||
\RequirePackage[xindy,nopostdot,toc,sort=standard]{glossaries}
|
||||
%#endregion
|
||||
\RequirePackage[
|
||||
xindy,
|
||||
nopostdot,
|
||||
toc,
|
||||
sort=standard,
|
||||
]{glossaries}
|
||||
@@ -21,13 +21,15 @@
|
||||
height = 8.0in, % 576pt,
|
||||
left = 1.5in, % 108pt,
|
||||
top = 1.5in, % 108pt,
|
||||
head = 12pt,
|
||||
headsep = 24pt,
|
||||
head = 12pt, % 1/6in
|
||||
headsep = 24pt, % 1/3in
|
||||
marginparwidth = 1.75in, % 126pt,
|
||||
marginparsep = 12pt,
|
||||
marginparsep = 12pt, % 1/6in
|
||||
footskip = 0.5in, % 36pt,
|
||||
]{geometry}
|
||||
|
||||
% Redefine the commands geometry uses to draw the page frame to customize the
|
||||
% color.
|
||||
\renewcommand{\Gm@vrule}{\color{layoutColor}\vrule width 0.2pt height\textheight depth\z@}
|
||||
\renewcommand{\Gm@hrule}{\color{layoutColor}\hrule height 0.2pt depth\z@ width\textwidth}
|
||||
\renewcommand{\Gm@hruled}{\color{layoutColor}\hrule height\z@ depth0.2pt width\textwidth}
|
||||
|
||||
Reference in New Issue
Block a user