summaryrefslogtreecommitdiff
path: root/macros/latex/contrib/glossaries-nynorsk
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-05-17 03:03:04 +0000
committerNorbert Preining <norbert@preining.info>2020-05-17 03:03:04 +0000
commit71e57b1c98740d1fbb24981d390bd3ec8f2e967b (patch)
treece0ab513391ee2d3f5710e630882cf50c3ff51dd /macros/latex/contrib/glossaries-nynorsk
parent186d7c0795fc4ffce06bc897006e6aad0417cb83 (diff)
CTAN sync 202005170303
Diffstat (limited to 'macros/latex/contrib/glossaries-nynorsk')
-rw-r--r--macros/latex/contrib/glossaries-nynorsk/README23
-rw-r--r--macros/latex/contrib/glossaries-nynorsk/glossaries-nynorsk.dtx162
-rw-r--r--macros/latex/contrib/glossaries-nynorsk/glossaries-nynorsk.ins36
-rw-r--r--macros/latex/contrib/glossaries-nynorsk/glossaries-nynorsk.pdfbin0 -> 122934 bytes
4 files changed, 221 insertions, 0 deletions
diff --git a/macros/latex/contrib/glossaries-nynorsk/README b/macros/latex/contrib/glossaries-nynorsk/README
new file mode 100644
index 0000000000..ec78a0f81e
--- /dev/null
+++ b/macros/latex/contrib/glossaries-nynorsk/README
@@ -0,0 +1,23 @@
+Nynorsk Language Module for glossaries Package
+
+Author: Eirik Haustveit
+ www.switchcraft.org
+
+Based on package by:
+
+ Nicola Talbot
+ www.dickimaw-books.com
+
+To install: copy *.ldf and *.dict to
+
+TEXMF/tex/latex/glossaries-nynorsk/
+
+where TEXMF is the texmf root directory.
+
+The glossaries package will automatically load this module if it is
+required.
+
+This material is subject to the LaTeX Project Public License.
+See http://www.ctan.org/license/lppl1.3
+for the details of that license.
+
diff --git a/macros/latex/contrib/glossaries-nynorsk/glossaries-nynorsk.dtx b/macros/latex/contrib/glossaries-nynorsk/glossaries-nynorsk.dtx
new file mode 100644
index 0000000000..71c8898bfa
--- /dev/null
+++ b/macros/latex/contrib/glossaries-nynorsk/glossaries-nynorsk.dtx
@@ -0,0 +1,162 @@
+%\iffalse
+% glossaries-nynorsk.dtx generated using makedtx version 1.1 (c) Eirik Haustveit
+% Command line args:
+% -src "(.*.ldf)=>\1"
+% -src "(.*.dict)=>\1"
+% -doc "glossaries-module.tex"
+% -author "Eirik Haustveit"
+% glossaries-nynorsk
+% Created on 2020/05/16 14:20
+%\fi
+%\iffalse
+%<*package>
+%% \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 \~}
+%</package>
+%\fi
+% \iffalse
+% Doc-Source file to use with LaTeX2e
+% Copyright (C) 2020 Eirik Haustveit, all rights reserved.
+% \fi
+% \iffalse
+%<*driver>
+\documentclass{nlctdoc}
+
+\usepackage[utf8]{inputenc}
+\usepackage[T1]{fontenc}
+
+\title{Glossaries Language Module: glossaries-nynorsk}
+\author{Eirik Haustveit}
+\date{version 1.0 (2020-05-16)}
+
+\begin{document}
+\DocInput{glossaries-nynorsk.dtx}
+\end{document}
+%</driver>
+%\fi
+%\maketitle
+%
+%This language module simply needs to be installed. The \sty{glossaries}
+%package will automatically load it if required.
+%
+%
+%
+%\StopEventually{}
+%\section{The Code}
+%\iffalse
+% \begin{macrocode}
+%<*glossaries-nynorsk.ldf>
+% \end{macrocode}
+%\fi
+%\subsection{glossaries-nynorsk.ldf}
+% \begin{macrocode}
+\ProvidesGlossariesLang{nynorsk}[2020/05/16 v1.0]
+
+\glsifusedtranslatordict{Nynorsk}
+{%
+ \addglossarytocaptions{\CurrentTrackedLanguage}%
+ \addglossarytocaptions{\CurrentTrackedDialect}%
+}
+{%
+ \@ifpackageloaded{polyglossia}%
+ {%
+ \newcommand*{\glossariescaptionsnynorsk}{%
+ \renewcommand*{\glossaryname}{\textnynorsk{Ordforklaringar}}%
+ \renewcommand*{\acronymname}{\textnynorsk{Forkortingar}}%
+ \renewcommand*{\entryname}{\textnynorsk{Notasjon}}%
+ \renewcommand*{\descriptionname}{\textnynorsk{Beskriving}}%
+ \renewcommand*{\symbolname}{\textnynorsk{Symbol}}%
+ \renewcommand*{\pagelistname}{\textnynorsk{Side}}%
+ \renewcommand*{\glssymbolsgroupname}{\textnynorsk{Symbol}}%
+ \renewcommand*{\glsnumbersgroupname}{\textnynorsk{Tal}}%
+ }%
+ }%
+ {%
+ \newcommand*{\glossariescaptionsnynorsk}{%
+ \renewcommand*{\glossaryname}{Ordforklaringar}%
+ \renewcommand*{\acronymname}{Forkortingar}%
+ \renewcommand*{\entryname}{Notasjon}%
+ \renewcommand*{\descriptionname}{Beskriving}%
+ \renewcommand*{\symbolname}{Symbol}%
+ \renewcommand*{\pagelistname}{Side}%
+ \renewcommand*{\glssymbolsgroupname}{Symbol}%
+ \renewcommand*{\glsnumbersgroupname}{Tal}%
+ }%
+ }%
+ \ifcsdef{captions\CurrentTrackedDialect}
+ {%
+ \csappto{captions\CurrentTrackedDialect}%
+ {%
+ \glossariescaptionsnynorsk
+ }%
+ }%
+ {%
+ \ifcsdef{captions\CurrentTrackedLanguage}
+ {
+ \csappto{captions\CurrentTrackedLanguage}%
+ {%
+ \glossariescaptionsnynorsk
+ }%
+ }%
+ {%
+ }%
+ }%
+ \glossariescaptionsnynorsk
+}
+% \end{macrocode}
+% General default plural suffix:
+% \begin{macrocode}
+\renewcommand*{\glspluralsuffix}{s}
+% \end{macrocode}
+% Acronym default plural suffix:
+% \begin{macrocode}
+\renewcommand*{\glsacrpluralsuffix}{\glspluralsuffix}
+% \end{macrocode}
+% Acronym in \cs{textsc} default plural suffix
+% (\cs{glstextup} is used to cancel the effect of \cs{textsc}):
+% \begin{macrocode}
+\renewcommand*{\glsupacrpluralsuffix}{\glstextup{\glsacrpluralsuffix}}
+% \end{macrocode}
+%\iffalse
+% \begin{macrocode}
+%</glossaries-nynorsk.ldf>
+% \end{macrocode}
+%\fi
+%\iffalse
+% \begin{macrocode}
+%<*glossaries-dictionary-Nynorsk.dict>
+% \end{macrocode}
+%\fi
+%\subsection{glossaries-dictionary-Nynorsk.dict}
+% \begin{macrocode}
+\ProvidesDictionary{glossaries-dictionary}{Nynorsk}
+
+\providetranslation{Glossary}{Ordforklaring}
+\providetranslation{Acronyms}{Forkortingar}
+\providetranslation{Notation (glossaries)}{Symbolliste}
+\providetranslation{Description (glossaries)}{Beskriving}
+\providetranslation{Symbol (glossaries)}{Symbol}
+\providetranslation{Page List (glossaries)}{Side}
+\providetranslation{Symbols (glossaries)}{Symbol}
+\providetranslation{Numbers (glossaries)}{Tal}
+% \end{macrocode}
+%\iffalse
+% \begin{macrocode}
+%</glossaries-dictionary-Nynorsk.dict>
+% \end{macrocode}
+%\fi
+%\Finale
+\endinput
diff --git a/macros/latex/contrib/glossaries-nynorsk/glossaries-nynorsk.ins b/macros/latex/contrib/glossaries-nynorsk/glossaries-nynorsk.ins
new file mode 100644
index 0000000000..ab784f1c28
--- /dev/null
+++ b/macros/latex/contrib/glossaries-nynorsk/glossaries-nynorsk.ins
@@ -0,0 +1,36 @@
+% glossaries-english.ins generated using makedtx version 1.1 2014/11/24 18:20
+\input docstrip
+
+\preamble
+
+ glossaries-nynorsk.dtx
+ Copyright 2020 Eirik Haustveit
+
+
+ Based on package by Nicola Talbot
+
+ This work may be distributed and/or modified under the
+ conditions of the LaTeX Project Public License, either version 1.3
+ of this license of (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 2005/12/01 or later.
+
+ This work has the LPPL maintenance status `maintained'.
+
+ The Current Maintainer of this work is Eirik Haustveit.
+
+ This work consists of the files glossaries-nynorsk.dtx and glossaries-nynorsk.ins and the derived files glossaries-nynorsk.ldf, glossaries-dictionary-Nynorsk.dict.
+
+\endpreamble
+
+\askforoverwritefalse
+
+\generate{\file{glossaries-nynorsk.ldf}{\usepreamble\defaultpreamble
+\usepostamble\defaultpostamble\from{glossaries-nynorsk.dtx}{glossaries-nynorsk.ldf,package}}
+\file{glossaries-dictionary-Nynorsk.dict}{\usepreamble\defaultpreamble
+\usepostamble\defaultpostamble\from{glossaries-nynorsk.dtx}{glossaries-dictionary-Nynorsk.dict,package}}
+}
+
+\endbatchfile
diff --git a/macros/latex/contrib/glossaries-nynorsk/glossaries-nynorsk.pdf b/macros/latex/contrib/glossaries-nynorsk/glossaries-nynorsk.pdf
new file mode 100644
index 0000000000..4373d7d000
--- /dev/null
+++ b/macros/latex/contrib/glossaries-nynorsk/glossaries-nynorsk.pdf
Binary files differ