texlive[72569] Master/texmf-dist: se2thesis (16oct24)

commits+karl at tug.org commits+karl at tug.org
Wed Oct 16 21:34:22 CEST 2024


Revision: 72569
          https://tug.org/svn/texlive?view=revision&revision=72569
Author:   karl
Date:     2024-10-16 21:34:22 +0200 (Wed, 16 Oct 2024)
Log Message:
-----------
se2thesis (16oct24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/se2thesis/CHANGELOG.md
    trunk/Master/texmf-dist/doc/latex/se2thesis/se2thesis-master-thesis-example.pdf
    trunk/Master/texmf-dist/doc/latex/se2thesis/se2thesis.pdf
    trunk/Master/texmf-dist/source/latex/se2thesis/se2colors.dtx
    trunk/Master/texmf-dist/source/latex/se2thesis/se2fonts.dtx
    trunk/Master/texmf-dist/source/latex/se2thesis/se2packages.dtx
    trunk/Master/texmf-dist/source/latex/se2thesis/se2thesis.dtx
    trunk/Master/texmf-dist/tex/latex/se2thesis/se2colors.sty
    trunk/Master/texmf-dist/tex/latex/se2thesis/se2fonts.sty
    trunk/Master/texmf-dist/tex/latex/se2thesis/se2packages.sty
    trunk/Master/texmf-dist/tex/latex/se2thesis/se2thesis.cls
    trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-english.trsl
    trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-german.trsl

Modified: trunk/Master/texmf-dist/doc/latex/se2thesis/CHANGELOG.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/se2thesis/CHANGELOG.md	2024-10-16 19:34:12 UTC (rev 72568)
+++ trunk/Master/texmf-dist/doc/latex/se2thesis/CHANGELOG.md	2024-10-16 19:34:22 UTC (rev 72569)
@@ -7,6 +7,21 @@
 
 ## [Unreleased]
 
+## [v4.4.0] – 2024–10–18
+
+### Added
+
+- `se2thesis` is now also available from
+  [`MonsterWriter`](https://www.monsterwriter.com),
+  a tool that aims for easy writing of academic works.  We mention this in the
+  documentation and also link their website and a YouTube video that
+  demonstrates the usage of `se2thesis` within `MonsterWriter`.
+
+### Fixed
+
+- Increase the `marginparsep` slightly to avoid that two-digit counter values
+  run into the text block.
+
 ## [v4.3.4] – 2024–09–19
 
 ### Fixed
@@ -281,7 +296,8 @@
 ### Added
 - First official release
 
-[Unreleased]: https://github.com/se2p/se2thesis/compare/v4.3.4...HEAD
+[Unreleased]: https://github.com/se2p/se2thesis/compare/v4.4.0...HEAD
+[v4.4.0]: https://github.com/se2p/se2thesis/compare/v4.4.0...v4.3.4
 [v4.3.4]: https://github.com/se2p/se2thesis/compare/v4.3.4...v4.3.3
 [v4.3.3]: https://github.com/se2p/se2thesis/compare/v4.3.3...v4.3.2
 [v4.3.2]: https://github.com/se2p/se2thesis/compare/v4.3.2...v4.3.1

Modified: trunk/Master/texmf-dist/doc/latex/se2thesis/se2thesis-master-thesis-example.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/doc/latex/se2thesis/se2thesis.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/se2thesis/se2colors.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/se2thesis/se2colors.dtx	2024-10-16 19:34:12 UTC (rev 72568)
+++ trunk/Master/texmf-dist/source/latex/se2thesis/se2colors.dtx	2024-10-16 19:34:22 UTC (rev 72569)
@@ -231,7 +231,7 @@
 %
 % Identify the package and give the overall version information.
 %    \begin{macrocode}
-\ProvidesExplPackage {se2colors} {2024-09-19} {4.3.4}
+\ProvidesExplPackage {se2colors} {2024-10-16} {4.4.0}
   {A colour support package for the se2thesis bundle}
 %    \end{macrocode}
 %

Modified: trunk/Master/texmf-dist/source/latex/se2thesis/se2fonts.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/se2thesis/se2fonts.dtx	2024-10-16 19:34:12 UTC (rev 72568)
+++ trunk/Master/texmf-dist/source/latex/se2thesis/se2fonts.dtx	2024-10-16 19:34:22 UTC (rev 72569)
@@ -151,7 +151,7 @@
 %
 % Identify the package and give the overall version information.
 %    \begin{macrocode}
-\ProvidesExplPackage {se2fonts} {2024-09-19} {4.3.4}
+\ProvidesExplPackage {se2fonts} {2024-10-16} {4.4.0}
   {A font-selection support package for the se2thesis bundle}
 %    \end{macrocode}
 %

Modified: trunk/Master/texmf-dist/source/latex/se2thesis/se2packages.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/se2thesis/se2packages.dtx	2024-10-16 19:34:12 UTC (rev 72568)
+++ trunk/Master/texmf-dist/source/latex/se2thesis/se2packages.dtx	2024-10-16 19:34:22 UTC (rev 72569)
@@ -472,7 +472,7 @@
 %
 % Identify the package and give the overall version information.
 %    \begin{macrocode}
-\ProvidesExplPackage {se2packages} {2024-09-19} {4.3.4}
+\ProvidesExplPackage {se2packages} {2024-10-16} {4.4.0}
   {Supporting packages for the se2thesis bundle}
 %    \end{macrocode}
 %

Modified: trunk/Master/texmf-dist/source/latex/se2thesis/se2thesis.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/se2thesis/se2thesis.dtx	2024-10-16 19:34:12 UTC (rev 72568)
+++ trunk/Master/texmf-dist/source/latex/se2thesis/se2thesis.dtx	2024-10-16 19:34:22 UTC (rev 72569)
@@ -144,6 +144,19 @@
 % available from some time in autumn 2024.  We will update this documentation
 % accordingly, as soon as the new version is available.
 %
+%\subsection{Availability in MonsterWriter}\label{sec:doc-intro-mosterwriter}
+%
+% Since October 2024, \pkg{se2thesis} is also part of \textsc{MonsterWriter},
+% a graphical tool that assists students to write academic papers.  The
+% \textsc{MonsterWriter} GUI allows to focus on the content of a work and allows
+% to export it in various common publisher styles and formats.
+%
+% The \textsc{MonsterWriter} website
+% \href{https://www.monsterwriter.com}{monsterwriter.com} provides more details
+% on the tool, and a YouTube video
+% (\href{https://youtube.com/watch?v=BWOumwmh18g}{youtu.be/BWOumwmh18g})
+% demonstrates some of the features of their \pkg{se2thesis} integration.
+%
 % \subsection{General Macros}\label{sec:doc-intro-macros}
 %
 % They all have in common one macro, \cs{IfFormatAtLeastTF};
@@ -654,7 +667,7 @@
 %
 % Identify the class and give the overall version number.
 %    \begin{macrocode}
-\ProvidesExplClass {se2thesis} {2024-09-19} {4.3.4}
+\ProvidesExplClass {se2thesis} {2024-10-16} {4.4.0}
   {A thesis class for the Chair of Software Engineering II}
 %    \end{macrocode}
 %
@@ -1039,11 +1052,11 @@
   {
     \areaset[current]{350pt}{567pt}
     \setlength{\marginparsep}{8.5cm}
-    \setlength{\marginparsep}{1em}
+    \setlength{\marginparsep}{1.5em}
   }{
     \areaset[current]{350pt}{567pt}
     \setlength{\marginparsep}{7.4cm}
-    \setlength{\marginparsep}{0.87em}
+    \setlength{\marginparsep}{1.5em}
   }
 %    \end{macrocode}
 %
@@ -1730,7 +1743,7 @@
 % We provide the following English translations.
 %
 %    \begin{macrocode}
-\ProvideDictionaryFor{English}{se2translations}[2024/09/19]
+\ProvideDictionaryFor{English}{se2translations}[2024/10/16]
 \ProvideDictTranslation{abstract}{abstract}
 \ProvideDictTranslation{Abstract}{Abstract}
 \ProvideDictTranslation{acknowledgement}{acknowledgement}
@@ -1781,7 +1794,7 @@
 % We provide the following German translations.
 %
 %    \begin{macrocode}
-\ProvideDictionaryFor{German}{se2translations}[2024/09/19]
+\ProvideDictionaryFor{German}{se2translations}[2024/10/16]
 \ProvideDictTranslation{abstract}{Zusammenfassung}
 \ProvideDictTranslation{Abstract}{Zusammenfassung}
 \ProvideDictTranslation{acknowledgement}{Danksagung}

Modified: trunk/Master/texmf-dist/tex/latex/se2thesis/se2colors.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/se2thesis/se2colors.sty	2024-10-16 19:34:12 UTC (rev 72568)
+++ trunk/Master/texmf-dist/tex/latex/se2thesis/se2colors.sty	2024-10-16 19:34:22 UTC (rev 72569)
@@ -48,7 +48,7 @@
     \endinput
   }%
 \providecommand \IfFormatAtLeastTF { \@ifl at t@r \fmtversion }
-\ProvidesExplPackage {se2colors} {2024-09-19} {4.3.4}
+\ProvidesExplPackage {se2colors} {2024-10-16} {4.4.0}
   {A colour support package for the se2thesis bundle}
 \keys_define:nn { seiicolors }
   {

Modified: trunk/Master/texmf-dist/tex/latex/se2thesis/se2fonts.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/se2thesis/se2fonts.sty	2024-10-16 19:34:12 UTC (rev 72568)
+++ trunk/Master/texmf-dist/tex/latex/se2thesis/se2fonts.sty	2024-10-16 19:34:22 UTC (rev 72569)
@@ -48,7 +48,7 @@
     \endinput
   }%
 \providecommand \IfFormatAtLeastTF { \@ifl at t@r \fmtversion }
-\ProvidesExplPackage {se2fonts} {2024-09-19} {4.3.4}
+\ProvidesExplPackage {se2fonts} {2024-10-16} {4.4.0}
   {A font-selection support package for the se2thesis bundle}
 \msg_new:nnnn { seiifonts } { pdflatex-used }
   { You~ are~ using~ pdfLaTeX~ with~ the~ se2fonts~ packages.}

Modified: trunk/Master/texmf-dist/tex/latex/se2thesis/se2packages.sty
===================================================================
--- trunk/Master/texmf-dist/tex/latex/se2thesis/se2packages.sty	2024-10-16 19:34:12 UTC (rev 72568)
+++ trunk/Master/texmf-dist/tex/latex/se2thesis/se2packages.sty	2024-10-16 19:34:22 UTC (rev 72569)
@@ -48,7 +48,7 @@
     \endinput
   }%
 \providecommand \IfFormatAtLeastTF { \@ifl at t@r \fmtversion }
-\ProvidesExplPackage {se2packages} {2024-09-19} {4.3.4}
+\ProvidesExplPackage {se2packages} {2024-10-16} {4.4.0}
   {Supporting packages for the se2thesis bundle}
 \bool_new:N \l__slcd_packages_csquotes_bool
 \bool_new:N \l__slcd_packages_booktabs_bool

Modified: trunk/Master/texmf-dist/tex/latex/se2thesis/se2thesis.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/se2thesis/se2thesis.cls	2024-10-16 19:34:12 UTC (rev 72568)
+++ trunk/Master/texmf-dist/tex/latex/se2thesis/se2thesis.cls	2024-10-16 19:34:22 UTC (rev 72569)
@@ -48,7 +48,7 @@
     \endinput
   }%
 \providecommand \IfFormatAtLeastTF { \@ifl at t@r \fmtversion }
-\ProvidesExplClass {se2thesis} {2024-09-19} {4.3.4}
+\ProvidesExplClass {se2thesis} {2024-10-16} {4.4.0}
   {A thesis class for the Chair of Software Engineering II}
 \prg_new_conditional:Nnn \slcd_package_if_loaded:n { p, T, F, TF }
   {
@@ -243,11 +243,11 @@
   {
     \areaset[current]{350pt}{567pt}
     \setlength{\marginparsep}{8.5cm}
-    \setlength{\marginparsep}{1em}
+    \setlength{\marginparsep}{1.5em}
   }{
     \areaset[current]{350pt}{567pt}
     \setlength{\marginparsep}{7.4cm}
-    \setlength{\marginparsep}{0.87em}
+    \setlength{\marginparsep}{1.5em}
   }
 \PassOptionsToPackage{automark}{scrlayer-scrpage}
 \RequirePackage{scrlayer-scrpage}

Modified: trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-english.trsl
===================================================================
--- trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-english.trsl	2024-10-16 19:34:12 UTC (rev 72568)
+++ trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-english.trsl	2024-10-16 19:34:22 UTC (rev 72569)
@@ -32,7 +32,7 @@
 %%                                 se2packages.sty,
 %%                                 se2thesis-master-thesis-example.bib, and
 %%                                 se2thesis-master-thesis-example.pdf
-\ProvideDictionaryFor{English}{se2translations}[2024/09/19]
+\ProvideDictionaryFor{English}{se2translations}[2024/10/16]
 \ProvideDictTranslation{abstract}{abstract}
 \ProvideDictTranslation{Abstract}{Abstract}
 \ProvideDictTranslation{acknowledgement}{acknowledgement}

Modified: trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-german.trsl
===================================================================
--- trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-german.trsl	2024-10-16 19:34:12 UTC (rev 72568)
+++ trunk/Master/texmf-dist/tex/latex/se2thesis/se2translations-german.trsl	2024-10-16 19:34:22 UTC (rev 72569)
@@ -32,7 +32,7 @@
 %%                                 se2packages.sty,
 %%                                 se2thesis-master-thesis-example.bib, and
 %%                                 se2thesis-master-thesis-example.pdf
-\ProvideDictionaryFor{German}{se2translations}[2024/09/19]
+\ProvideDictionaryFor{German}{se2translations}[2024/10/16]
 \ProvideDictTranslation{abstract}{Zusammenfassung}
 \ProvideDictTranslation{Abstract}{Zusammenfassung}
 \ProvideDictTranslation{acknowledgement}{Danksagung}



More information about the tex-live-commits mailing list.