8000 Merge pull request #12 from Zalk0/main · ungdev/ScribUTT@569f10e · GitHub
[go: up one dir, main page]

Skip to content

Commit

Permalink
Merge pull request #12 from Zalk0/main
Browse files Browse the repository at this point in the history
Change itemsep to support TeX Live 2023
  • Loading branch information
n3rada authored Nov 10, 2023
2 parents 5bd866f + db9461c commit 569f10e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion rUTT.cls
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,7 @@
% https://tex.stackexchange.com/questions/300340/topsep-itemsep-partopsep-parsep-what-do-they-each-mean-and-what-about

\setlist{
%noitemsep,
itemsep=2pt,
topsep=0pt,
parsep=0pt,
partopsep=0pt,
Expand Down

0 comments on commit 569f10e

Please sign in to comment.
0