Commit e104fe5 1 parent b0987ae commit e104fe5 Copy full SHA for e104fe5
File tree 2 files changed +7
-2
lines changed
2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -15,6 +15,11 @@ and this project adheres to
15
15
documentation and also link their website and a YouTube video that
16
16
demonstrates the usage of ` se2thesis ` within ` MonsterWriter ` .
17
17
18
+ ### Fixed
19
+
20
+ - Increase the ` marginparsep ` slightly to avoid that two-digit counter values
21
+ run into the text block.
22
+
18
23
## [ v4.3.4] – 2024–09–19
19
24
20
25
### Fixed
Original file line number Diff line number Diff line change 1052
1052
{
1053
1053
\areaset [current]{350pt}{567pt}
1054
1054
\setlength {\marginparsep }{8.5cm}
1055
- \setlength {\marginparsep }{1em }
1055
+ \setlength {\marginparsep }{1.5em }
1056
1056
}{
1057
1057
\areaset [current]{350pt}{567pt}
1058
1058
\setlength {\marginparsep }{7.4cm}
1059
- \setlength {\marginparsep }{0.87em }
1059
+ \setlength {\marginparsep }{1.5em }
1060
1060
}
1061
1061
% \end{macrocode}
1062
1062
%
You can’t perform that action at this time.
0 commit comments