diff options
Diffstat (limited to 'Master/texmf-dist/source/latex/polski')
-rw-r--r-- | Master/texmf-dist/source/latex/polski/polski.dtx | 37 |
1 files changed, 18 insertions, 19 deletions
diff --git a/Master/texmf-dist/source/latex/polski/polski.dtx b/Master/texmf-dist/source/latex/polski/polski.dtx index 3be862dec4a..dd0dcaeb284 100644 --- a/Master/texmf-dist/source/latex/polski/polski.dtx +++ b/Master/texmf-dist/source/latex/polski/polski.dtx @@ -2,7 +2,7 @@ % % Copyright (C) 1994 by Mariusz Olko. All rights reserved. % Copyright (C) 1997, 1998 by Mariusz Olko and Marcin Woli\'nski. -% Copyright (C) 2000, 2001, 2003, 2007, 2017 by Marcin Woli\'nski. +% Copyright (C) 2000, 2001, 2003, 2007, 2017, 2021 by Marcin Woli\'nski. % All rights reserved. % % This file is part of the package 'Polski' @@ -23,23 +23,20 @@ %<driver>% Comment next line if you want to print the code %<driver>%\OnlyDescription \def\parsedate#1/#2/#3.{\day=#3 \month=#2 \year=#1 } -\parsedate 2017/05/04. +\parsedate 2021/08/22. \author{\begin{tabular}[t]{c} - Mariusz Olko\\[4pt] - Litter\ae\\ - G\'orczewska 94\Slash96\Slash7\\ - 01--117 Warszawa\\ - \textsf{M.Olko@Litterae.com.pl}\\ - \end{tabular} -\hskip20pt -\begin{tabular}[t]{c} - Marcin Woli\'nski\\[4pt] - \textsf{wolinski@gust.org.pl}\\ -\end{tabular} + Mariusz Olko\\[4pt] + (inactive) + \end{tabular} + \hskip20pt + \begin{tabular}[t]{c} + Marcin Woli\'nski\\[4pt] + \textsf{wolinski@gust.org.pl}\\ + \end{tabular} }%\\[4pt] \title{Pakiet \textsc{Polski}\\ - wersja 1.3.4} + wersja 1.3.5} \begin{document} \maketitle @@ -51,7 +48,7 @@ % % \fi % -% \CheckSum{1206} +% \CheckSum{1210} % % \def\PostScript{\textsc{PostScript}} % \def\Polski{{\sc Polski}} @@ -283,7 +280,7 @@ % \end{macrocode} % Announce the name of the package to the world % \begin{macrocode} -\ProvidesPackage{polski}[2017/05/04 v1.3.4 Polish language package] +\ProvidesPackage{polski}[2021/08/22 v1.3.5 Polish language package] % \end{macrocode} % % \subsection{Category codes and all that} @@ -660,8 +657,10 @@ whatever should be in the place of the offending pair.}} % Polish typographical rules require to put a fixed space of .2em % around dashes and forbid breaking a line before a dash. % \begin{macrocode} -\newcommand*\pauza{\unskip\kern.2em\textemdash\hskip.2em\ignorespaces} -\newcommand*\ppauza{\unskip\kern.2em\textendash\hskip.2em\ignorespaces} +\newcommand*\pauza{\ifhmode\unskip\kern.2em\fi\textemdash\hskip.2em + \ignorespaces} +\newcommand*\ppauza{\ifhmode\unskip\kern.2em\fi\textendash\hskip.2em + \ignorespaces} % \end{macrocode} % \end{macro} % @@ -1253,7 +1252,7 @@ lub w ostatecznosci uzyj pakietu ot1patch.}{}}% % % \begin{macrocode} %<*encoding> -\ProvidesFile{ot4enc.def}[2017/05/04 v1.3.4 Output encoding for polish fonts] +\ProvidesFile{ot4enc.def}[2021/08/22 v1.3.5 Output encoding for polish fonts] % \end{macrocode} % Declare the encoding. % \begin{macrocode} |