From 543b0182d2877e80ac545683ce714a0c3b1bdae7 Mon Sep 17 00:00:00 2001 From: mark Date: Tue, 24 Oct 2023 11:23:24 -0700 Subject: [PATCH] Minor edits --- resources/ormc_handout.cls | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/resources/ormc_handout.cls b/resources/ormc_handout.cls index 0036559..a8c2ac8 100755 --- a/resources/ormc_handout.cls +++ b/resources/ormc_handout.cls @@ -470,6 +470,7 @@ % and its second arg takes two parts without hyperref and four with it. \newcommand{\@customlabel}[2]{% \@ifpackageloaded{hyperref}{% + % This is broken \@bsphack \begingroup \def\label@name{#1}% @@ -487,6 +488,7 @@ \endgroup \@esphack }{ + % This works as intended \protected@write\@auxout{}{\string\newlabel{#1}{{#2}{\thepage}}}% } } @@ -610,7 +612,14 @@ breakable, colback=#3, colframe=#4, - title={\textbf{#2}} + title={\textbf{#2}}, + %toprule = 0.6mm, + %bottomrule = 0.6mm, + %leftrule = 0.6mm, + %rightrule = 0.6mm, + %titlerule = 0.6mm, + arc=1mm, + outer arc = 1mm ] \raggedright } {