summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/generic
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2021-02-06 22:30:54 +0000
committerKarl Berry <karl@freefriends.org>2021-02-06 22:30:54 +0000
commit0b522b1b2e800e661d3721b53b2ddffb7d1d4093 (patch)
tree509fd8577e811dee042dc93cf0a3d14fd1bd60b6 /Master/texmf-dist/source/generic
parent6d6fd6a62898b67a568bfdc3df628e7e7be4d179 (diff)
babel-finnish (6feb21)
git-svn-id: svn://tug.org/texlive/trunk@57643 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/generic')
-rw-r--r--Master/texmf-dist/source/generic/babel-finnish/finnish.dtx23
1 files changed, 12 insertions, 11 deletions
diff --git a/Master/texmf-dist/source/generic/babel-finnish/finnish.dtx b/Master/texmf-dist/source/generic/babel-finnish/finnish.dtx
index f454aac39cd..d18dd761ad6 100644
--- a/Master/texmf-dist/source/generic/babel-finnish/finnish.dtx
+++ b/Master/texmf-dist/source/generic/babel-finnish/finnish.dtx
@@ -3,10 +3,10 @@
% Copyright 1989-2020 Johannes L. Braams, Javier Bezos and any
% individual authors listed elsewhere in this file. All rights
% reserved.
-%
+%
% This file is part 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.
@@ -14,20 +14,19 @@
% 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 all files belonging to the Babel system 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.
% \fi
-% \CheckSum{172}
% \iffalse
% Tell the \LaTeX\ system who we are and write an entry on the
% transcript.
@@ -37,7 +36,7 @@
%<code>\ProvidesLanguage{finnish}
%\fi
%\ProvidesFile{finnish.dtx}
- [2020/04/16 v1.3r Finnish support from the babel system]
+ [2021/02/06 v1.3s Finnish support from the babel system]
%\iffalse
%% File `finnish.dtx'
%% Babel package for LaTeX version 2e
@@ -119,7 +118,7 @@
% loaded more than once, checking the category code of the
% \texttt{@} sign, etc.
% \changes{finnish-1.3i}{1996/11/02}{Now use \cs{LdfInit} to perform
-% initial checks}
+% initial checks}
% \begin{macrocode}
%<*code>
\LdfInit{finnish}\captionsfinnish
@@ -293,9 +292,12 @@
\declare@shorthand{finnish}{"=}{\hbox{-}\bbl@allowhyphens}
% \end{macrocode}
% And we want to have a shorthand for disabling a ligature.
+% \changes{finish-1.3s}{2021/02/06}{Adapted to changes in hyperref}
+% To avoid problems in bookmarks this shorthand should be hyperref aware.
% \begin{macrocode}
+\providecommand\texorpdfstring[2]{#1}
\declare@shorthand{finnish}{"|}{%
- \textormath{\discretionary{-}{}{\kern.03em}}{}}
+ \texorpdfstring{\textormath{\discretionary{-}{}{\kern.03em}}{}}{}}
% \end{macrocode}
% \end{macro}
% \end{macro}
@@ -361,4 +363,3 @@
%% Right brace \} Tilde \~}
%%
\endinput
-