texlive[68862] Master/texmf-dist: ukbill (15nov23)

commits+karl at tug.org commits+karl at tug.org
Wed Nov 15 22:08:45 CET 2023


Revision: 68862
          https://tug.org/svn/texlive?view=revision&revision=68862
Author:   karl
Date:     2023-11-15 22:08:45 +0100 (Wed, 15 Nov 2023)
Log Message:
-----------
ukbill (15nov23)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/ukbill/immigration-bill.pdf
    trunk/Master/texmf-dist/doc/latex/ukbill/ukbill-documentation.pdf
    trunk/Master/texmf-dist/doc/latex/ukbill/ukbill-documentation.tex
    trunk/Master/texmf-dist/tex/latex/ukbill/ukbill.cls

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

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

Modified: trunk/Master/texmf-dist/doc/latex/ukbill/ukbill-documentation.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/ukbill/ukbill-documentation.tex	2023-11-15 21:08:34 UTC (rev 68861)
+++ trunk/Master/texmf-dist/doc/latex/ukbill/ukbill-documentation.tex	2023-11-15 21:08:45 UTC (rev 68862)
@@ -143,7 +143,9 @@
 	\section{Licence}
 	This project is licensed under the Latex Public Project Licence version 1.3\textit{c}. This documentation is copyright of the author but licensed under CC-BY-SA 4.0. 
 	\section{Version History}
-		\subsection{\normalfont\texttt{1.0.2}}
+				\subsection{\normalfont\texttt{1.0.2}}
+\ttfamily 13 December 2022: fixed an error with changes made in 1.0.2
+\subsection{\normalfont\texttt{1.0.2}}
 \ttfamily 13 December 2022: fixed an error with indent in the `nostat' environment
 \subsection{\normalfont\texttt{1.0.1}}
 \ttfamily 12 December 2022: Fixes to example documentation
@@ -166,7 +168,7 @@
 ]
 {latex}
 \NeedsTeXFormat{LaTeX2e}
-\def\ukbillversionnumber{1.0.2}
+\def\ukbillversionnumber{1.0.3}
 \ProvidesClass{ukbill}[2022-12-01 A Class for Legal Notes]
   % !TeX program = lualatex                                   
 % !TeX encoding = utf8
@@ -416,8 +418,7 @@
 \begin{center}
 \printpartname\hspace{1ex}\arabic{part}\\
 \printparttitle{#1}\normalfont\normalsize\\\end{center}
-\addcontentsline{toc}{part}{\normalsize\bfseries\printpartname\hspace{1ex}%
-\arabic{part}\normalfont\\
+\addcontentsline{toc}{part}{\normalsize\bfseries\printpartname\hspace{1ex}\arabic{part}\normalfont\\
 \centerline{\normalsize\normalfont\scshape\printparttitle{#1}}}
 }
   \renewcommand\contentsname{CONTENTS}%
@@ -424,8 +425,7 @@
 
 \renewcommand{\chapter}[1]{\stepcounter{chapter}\markright{#1}
 \begin{center}
-\itshape\printchaptertitle{#1}\normalfont\normalsize\\%
-\end{center}
+\itshape\printchaptertitle{#1}\normalfont\normalsize\\\end{center}
 \addcontentsline{toc}{chapter}{\normalsize\itshape
 \centerline{\normalsize\normalfont\itshape\printchaptertitle{#1}}}
 }
@@ -522,8 +522,7 @@
 }%
 \item[]}%
 {\end{list}}
-\newenvironment{nostat}{\begin{enumerate}[nosep,leftmargin=1.25cm,%
-labelindent=5pt,itemindent=0,label=]}{\end{enumerate}}
+\newenvironment{nostat}{\begin{enumerate}[nosep,leftmargin=1.7cm,labelindent=0pt,itemindent=0pt,label=]}{\end{enumerate}}
 \newenvironment{numstat}%
 {%
 %\vspace{-9ex}%
@@ -566,8 +565,7 @@
 \newenvironment{alphstat}%
 {%
 \vspace{-3ex}%
-\begin{enumerate}[leftmargin=7.5ex,topsep=0ex,partopsep=1ex,parsep=0.5ex,%
-itemsep=0ex,labelsep=3ex,label=({\alph*})]%
+\begin{enumerate}[leftmargin=7.5ex,topsep=0ex,partopsep=1ex,parsep=0.5ex,itemsep=0ex,labelsep=3ex,label=({\alph*})]%
 
 \item[]}%
 {\end{enumerate}%
@@ -575,8 +573,7 @@
 \newenvironment{romstat}%
 {%
 \vspace{-3ex}%
-\begin{enumerate}[topsep=0ex,partopsep=1ex,parsep=0.5ex,itemsep=0ex,%
-label=(\roman*)]%
+\begin{enumerate}[topsep=0ex,partopsep=1ex,parsep=0.5ex,itemsep=0ex,label=(\roman*)]%
 
 \item[]}%
 {\end{enumerate}%
@@ -584,8 +581,7 @@
 \newenvironment{twoalphstat}%
 {%
 \vspace{-3ex}%
-\begin{enumerate}[leftmargin=7.5ex,topsep=0ex,partopsep=1ex,parsep=0.5ex,%
-itemsep=0ex,labelsep=3ex,label=({\alph*}{\alph*})]%
+\begin{enumerate}[leftmargin=7.5ex,topsep=0ex,partopsep=1ex,parsep=0.5ex,itemsep=0ex,labelsep=3ex,label=({\alph*}{\alph*})]%
 
 \item[]}%
 {\end{enumerate}%
@@ -626,13 +622,11 @@
 
 \newcommand{\currentsubsection}{}
 \let\oldsubsection\subsection
-\renewcommand{\subsection}[1]{\oldsubsection{#1}\renewcommand{%
-\currentsubsection}{#1}}
+\renewcommand{\subsection}[1]{\oldsubsection{#1}\renewcommand{\currentsubsection}{#1}}
 
 \newcommand{\currentsubsubsection}{}
 \let\oldsubsubsection\subsubsection
-\renewcommand{\subsubsection}[1]{\oldsubsubsection{#1}\renewcommand{%
-\currentsubsubsection}{#1}}
+\renewcommand{\subsubsection}[1]{\oldsubsubsection{#1}\renewcommand{\currentsubsubsection}{#1}}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%
 %%%%%%%%%%%%%%%%%%%%%%%%%%%
 % enacting

Modified: trunk/Master/texmf-dist/tex/latex/ukbill/ukbill.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/ukbill/ukbill.cls	2023-11-15 21:08:34 UTC (rev 68861)
+++ trunk/Master/texmf-dist/tex/latex/ukbill/ukbill.cls	2023-11-15 21:08:45 UTC (rev 68862)
@@ -1,6 +1,6 @@
 \NeedsTeXFormat{LaTeX2e}
-\def\ukbillversionnumber{1.0.2}
-\ProvidesClass{ukbill}[2022-12-13 A Class for Legal Notes]
+\def\ukbillversionnumber{1.0.3}
+\ProvidesClass{ukbill}[2022-12-01 A Class for Legal Notes]
   % !TeX program = lualatex                                   
 % !TeX encoding = utf8
 % This work may be distributed and/or modified under the 
@@ -353,7 +353,8 @@
 }%
 \item[]}%
 {\end{list}}
-\renewenvironment{nostat}{\begin{enumerate}[leftmargin=1.7cm,labelindent=15pt,itemindent=0pt,label=]}{\end{enumerate}}
+\newenvironment{nostat}{\begin{enumerate}[nosep,leftmargin=1.7cm,labelindent=0pt,itemindent=0pt,label=]}{\end{enumerate}}
+\newenvironment{numstat}%
 {%
 %\vspace{-9ex}%
 \begin{enumerate}[nosep,partopsep=0pt,



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