texlive[69603] Master/texmf-dist: babel-norsk (26jan24)

commits+karl at tug.org commits+karl at tug.org
Fri Jan 26 23:02:04 CET 2024


Revision: 69603
          https://tug.org/svn/texlive?view=revision&revision=69603
Author:   karl
Date:     2024-01-26 23:02:04 +0100 (Fri, 26 Jan 2024)
Log Message:
-----------
babel-norsk (26jan24)

Modified Paths:
--------------
    trunk/Master/texmf-dist/doc/generic/babel-norsk/norsk.pdf
    trunk/Master/texmf-dist/source/generic/babel-norsk/norsk.dtx
    trunk/Master/texmf-dist/source/generic/babel-norsk/norsk.ins
    trunk/Master/texmf-dist/tex/generic/babel-norsk/norsk.ldf

Added Paths:
-----------
    trunk/Master/texmf-dist/doc/generic/babel-norsk/README.md
    trunk/Master/texmf-dist/tex/generic/babel-norsk/norwegian.ldf
    trunk/Master/texmf-dist/tex/generic/babel-norsk/nynorsk.ldf

Added: trunk/Master/texmf-dist/doc/generic/babel-norsk/README.md
===================================================================
--- trunk/Master/texmf-dist/doc/generic/babel-norsk/README.md	                        (rev 0)
+++ trunk/Master/texmf-dist/doc/generic/babel-norsk/README.md	2024-01-26 22:02:04 UTC (rev 69603)
@@ -0,0 +1,15 @@
+Norwegian 2.0j
+--------------
+
+This is the babel style for Norwegian
+
+**This package is NOT being actively maintained, but bugs might
+got fixed if you report them. If you want to take over maintenance
+of this language style, please contact me at
+https://latex3.github.io/babel/contact.html .**
+
+Changes 2.0j
+------------
+
+Allow norwegian as the language name, preferred to norsk.
+


Property changes on: trunk/Master/texmf-dist/doc/generic/babel-norsk/README.md
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Modified: trunk/Master/texmf-dist/doc/generic/babel-norsk/norsk.pdf
===================================================================
(Binary files differ)

Modified: trunk/Master/texmf-dist/source/generic/babel-norsk/norsk.dtx
===================================================================
--- trunk/Master/texmf-dist/source/generic/babel-norsk/norsk.dtx	2024-01-26 22:01:07 UTC (rev 69602)
+++ trunk/Master/texmf-dist/source/generic/babel-norsk/norsk.dtx	2024-01-26 22:02:04 UTC (rev 69603)
@@ -1,6 +1,6 @@
 % \iffalse meta-comment
 %
-% Copyright 1989-2005 Johannes L. Braams and any individual authors
+% Copyright 1989-2024 Johannes L. Braams and any individual authors
 % listed elsewhere in this file.  All rights reserved.
 % 
 % This file is part of the Babel system.
@@ -16,17 +16,12 @@
 % 
 % This work has the LPPL maintenance status "maintained".
 % 
-% The Current Maintainer of this work is Johannes Braams.
-% 
-% The list of all files belonging to the Babel system is
-% given in the file `manifest.bbl. See also `legal.bbl' for additional
-% information.
-% 
+% The Current Maintainer of this work is Javier Bezos.
+%
 % The list of derived (unpacked) files belonging to the distribution
 % and covered by LPPL is defined by the unpacking scripts (with
 % extension .ins) which are part of the distribution.
 % \fi
-%\CheckSum{305}
 % \iffalse
 %    Tell the \LaTeX\ system who we are and write an entry on the
 %    transcript.
@@ -33,19 +28,19 @@
 %<*dtx>
 \ProvidesFile{norsk.dtx}
 %</dtx>
-%<code>\ProvidesLanguage{norsk}
+%<code>\ProvidesLanguage{norwegian}
+%<nynorsk>\ProvidesLanguage{nynorsk}
+%<norsk>\ProvidesLanguage{norsk}
 %\fi
 %\ProvidesFile{norsk.dtx}
-        [2012/08/06 v2.0i Norsk support from the babel system]
+        [2024/01/26 v2.0j Norwegian support from the babel system]
 %\iffalse
 %%File `norsk.dtx'
 %% Babel package for LaTeX version 2e
-%% Copyright (C) 1989 - 2005
+%% Copyright (C) 1989 - 2024
 %%           by Johannes Braams, TeXniek
+%%           by Javier Bezos
 %
-%% Please report errors to: J.L. Braams
-%%                          babel at braams.cistron.nl
-%
 %    This file is part of the babel system, it provides the source
 %    code for the Norwegian language definition file.  Contributions
 %    were made by Haavard Helstrup (HAAVARD at CERNVM) and Alv Kjetil
@@ -83,6 +78,7 @@
 %    with \LaTeX} 
 % \changes{norsk-1.2h}{1996/10/10}{Moved the definition of
 %    \cs{atcatcode} right to the beginning.}
+% \changes{norsk-2.0j}{2024/01/23}{Dual load norwegian/norsk}
 %
 %
 %  \section{The Norwegian language}
@@ -162,9 +158,19 @@
 % \changes{norsk-1.2d}{1994/06/26}{Now use \cs{@nopatterns} to produce
 %    the warning}
 %    \begin{macrocode}
-\ifx\l at norsk\@undefined
-    \@nopatterns{Norsk}
-    \adddialect\l at norsk0\fi
+\expandafter\ifx\csname l@\CurrentOption\endcsname\relax
+  \def\bbl at tempa#1{% 
+    \ifx#1\@undefined\else
+      \expandafter\adddialect\csname l@\CurrentOption\endcsname#1%
+    \fi}% Last wins:
+  \bbl at tempa\l at nynorsk
+  \bbl at tempa\l at norsk
+  \bbl at tempa\l at norwegian
+\fi
+\expandafter\ifx\csname l@\CurrentOption\endcsname\relax
+  \@nopatterns{\CurrentOption}
+  \expandafter\adddialect\csname l@\CurrentOption\endcsname\z@
+\fi
 %    \end{macrocode}
 %
 %  \begin{macro}{\norskhyphenmins}
@@ -186,10 +192,6 @@
 %    Now we have to decide which version of the captions should be
 %    made available. This can be done by checking the contents of
 %    |\CurrentOption|. 
-%    \begin{macrocode}
-\def\bbl at tempa{norsk}
-\ifx\CurrentOption\bbl at tempa
-%    \end{macrocode}
 %
 %    The next step consists of defining commands to switch to (and
 %    from) the Norwegian language.
@@ -209,8 +211,35 @@
 % \changes{norsk-2.0g}{1996/04/01}{Replaced `Glossary' by its
 %    translation} 
 %    \begin{macrocode}
-  \def\captionsnorsk{%
+\def\bbl at tempa{nynorsk}
+\ifx\CurrentOption\bbl at tempa
+  \def\captionsnynorsk{%
     \def\prefacename{Forord}%
+    \def\refname{Referansar}%
+    \def\abstractname{Samandrag}%
+    \def\bibname{Litteratur}%     or Litteraturoversyn
+     %                             or Referansar
+    \def\chaptername{Kapittel}%
+    \def\appendixname{Tillegg}%   or Appendiks
+    \def\contentsname{Innhald}%
+    \def\listfigurename{Figurar}% or Figurliste
+    \def\listtablename{Tabellar}% or Tabelliste
+    \def\indexname{Register}%
+    \def\figurename{Figur}%
+    \def\tablename{Tabell}%
+    \def\partname{Del}%
+    \def\enclname{Vedlegg}%
+    \def\ccname{Kopi til}%
+    \def\headtoname{Til}% in letter
+    \def\pagename{Side}%
+    \def\seename{Sj\aa{}}%
+    \def\alsoname{Sj\aa{} \`{o}g}%
+    \def\proofname{Bevis}%
+    \def\glossaryname{Ordliste}%
+    }
+\else
+  \@namedef{captions\CurrentOption}{%
+    \def\prefacename{Forord}%
     \def\refname{Referanser}%
     \def\abstractname{Sammendrag}%
     \def\bibname{Bibliografi}%     or Litteraturoversikt
@@ -233,7 +262,7 @@
     \def\proofname{Bevis}%
     \def\glossaryname{Ordliste}%
     }
-\else
+\fi
 %    \end{macrocode}
 % \end{macro}
 %
@@ -240,7 +269,6 @@
 %    For the `nynorsk' version of these definitions we just add a
 %    ``dialect''.
 %    \begin{macrocode}
-  \adddialect\l at nynorsk\l at norsk
 %    \end{macrocode}
 %
 % \begin{macro}{\captionsnynorsk}
@@ -257,33 +285,7 @@
 % \changes{norsk-2.0g}{1996/04/01}{Replaced `Glossary' by its
 %    translation} 
 % \changes{norks-2.0h}{2001/01/12}{Changed \cs{ccname} and \cs{alsoname}}
-%    \begin{macrocode}
-  \def\captionsnynorsk{%
-    \def\prefacename{Forord}%
-    \def\refname{Referansar}%
-    \def\abstractname{Samandrag}%
-    \def\bibname{Litteratur}%     or Litteraturoversyn
-     %                             or Referansar
-    \def\chaptername{Kapittel}%
-    \def\appendixname{Tillegg}%   or Appendiks
-    \def\contentsname{Innhald}%
-    \def\listfigurename{Figurar}% or Figurliste
-    \def\listtablename{Tabellar}% or Tabelliste
-    \def\indexname{Register}%
-    \def\figurename{Figur}%
-    \def\tablename{Tabell}%
-    \def\partname{Del}%
-    \def\enclname{Vedlegg}%
-    \def\ccname{Kopi til}%
-    \def\headtoname{Til}% in letter
-    \def\pagename{Side}%
-    \def\seename{Sj\aa{}}%
-    \def\alsoname{Sj\aa{} \`{o}g}%
-    \def\proofname{Bevis}%
-    \def\glossaryname{Ordliste}%
-    }
-\fi
-%    \end{macrocode}
+%
 % \end{macro}
 %
 % \begin{macro}{\datenorsk}
@@ -431,24 +433,13 @@
 %    \begin{macrocode}
 \ldf at finish\CurrentOption
 %</code>
+% Finally, We create  a few proxy files.
+%
+%    \begin{macrocode}
+%<*norsk|nynorsk>
+\input norwegian.ldf\relax
+%</norsk|nynorsk>
 %    \end{macrocode}
 %
 % \Finale
-%%
-%% \CharacterTable
-%%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
-%%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
-%%   Digits        \0\1\2\3\4\5\6\7\8\9
-%%   Exclamation   \!     Double quote  \"     Hash (number) \#
-%%   Dollar        \$     Percent       \%     Ampersand     \&
-%%   Acute accent  \'     Left paren    \(     Right paren   \)
-%%   Asterisk      \*     Plus          \+     Comma         \,
-%%   Minus         \-     Point         \.     Solidus       \/
-%%   Colon         \:     Semicolon     \;     Less than     \<
-%%   Equals        \=     Greater than  \>     Question mark \?
-%%   Commercial at \@     Left bracket  \[     Backslash     \\
-%%   Right bracket \]     Circumflex    \^     Underscore    \_
-%%   Grave accent  \`     Left brace    \{     Vertical bar  \|
-%%   Right brace   \}     Tilde         \~}
-%%
 \endinput

Modified: trunk/Master/texmf-dist/source/generic/babel-norsk/norsk.ins
===================================================================
--- trunk/Master/texmf-dist/source/generic/babel-norsk/norsk.ins	2024-01-26 22:01:07 UTC (rev 69602)
+++ trunk/Master/texmf-dist/source/generic/babel-norsk/norsk.ins	2024-01-26 22:02:04 UTC (rev 69603)
@@ -3,7 +3,7 @@
 %% driver files from the doc files in this package when run through
 %% LaTeX or TeX.
 %%
-%% Copyright 1989-2005 Johannes L. Braams and any individual authors
+%% Copyright 1989-2024 Johannes L. Braams and any individual authors
 %% listed elsewhere in this file.  All rights reserved.
 %% 
 %% This file is part of the Babel system.
@@ -19,12 +19,8 @@
 %% 
 %% This work has the LPPL maintenance status "maintained".
 %% 
-%% The Current Maintainer of this work is Johannes Braams.
-%% 
-%% The list of all files belonging to the LaTeX base distribution is
-%% given in the file `manifest.bbl. See also `legal.bbl' for additional
-%% information.
-%% 
+%% The Current Maintainer of this work is Javier Bezos.
+%%
 %% The list of derived (unpacked) files belonging to the distribution
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
@@ -31,7 +27,7 @@
 %%
 %% --------------- start of docstrip commands ------------------
 %%
-\def\filedate{1999/04/11}
+\def\filedate{2024/01/26}
 \def\batchfile{norsk.ins}
 \input docstrip.tex
 
@@ -53,7 +49,7 @@
 \declarepreamble\mainpreamble
 This is a generated file.
 
-Copyright 1989-2005 Johannes L. Braams and any individual authors
+Copyright 1989-2024 Johannes L. Braams and any individual authors
 listed elsewhere in this file.  All rights reserved.
 
 This file was generated from file(s) of the Babel system.
@@ -69,16 +65,8 @@
 
 This work has the LPPL maintenance status "maintained".
 
-The Current Maintainer of this work is Johannes Braams.
+The Current Maintainer of this work is Javier Bezos.
 
-This file may only be distributed together with a copy of the Babel
-system. You may however distribute the Babel system without
-such generated files.
-
-The list of all files belonging to the Babel distribution is
-given in the file `manifest.bbl'. See also `legal.bbl for additional
-information.
-
 The list of derived (unpacked) files belonging to the distribution
 and covered by LPPL is defined by the unpacking scripts (with
 extension .ins) which are part of the distribution.
@@ -87,7 +75,7 @@
 \declarepreamble\fdpreamble
 This is a generated file.
 
-Copyright 1989-2005 Johannes L. Braams and any individual authors
+Copyright 1989-2024 Johannes L. Braams and any individual authors
 listed elsewhere in this file.  All rights reserved.
 
 This file was generated from file(s) of the Babel system.
@@ -103,16 +91,8 @@
 
 This work has the LPPL maintenance status "maintained".
 
-The Current Maintainer of this work is Johannes Braams.
+The Current Maintainer of this work is Javier Bezos.
 
-This file may only be distributed together with a copy of the Babel
-system. You may however distribute the Babel system without
-such generated files.
-
-The list of all files belonging to the Babel distribution is
-given in the file `manifest.bbl'. See also `legal.bbl for additional
-information.
-
 In particular, permission is granted to customize the declarations in
 this file to serve the needs of your installation.
 
@@ -126,7 +106,9 @@
 \usedir{tex/generic/babel} 
 
 \usepreamble\mainpreamble
-\generate{\file{norsk.ldf}{\from{norsk.dtx}{code}}
+\generate{\file{norwegian.ldf}{\from{norsk.dtx}{code}}
+          \file{norsk.ldf}{\from{norsk.dtx}{norsk}}
+          \file{nynorsk.ldf}{\from{norsk.dtx}{nynorsk}}
           }
 \usepreamble\fdpreamble
 

Modified: trunk/Master/texmf-dist/tex/generic/babel-norsk/norsk.ldf
===================================================================
--- trunk/Master/texmf-dist/tex/generic/babel-norsk/norsk.ldf	2024-01-26 22:01:07 UTC (rev 69602)
+++ trunk/Master/texmf-dist/tex/generic/babel-norsk/norsk.ldf	2024-01-26 22:02:04 UTC (rev 69603)
@@ -4,10 +4,10 @@
 %%
 %% The original source files were:
 %%
-%% norsk.dtx  (with options: `code')
+%% norsk.dtx  (with options: `norsk')
 %% This is a generated file.
 %% 
-%% Copyright 1989-2005 Johannes L. Braams and any individual authors
+%% Copyright 1989-2024 Johannes L. Braams and any individual authors
 %% listed elsewhere in this file.  All rights reserved.
 %% 
 %% This file was generated from file(s) of the Babel system.
@@ -23,163 +23,19 @@
 %% 
 %% This work has the LPPL maintenance status "maintained".
 %% 
-%% The Current Maintainer of this work is Johannes Braams.
+%% The Current Maintainer of this work is Javier Bezos.
 %% 
-%% This file may only be distributed together with a copy of the Babel
-%% system. You may however distribute the Babel system without
-%% such generated files.
-%% 
-%% The list of all files belonging to the Babel distribution is
-%% given in the file `manifest.bbl'. See also `legal.bbl for additional
-%% information.
-%% 
 %% The list of derived (unpacked) files belonging to the distribution
 %% and covered by LPPL is defined by the unpacking scripts (with
 %% extension .ins) which are part of the distribution.
 \ProvidesLanguage{norsk}
-        [2012/08/06 v2.0i Norsk support from the babel system]
+        [2024/01/26 v2.0j Norwegian support from the babel system]
 %%File `norsk.dtx'
 %% Babel package for LaTeX version 2e
-%% Copyright (C) 1989 - 2005
+%% Copyright (C) 1989 - 2024
 %%           by Johannes Braams, TeXniek
-%% Please report errors to: J.L. Braams
-%%                          babel at braams.cistron.nl
-\LdfInit\CurrentOption{captions\CurrentOption}
-\ifx\l at norsk\@undefined
-    \@nopatterns{Norsk}
-    \adddialect\l at norsk0\fi
-\providehyphenmins{\CurrentOption}{\tw@\tw@}
-\def\bbl at tempa{norsk}
-\ifx\CurrentOption\bbl at tempa
-  \def\captionsnorsk{%
-    \def\prefacename{Forord}%
-    \def\refname{Referanser}%
-    \def\abstractname{Sammendrag}%
-    \def\bibname{Bibliografi}%     or Litteraturoversikt
-    %                              or Litteratur or Referanser
-    \def\chaptername{Kapittel}%
-    \def\appendixname{Tillegg}%    or Appendiks
-    \def\contentsname{Innhold}%
-    \def\listfigurename{Figurer}%  or Figurliste
-    \def\listtablename{Tabeller}%  or Tabelliste
-    \def\indexname{Register}%
-    \def\figurename{Figur}%
-    \def\tablename{Tabell}%
-    \def\partname{Del}%
-    \def\enclname{Vedlegg}%
-    \def\ccname{Kopi sendt}%
-    \def\headtoname{Til}% in letter
-    \def\pagename{Side}%
-    \def\seename{Se}%
-    \def\alsoname{Se ogs\aa{}}%
-    \def\proofname{Bevis}%
-    \def\glossaryname{Ordliste}%
-    }
-\else
-  \adddialect\l at nynorsk\l at norsk
-  \def\captionsnynorsk{%
-    \def\prefacename{Forord}%
-    \def\refname{Referansar}%
-    \def\abstractname{Samandrag}%
-    \def\bibname{Litteratur}%     or Litteraturoversyn
-     %                             or Referansar
-    \def\chaptername{Kapittel}%
-    \def\appendixname{Tillegg}%   or Appendiks
-    \def\contentsname{Innhald}%
-    \def\listfigurename{Figurar}% or Figurliste
-    \def\listtablename{Tabellar}% or Tabelliste
-    \def\indexname{Register}%
-    \def\figurename{Figur}%
-    \def\tablename{Tabell}%
-    \def\partname{Del}%
-    \def\enclname{Vedlegg}%
-    \def\ccname{Kopi til}%
-    \def\headtoname{Til}% in letter
-    \def\pagename{Side}%
-    \def\seename{Sj\aa{}}%
-    \def\alsoname{Sj\aa{} \`{o}g}%
-    \def\proofname{Bevis}%
-    \def\glossaryname{Ordliste}%
-    }
-\fi
-\@namedef{date\CurrentOption}{%
-  \def\today{\number\day.~\ifcase\month\or
-    januar\or februar\or mars\or april\or mai\or juni\or
-    juli\or august\or september\or oktober\or november\or
-    desember\fi
-    \space\number\year}}
-\@namedef{extras\CurrentOption}{\bbl at frenchspacing}
-\@namedef{noextras\CurrentOption}{\bbl at nonfrenchspacing}
-\initiate at active@char{"}
-\expandafter\addto\csname extras\CurrentOption\endcsname{%
-  \languageshorthands{norsk}}
-\expandafter\addto\csname extras\CurrentOption\endcsname{%
-  \bbl at activate{"}}
-\expandafter\addto\csname noextras\CurrentOption\endcsname{%
-  \bbl at deactivate{"}}
-\begingroup \catcode`\"12
-\def\x{\endgroup
-  \def\@SS{\mathchar"7019 }
-  \def\dq{"}}
-\x
-\declare at shorthand{norsk}{"b}{\textormath{\bbl at disc b{bb}}{b}}
-\declare at shorthand{norsk}{"B}{\textormath{\bbl at disc B{BB}}{B}}
-\declare at shorthand{norsk}{"d}{\textormath{\bbl at disc d{dd}}{d}}
-\declare at shorthand{norsk}{"D}{\textormath{\bbl at disc D{DD}}{D}}
-\declare at shorthand{norsk}{"e}{\textormath{\bbl at disc e{\'e}}{}}
-\declare at shorthand{norsk}{"E}{\textormath{\bbl at disc E{\'E}}{}}
-\declare at shorthand{norsk}{"F}{\textormath{\bbl at disc F{FF}}{F}}
-\declare at shorthand{norsk}{"g}{\textormath{\bbl at disc g{gg}}{g}}
-\declare at shorthand{norsk}{"G}{\textormath{\bbl at disc G{GG}}{G}}
-\declare at shorthand{norsk}{"k}{\textormath{\bbl at disc k{kk}}{k}}
-\declare at shorthand{norsk}{"K}{\textormath{\bbl at disc K{KK}}{K}}
-\declare at shorthand{norsk}{"l}{\textormath{\bbl at disc l{ll}}{l}}
-\declare at shorthand{norsk}{"L}{\textormath{\bbl at disc L{LL}}{L}}
-\declare at shorthand{norsk}{"n}{\textormath{\bbl at disc n{nn}}{n}}
-\declare at shorthand{norsk}{"N}{\textormath{\bbl at disc N{NN}}{N}}
-\declare at shorthand{norsk}{"p}{\textormath{\bbl at disc p{pp}}{p}}
-\declare at shorthand{norsk}{"P}{\textormath{\bbl at disc P{PP}}{P}}
-\declare at shorthand{norsk}{"r}{\textormath{\bbl at disc r{rr}}{r}}
-\declare at shorthand{norsk}{"R}{\textormath{\bbl at disc R{RR}}{R}}
-\declare at shorthand{norsk}{"s}{\textormath{\bbl at disc s{ss}}{s}}
-\declare at shorthand{norsk}{"S}{\textormath{\bbl at disc S{SS}}{S}}
-\declare at shorthand{norsk}{"t}{\textormath{\bbl at disc t{tt}}{t}}
-\declare at shorthand{norsk}{"T}{\textormath{\bbl at disc T{TT}}{T}}
-\declare at shorthand{norsk}{"f}{\textormath{\bbl at discff}{f}}
-\def\bbl at discff{\penalty\@M
-  \afterassignment\bbl at insertff \let\bbl at nextff= }
-\def\bbl at insertff{%
-  \if f\bbl at nextff
-    \expandafter\@firstoftwo\else\expandafter\@secondoftwo\fi
-  {\relax\discretionary{ff-}{f}{ff}\allowhyphens}{f\bbl at nextff}}
-\let\bbl at nextff=f
-\declare at shorthand{norsk}{"<}{\flqq}
-\declare at shorthand{norsk}{">}{\frqq}
-\declare at shorthand{norsk}{"-}{\penalty\@M\-\bbl at allowhyphens}
-\declare at shorthand{norsk}{"|}{%
-  \textormath{\penalty\@M\discretionary{-}{}{\kern.03em}%
-              \allowhyphens}{}}
-\declare at shorthand{norsk}{""}{\hskip\z at skip}
-\declare at shorthand{norsk}{"~}{\textormath{\leavevmode\hbox{-}}{-}}
-\declare at shorthand{norsk}{"=}{\penalty\@M-\hskip\z at skip}
-\ldf at finish\CurrentOption
-%%
-%% \CharacterTable
-%%  {Upper-case    \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
-%%   Lower-case    \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
-%%   Digits        \0\1\2\3\4\5\6\7\8\9
-%%   Exclamation   \!     Double quote  \"     Hash (number) \#
-%%   Dollar        \$     Percent       \%     Ampersand     \&
-%%   Acute accent  \'     Left paren    \(     Right paren   \)
-%%   Asterisk      \*     Plus          \+     Comma         \,
-%%   Minus         \-     Point         \.     Solidus       \/
-%%   Colon         \:     Semicolon     \;     Less than     \<
-%%   Equals        \=     Greater than  \>     Question mark \?
-%%   Commercial at \@     Left bracket  \[     Backslash     \\
-%%   Right bracket \]     Circumflex    \^     Underscore    \_
-%%   Grave accent  \`     Left brace    \{     Vertical bar  \|
-%%   Right brace   \}     Tilde         \~}
-%%
+%%           by Javier Bezos
+\input norwegian.ldf\relax
 \endinput
 %%
 %% End of file `norsk.ldf'.

Added: trunk/Master/texmf-dist/tex/generic/babel-norsk/norwegian.ldf
===================================================================
--- trunk/Master/texmf-dist/tex/generic/babel-norsk/norwegian.ldf	                        (rev 0)
+++ trunk/Master/texmf-dist/tex/generic/babel-norsk/norwegian.ldf	2024-01-26 22:02:04 UTC (rev 69603)
@@ -0,0 +1,168 @@
+%%
+%% This is file `norwegian.ldf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% norsk.dtx  (with options: `code')
+%% This is a generated file.
+%% 
+%% Copyright 1989-2024 Johannes L. Braams and any individual authors
+%% listed elsewhere in this file.  All rights reserved.
+%% 
+%% This file was generated from file(s) of the Babel system.
+%% ---------------------------------------------------------
+%% 
+%% It may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%%   http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2003/12/01 or later.
+%% 
+%% This work has the LPPL maintenance status "maintained".
+%% 
+%% The Current Maintainer of this work is Javier Bezos.
+%% 
+%% The list of derived (unpacked) files belonging to the distribution
+%% and covered by LPPL is defined by the unpacking scripts (with
+%% extension .ins) which are part of the distribution.
+\ProvidesLanguage{norwegian}
+        [2024/01/26 v2.0j Norwegian support from the babel system]
+%%File `norsk.dtx'
+%% Babel package for LaTeX version 2e
+%% Copyright (C) 1989 - 2024
+%%           by Johannes Braams, TeXniek
+%%           by Javier Bezos
+\LdfInit\CurrentOption{captions\CurrentOption}
+\expandafter\ifx\csname l@\CurrentOption\endcsname\relax
+  \def\bbl at tempa#1{%
+    \ifx#1\@undefined\else
+      \expandafter\adddialect\csname l@\CurrentOption\endcsname#1%
+    \fi}% Last wins:
+  \bbl at tempa\l at nynorsk
+  \bbl at tempa\l at norsk
+  \bbl at tempa\l at norwegian
+\fi
+\expandafter\ifx\csname l@\CurrentOption\endcsname\relax
+  \@nopatterns{\CurrentOption}
+  \expandafter\adddialect\csname l@\CurrentOption\endcsname\z@
+\fi
+\providehyphenmins{\CurrentOption}{\tw@\tw@}
+\def\bbl at tempa{nynorsk}
+\ifx\CurrentOption\bbl at tempa
+  \def\captionsnynorsk{%
+    \def\prefacename{Forord}%
+    \def\refname{Referansar}%
+    \def\abstractname{Samandrag}%
+    \def\bibname{Litteratur}%     or Litteraturoversyn
+     %                             or Referansar
+    \def\chaptername{Kapittel}%
+    \def\appendixname{Tillegg}%   or Appendiks
+    \def\contentsname{Innhald}%
+    \def\listfigurename{Figurar}% or Figurliste
+    \def\listtablename{Tabellar}% or Tabelliste
+    \def\indexname{Register}%
+    \def\figurename{Figur}%
+    \def\tablename{Tabell}%
+    \def\partname{Del}%
+    \def\enclname{Vedlegg}%
+    \def\ccname{Kopi til}%
+    \def\headtoname{Til}% in letter
+    \def\pagename{Side}%
+    \def\seename{Sj\aa{}}%
+    \def\alsoname{Sj\aa{} \`{o}g}%
+    \def\proofname{Bevis}%
+    \def\glossaryname{Ordliste}%
+    }
+\else
+  \@namedef{captions\CurrentOption}{%
+    \def\prefacename{Forord}%
+    \def\refname{Referanser}%
+    \def\abstractname{Sammendrag}%
+    \def\bibname{Bibliografi}%     or Litteraturoversikt
+    %                              or Litteratur or Referanser
+    \def\chaptername{Kapittel}%
+    \def\appendixname{Tillegg}%    or Appendiks
+    \def\contentsname{Innhold}%
+    \def\listfigurename{Figurer}%  or Figurliste
+    \def\listtablename{Tabeller}%  or Tabelliste
+    \def\indexname{Register}%
+    \def\figurename{Figur}%
+    \def\tablename{Tabell}%
+    \def\partname{Del}%
+    \def\enclname{Vedlegg}%
+    \def\ccname{Kopi sendt}%
+    \def\headtoname{Til}% in letter
+    \def\pagename{Side}%
+    \def\seename{Se}%
+    \def\alsoname{Se ogs\aa{}}%
+    \def\proofname{Bevis}%
+    \def\glossaryname{Ordliste}%
+    }
+\fi
+\@namedef{date\CurrentOption}{%
+  \def\today{\number\day.~\ifcase\month\or
+    januar\or februar\or mars\or april\or mai\or juni\or
+    juli\or august\or september\or oktober\or november\or
+    desember\fi
+    \space\number\year}}
+\@namedef{extras\CurrentOption}{\bbl at frenchspacing}
+\@namedef{noextras\CurrentOption}{\bbl at nonfrenchspacing}
+\initiate at active@char{"}
+\expandafter\addto\csname extras\CurrentOption\endcsname{%
+  \languageshorthands{norsk}}
+\expandafter\addto\csname extras\CurrentOption\endcsname{%
+  \bbl at activate{"}}
+\expandafter\addto\csname noextras\CurrentOption\endcsname{%
+  \bbl at deactivate{"}}
+\begingroup \catcode`\"12
+\def\x{\endgroup
+  \def\@SS{\mathchar"7019 }
+  \def\dq{"}}
+\x
+\declare at shorthand{norsk}{"b}{\textormath{\bbl at disc b{bb}}{b}}
+\declare at shorthand{norsk}{"B}{\textormath{\bbl at disc B{BB}}{B}}
+\declare at shorthand{norsk}{"d}{\textormath{\bbl at disc d{dd}}{d}}
+\declare at shorthand{norsk}{"D}{\textormath{\bbl at disc D{DD}}{D}}
+\declare at shorthand{norsk}{"e}{\textormath{\bbl at disc e{\'e}}{}}
+\declare at shorthand{norsk}{"E}{\textormath{\bbl at disc E{\'E}}{}}
+\declare at shorthand{norsk}{"F}{\textormath{\bbl at disc F{FF}}{F}}
+\declare at shorthand{norsk}{"g}{\textormath{\bbl at disc g{gg}}{g}}
+\declare at shorthand{norsk}{"G}{\textormath{\bbl at disc G{GG}}{G}}
+\declare at shorthand{norsk}{"k}{\textormath{\bbl at disc k{kk}}{k}}
+\declare at shorthand{norsk}{"K}{\textormath{\bbl at disc K{KK}}{K}}
+\declare at shorthand{norsk}{"l}{\textormath{\bbl at disc l{ll}}{l}}
+\declare at shorthand{norsk}{"L}{\textormath{\bbl at disc L{LL}}{L}}
+\declare at shorthand{norsk}{"n}{\textormath{\bbl at disc n{nn}}{n}}
+\declare at shorthand{norsk}{"N}{\textormath{\bbl at disc N{NN}}{N}}
+\declare at shorthand{norsk}{"p}{\textormath{\bbl at disc p{pp}}{p}}
+\declare at shorthand{norsk}{"P}{\textormath{\bbl at disc P{PP}}{P}}
+\declare at shorthand{norsk}{"r}{\textormath{\bbl at disc r{rr}}{r}}
+\declare at shorthand{norsk}{"R}{\textormath{\bbl at disc R{RR}}{R}}
+\declare at shorthand{norsk}{"s}{\textormath{\bbl at disc s{ss}}{s}}
+\declare at shorthand{norsk}{"S}{\textormath{\bbl at disc S{SS}}{S}}
+\declare at shorthand{norsk}{"t}{\textormath{\bbl at disc t{tt}}{t}}
+\declare at shorthand{norsk}{"T}{\textormath{\bbl at disc T{TT}}{T}}
+\declare at shorthand{norsk}{"f}{\textormath{\bbl at discff}{f}}
+\def\bbl at discff{\penalty\@M
+  \afterassignment\bbl at insertff \let\bbl at nextff= }
+\def\bbl at insertff{%
+  \if f\bbl at nextff
+    \expandafter\@firstoftwo\else\expandafter\@secondoftwo\fi
+  {\relax\discretionary{ff-}{f}{ff}\allowhyphens}{f\bbl at nextff}}
+\let\bbl at nextff=f
+\declare at shorthand{norsk}{"<}{\flqq}
+\declare at shorthand{norsk}{">}{\frqq}
+\declare at shorthand{norsk}{"-}{\penalty\@M\-\bbl at allowhyphens}
+\declare at shorthand{norsk}{"|}{%
+  \textormath{\penalty\@M\discretionary{-}{}{\kern.03em}%
+              \allowhyphens}{}}
+\declare at shorthand{norsk}{""}{\hskip\z at skip}
+\declare at shorthand{norsk}{"~}{\textormath{\leavevmode\hbox{-}}{-}}
+\declare at shorthand{norsk}{"=}{\penalty\@M-\hskip\z at skip}
+\ldf at finish\CurrentOption
+\endinput
+%%
+%% End of file `norwegian.ldf'.


Property changes on: trunk/Master/texmf-dist/tex/generic/babel-norsk/norwegian.ldf
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: trunk/Master/texmf-dist/tex/generic/babel-norsk/nynorsk.ldf
===================================================================
--- trunk/Master/texmf-dist/tex/generic/babel-norsk/nynorsk.ldf	                        (rev 0)
+++ trunk/Master/texmf-dist/tex/generic/babel-norsk/nynorsk.ldf	2024-01-26 22:02:04 UTC (rev 69603)
@@ -0,0 +1,41 @@
+%%
+%% This is file `nynorsk.ldf',
+%% generated with the docstrip utility.
+%%
+%% The original source files were:
+%%
+%% norsk.dtx  (with options: `nynorsk')
+%% This is a generated file.
+%% 
+%% Copyright 1989-2024 Johannes L. Braams and any individual authors
+%% listed elsewhere in this file.  All rights reserved.
+%% 
+%% This file was generated from file(s) of the Babel system.
+%% ---------------------------------------------------------
+%% 
+%% It may be distributed and/or modified under the
+%% conditions of the LaTeX Project Public License, either version 1.3
+%% of this license or (at your option) any later version.
+%% The latest version of this license is in
+%%   http://www.latex-project.org/lppl.txt
+%% and version 1.3 or later is part of all distributions of LaTeX
+%% version 2003/12/01 or later.
+%% 
+%% This work has the LPPL maintenance status "maintained".
+%% 
+%% The Current Maintainer of this work is Javier Bezos.
+%% 
+%% The list of derived (unpacked) files belonging to the distribution
+%% and covered by LPPL is defined by the unpacking scripts (with
+%% extension .ins) which are part of the distribution.
+\ProvidesLanguage{nynorsk}
+        [2024/01/26 v2.0j Norwegian support from the babel system]
+%%File `norsk.dtx'
+%% Babel package for LaTeX version 2e
+%% Copyright (C) 1989 - 2024
+%%           by Johannes Braams, TeXniek
+%%           by Javier Bezos
+\input norwegian.ldf\relax
+\endinput
+%%
+%% End of file `nynorsk.ldf'.


Property changes on: trunk/Master/texmf-dist/tex/generic/babel-norsk/nynorsk.ldf
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property


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