diff options
author | Karl Berry <karl@freefriends.org> | 2021-02-06 22:30:33 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2021-02-06 22:30:33 +0000 |
commit | 6d6fd6a62898b67a568bfdc3df628e7e7be4d179 (patch) | |
tree | d4438709d545ee5a12d61f99d9062c4e1a7e5eb7 /Master/texmf-dist/tex | |
parent | d2832a2ca2d1ce27ae9fa339fee9e1adf9fe29bd (diff) |
babel-danish (6feb21)
git-svn-id: svn://tug.org/texlive/trunk@57642 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex')
-rw-r--r-- | Master/texmf-dist/tex/generic/babel-danish/danish.ldf | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/Master/texmf-dist/tex/generic/babel-danish/danish.ldf b/Master/texmf-dist/tex/generic/babel-danish/danish.ldf index 98e36d4cdcf..12c61aceb16 100644 --- a/Master/texmf-dist/tex/generic/babel-danish/danish.ldf +++ b/Master/texmf-dist/tex/generic/babel-danish/danish.ldf @@ -37,7 +37,7 @@ %% and covered by LPPL is defined by the unpacking scripts (with %% extension .ins) which are part of the distribution. \ProvidesLanguage{danish} - [2009/09/19 v1.3r Danish support from the babel system] + [2021/02/06 v1.3s Danish support from the babel system] %% File `danish.dtx' %% Babel package for LaTeX version 2e %% Copyright (C) 1989 - 2009 @@ -93,10 +93,12 @@ \textormath{\guillemotright}{\mbox{\guillemotright}}} \declare@shorthand{danish}{"-}{\nobreak-\bbl@allowhyphens} \declare@shorthand{danish}{""}{\hskip\z@skip} -\declare@shorthand{danish}{"~}{\textormath{\leavevmode\hbox{-}}{-}} +\providecommand\texorpdfstring[2]{#1} +\declare@shorthand{danish}{"~}{% + \texorpdfstring{\textormath{\leavevmode\hbox{-}}{-}}{-}} \declare@shorthand{danish}{"=}{\nobreak-\hskip\z@skip} \declare@shorthand{danish}{"|}{% - \textormath{\discretionary{-}{}{\kern.03em}}{}} + \texorpdfstring{\textormath{\discretionary{-}{}{\kern.03em}}{}}{}} \declare@shorthand{danish}{"/}{\textormath {\bbl@allowhyphens\discretionary{/}{}{/}\bbl@allowhyphens}{}} \expandafter\addto\csname extras\CurrentOption\endcsname{% |