texlive[72423] Master/texmf-dist: ucph-revy (30sep24)

commits+karl at tug.org commits+karl at tug.org
Mon Sep 30 22:11:02 CEST 2024


Revision: 72423
          https://tug.org/svn/texlive?view=revision&revision=72423
Author:   karl
Date:     2024-09-30 22:11:01 +0200 (Mon, 30 Sep 2024)
Log Message:
-----------
ucph-revy (30sep24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/latex/ucph-revy/Eksempel.tex
    trunk/Master/texmf-dist/doc/latex/ucph-revy/Example.tex
    trunk/Master/texmf-dist/doc/latex/ucph-revy/README.md
    trunk/Master/texmf-dist/doc/latex/ucph-revy/ucph-revy-da-doc.pdf
    trunk/Master/texmf-dist/doc/latex/ucph-revy/ucph-revy-da-man.pdf
    trunk/Master/texmf-dist/doc/latex/ucph-revy/ucph-revy-en-doc.pdf
    trunk/Master/texmf-dist/doc/latex/ucph-revy/ucph-revy-en-man.pdf
    trunk/Master/texmf-dist/source/latex/ucph-revy/ucph-revy.dtx
    trunk/Master/texmf-dist/tex/latex/ucph-revy/ucph-revy.cls

Modified: trunk/Master/texmf-dist/doc/latex/ucph-revy/Eksempel.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/ucph-revy/Eksempel.tex	2024-09-30 20:10:44 UTC (rev 72422)
+++ trunk/Master/texmf-dist/doc/latex/ucph-revy/Eksempel.tex	2024-09-30 20:11:01 UTC (rev 72423)
@@ -21,12 +21,13 @@
 \documentclass{ucph-revy}
 
 \usepackage[utf8]{inputenc}
-\usepackage[T1]{fontenc}
+\usepackage[OT1]{fontenc}
 \usepackage[danish]{babel}
 \usepackage{hyperref}
 \urlstyle{sf}
 
 \version{1.0}
+%% følgende definitioner kan godt fjernes, hvis der ikke er brug for dem:
 \revyname{FysikRevy\texttrademark}
 \revyyear{2019}
 \status{eksempel}
@@ -45,6 +46,7 @@
   \role{I} Vred instruktør
   \role{A9}[A--ni] Anine
 \end{roles}
+%% props-miljøet kan fjernes, hvis der ikke er brug for det
 \begin{props}
   \prop{Hedegaard--hår}[Person, der skaffer]
   \prop{Didgeridoo}[Anine]

Modified: trunk/Master/texmf-dist/doc/latex/ucph-revy/Example.tex
===================================================================
--- trunk/Master/texmf-dist/doc/latex/ucph-revy/Example.tex	2024-09-30 20:10:44 UTC (rev 72422)
+++ trunk/Master/texmf-dist/doc/latex/ucph-revy/Example.tex	2024-09-30 20:11:01 UTC (rev 72423)
@@ -21,11 +21,12 @@
 \documentclass{ucph-revy}
 
 \usepackage[utf8]{inputenc}
-\usepackage[T1]{fontenc}
+\usepackage[OT1]{fontenc}
 \usepackage{hyperref}
 \urlstyle{sf}
 
 \version{1.0}
+%% The settings below may be omitted if their inclusion is undesired
 \revyname{The Meaning of Liff}
 \revyyear{3001}
 \title{Example}
@@ -54,6 +55,7 @@
   \role{CC}[Eric] Crucified Criminal
   \role{B}[Graham] Brian
 \end{roles}
+%% The props environment may be omitted if found to be superfluous
 \propname{Props:}
 \begin{props}
   \prop{Large sign}

Modified: trunk/Master/texmf-dist/doc/latex/ucph-revy/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/latex/ucph-revy/README.md	2024-09-30 20:10:44 UTC (rev 72422)
+++ trunk/Master/texmf-dist/doc/latex/ucph-revy/README.md	2024-09-30 20:11:01 UTC (rev 72423)
@@ -1,6 +1,6 @@
 Package ucph-revy
 =================
-v1.0.1
+v1.0.2
 
 A class for typesetting scripts, containing both lyrics and prose, in
 the style used by the student revues (revy) at the Faculties of

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

Modified: trunk/Master/texmf-dist/doc/latex/ucph-revy/ucph-revy-da-man.pdf
===================================================================
(Binary files differ)

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

Modified: trunk/Master/texmf-dist/doc/latex/ucph-revy/ucph-revy-en-man.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/latex/ucph-revy/ucph-revy.dtx
===================================================================
--- trunk/Master/texmf-dist/source/latex/ucph-revy/ucph-revy.dtx	2024-09-30 20:10:44 UTC (rev 72422)
+++ trunk/Master/texmf-dist/source/latex/ucph-revy/ucph-revy.dtx	2024-09-30 20:11:01 UTC (rev 72423)
@@ -20,7 +20,7 @@
 %<class>\NeedsTeXFormat{LaTeX2e}[2005/12/01]
 %<class>\ProvidesClass{ucph-revy}
 %<*class>
-    [2024/02/07 v1.0.1 Fix occational divide by 0]
+    [2024/09/24 v1.0.2  A class for making musical manuscripts]
 %</class>
 %<*driver>
 \documentclass[a4paper]{ltxdoc}
@@ -372,7 +372,7 @@
 %   betyder bliver gennemgået i sektion \ref{thumbindex}.
 % \end{danish}
 % \begin{english}
-%   \cn\ inherits from the \texttt{article}\DescribeMacro{article}
+%   \cn\ inherits from the \texttt{article}\DescribeMacro{article}\ 
 %   class, and accepts all its options. It sets \texttt{a4paper} and
 %   \texttt{11pt} by default, if not given any contrary options.
 %
@@ -470,6 +470,7 @@
 % \end{implementation}
 %
 % \begin{danish}
+%   \changes{v1.0.2}{2024/09/24}{Skift fontenc til OT1}
 %   I eksemplet inkluderer vi fire pakker. De er ikke strengt
 %   nødvendige for at få \cn\ til at fungere, men de kommer næsten med
 %   sikkerhed til at gøre dit liv lettere.
@@ -476,7 +477,7 @@
 %
 % \medskip\noindent\begin{tabulary}{\textwidth}{lL}
 %   \verb|\usepackage[utf8]{inputenc}| &  \\
-%   \verb|\usepackage[T1]{fontenc}| &
+%   \verb|\usepackage[OT1]{fontenc}| &
 %     Gør \LaTeX's håndtering af danske bogstaver mere moderne. \\
 %   \verb|\usepackage[danish]{babel}| &
 %     Fortæller \LaTeX\ en masse ting om dansk, bl.a. hvordan
@@ -490,6 +491,7 @@
 % \end{tabulary}
 % \end{danish}
 % \begin{english}
+%   \changes{v1.0.2}{2024/09/24}{Change fontenc to OT1}
 %   In the example, we've included three packages that aren't strictly
 %   necessary for \cn\ to function, but will probably make your life
 %   easier.
@@ -496,7 +498,7 @@
 % 
 % \medskip\noindent\begin{tabulary}{\textwidth}{lL}
 %   \verb|\usepackage[utf8]{inputenc}| &  \\
-%   \verb|\usepackage[T1]{fontenc}| &
+%   \verb|\usepackage[OT1]{fontenc}| &
 %     Modernize \LaTeX's handling of (particularly special)
 %     characters.\\
 %   \verb|\usepackage{hyperref}| &
@@ -700,23 +702,24 @@
 %   \begin{danish}
 %     For at sammenligningen kan fungere, er vi afhængige af, at
 %     tekstrepræsentationen ikke skifter undervejs. Det kan ske, hvis
-%     \verb|.tex|--filen kalder \textsf{fontenc}, og titlerne
-%     indeholder specialtegn. Den simple og effektive\footnote{Læs:
-%     det er et hack, som ikke har givet mig problemer \emph{endnu}.}
-%     løsning er bare at kalde \textsf{fontenc} selv, så der ikke er
-%     plads til misforståelser.
+%     \verb|.tex|--filen kalder
+%     \DescribeMacro{fontenc}\textsf{fontenc}, og titlerne indeholder
+%     specialtegn. Den simple og effektive\footnote{Læs: det er et
+%     hack, som ikke har givet mig problemer \emph{endnu}.}  løsning
+%     er bare at kalde \textsf{fontenc} selv, så der ikke er plads til
+%     misforståelser.
 %   \end{danish}
 %   \begin{english}
 %     For this comparing of titles to work, we depend of the text
 %     representation not changing between the \verb|\title|
 %     declaration and the time when the thumb index routine runs. It
-%     might, though, if \textsf{fontenc} is called. To quickly knock
-%     that problem on the head,\footnote{In a way that hasn't come
-%     back to bite \emph{me} yet.} we'll just call \textsf{fontenc}
-%     ourselves.
+%     might, though, if \DescribeMacro{fontenc}\textsf{fontenc} is
+%     called. To quickly knock that problem on the head,\footnote{In a
+%     way that hasn't come back to bite \emph{me} yet.} we'll just
+%     call \textsf{fontenc} ourselves.
 %   \end{english}
 %    \begin{macrocode}
-  \RequirePackage[T1]{fontenc}
+  \RequirePackage[OT1]{fontenc}
 %    \end{macrocode}
 % 
 % \begin{danish}
@@ -2927,15 +2930,44 @@
 }{}
 %    \end{macrocode}
 % \end{implementation}
+%
+%   \begin{danish}
+%     \subsection{Assorterede emner}
+%     \subsubsection{\SaTyR}
+%   \end{danish}
+%   \begin{english}
+%     \subsection{Miscellenia}
+%     \subsubsection{\SaTyR}
+%   \end{english}
+%   \begin{macro}{\SaTyR}
+%   \begin{danish}
+%     \changes{v1.0.2}{2024/09/24}{SaTyR-makro}
+%     Man skriver \SaTyR{}Revy ved at elske alle dyr, og derefter
+%     skrive
+%   \end{danish}
+%   \begin{english}
+%     \changes{v1.0.2}{2024/09/24}{SaTyR-macro}
+%     \SaTyR{}Revy, which is produced by the students at the Faculty
+%     of Science at the University of Copenhagen, is properly written
+%     by saying
+%   \end{english}
+%     \begin{verbatim}
+%\SaTyR{}Revy
+%     \end{verbatim}
+%     \begin{implementation}
+%    \begin{macrocode}
+\newcommand{\SaTyR}{S\hspace*{-.2ex}\raisebox{-.15em}{A}\hspace*{-.5ex}TyR}
+%    \end{macrocode}
+%     \end{implementation}
+%     \end{macro}
 % \iffalse
 %<*driver>
 \jump
 %</driver>
 % \fi
-%
 % \begin{implementation}
-%   \begin{danish}
-%     \subsection{\texttt{.aux}--filen}
+%     \begin{danish}
+%     \subsubsection{\texttt{.aux}--filen}
 %     Til fremtidigt brug sørger vi for, at vores metadata også bliver
 %     skrevet ud til \texttt{.aux}--filen, når dokumentet er færdigt.
 %
@@ -2942,7 +2974,7 @@
 %     Det er også her, vi sætter en \texttt{label} på den sidste side.
 %   \end{danish}
 %   \begin{english}
-%     \subsection{The \texttt{.aux} file}
+%     \subsubsection{The \texttt{.aux} file}
 %     For futue use, we will also ensure that our metadata is written
 %     to the \texttt{.aux} file at the end of the document.
 %
@@ -2986,11 +3018,13 @@
 % \end{implementation}
 % \begin{danish}
 %   \section{Komplet eksempel}
+%   \changes{v1.0.2}{2024/09/24}{Tilpasninger i eksempelfil}
 %   \label{fullex}
 %   \VerbatimInput{Eksempel.tex}
 % \end{danish}
 % \begin{english}
 %   \section{Complete example}
+%   \changes{v1.0.2}{2024/09/24}{Minor adjustments in example file}
 %   \label{fullex}
 %   \VerbatimInput{Example.tex}
 % \end{english}
@@ -3001,7 +3035,7 @@
 \documentclass{ucph-revy}
 
 \usepackage[utf8]{inputenc}
-\usepackage[T1]{fontenc}
+\usepackage[OT1]{fontenc}
 \usepackage[danish]{babel}
 \usepackage{hyperref}
 %<*driver>
@@ -3011,6 +3045,7 @@
 \urlstyle{sf}
 
 \version{1.0}
+%% følgende definitioner kan godt fjernes, hvis der ikke er brug for dem:
 \revyname{FysikRevy\texttrademark}
 \revyyear{2019}
 \status{eksempel}
@@ -3033,6 +3068,7 @@
   \role{I} Vred instruktør
   \role{A9}[A--ni] Anine
 \end{roles}
+%% props-miljøet kan fjernes, hvis der ikke er brug for det
 \begin{props}
   \prop{Hedegaard--hår}[Person, der skaffer]
   \prop{Didgeridoo}[Anine]
@@ -3139,7 +3175,7 @@
 \documentclass{ucph-revy}
 
 \usepackage[utf8]{inputenc}
-\usepackage[T1]{fontenc}
+\usepackage[OT1]{fontenc}
 \usepackage{hyperref}
 %<*driver>
 \land
@@ -3148,6 +3184,7 @@
 \urlstyle{sf}
 
 \version{1.0}
+%% The settings below may be omitted if their inclusion is undesired
 \revyname{The Meaning of Liff}
 \revyyear{3001}
 \title{Example}
@@ -3185,6 +3222,7 @@
   \role{CC}[Eric] Crucified Criminal
   \role{B}[Graham] Brian
 \end{roles}
+%% The props environment may be omitted if found to be superfluous
 \propname{Props:}
 \begin{props}
   \prop{Large sign}

Modified: trunk/Master/texmf-dist/tex/latex/ucph-revy/ucph-revy.cls
===================================================================
--- trunk/Master/texmf-dist/tex/latex/ucph-revy/ucph-revy.cls	2024-09-30 20:10:44 UTC (rev 72422)
+++ trunk/Master/texmf-dist/tex/latex/ucph-revy/ucph-revy.cls	2024-09-30 20:11:01 UTC (rev 72423)
@@ -22,7 +22,7 @@
 %% LaTeX version 2005/12/01 or later.
 \NeedsTeXFormat{LaTeX2e}[2005/12/01]
 \ProvidesClass{ucph-revy}
-    [2024/02/07 v1.0.1 Fix occational divide by 0]
+    [2024/09/24 v1.0.2  A class for making musical manuscripts]
 \RequirePackage{xstring}
 \newif\if at thumbindex\@thumbindexfalse
 \DeclareOption{thumbindex}{\@thumbindextrue}
@@ -46,7 +46,7 @@
 \else
   \expandafter\@gobble
 \fi{
-  \RequirePackage[T1]{fontenc}
+  \RequirePackage[OT1]{fontenc}
   \begingroup
     \count256=0
     \endlinechar=-1
@@ -545,6 +545,7 @@
   \def\does##1{\scene \hspace{-1em}\role{##1}}
   \def\act##1{\textit{(##1)}}
 }{}
+\newcommand{\SaTyR}{S\hspace*{-.2ex}\raisebox{-.15em}{A}\hspace*{-.5ex}TyR}
 \let\revyinfo=\relax
 \newtoks\@titletoks
 \newtoks\@authortoks



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