summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/epcqrcode/epcqrcode.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/epcqrcode/epcqrcode.dtx')
-rw-r--r--Master/texmf-dist/source/latex/epcqrcode/epcqrcode.dtx11
1 files changed, 6 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/epcqrcode/epcqrcode.dtx b/Master/texmf-dist/source/latex/epcqrcode/epcqrcode.dtx
index ef2d1c84412..4c1a6eb9a32 100644
--- a/Master/texmf-dist/source/latex/epcqrcode/epcqrcode.dtx
+++ b/Master/texmf-dist/source/latex/epcqrcode/epcqrcode.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright (C) 2024 by David Wedekind, Paul Kantiem, Dr. rer. nat. Wolf Müller (epc-qr-code@proton.me)
+% Copyright (C) 2024 by David Wedekind, Paul Kantiem, Wolf Müller (epc-qr-code@proton.me)
%
% This file may be distributed and/or modified under the
% conditions of the LaTeX Project Public License, either
@@ -16,7 +16,7 @@
%
% \iffalse
%<package>\NeedsTeXFormat{LaTeX2e}[2022-06-01]%
-%<package>\ProvidesPackage{epcqrcode}[2024-02-07 v1.0 dtx epcqrcode file]%
+%<package>\ProvidesPackage{epcqrcode}[2024-04-12 v1.1 dtx epcqrcode file]%
%<package>\RequirePackage{qrcode}%
%<package>\RequirePackage{xstring}%
%<package>\RequirePackage{calculator}%
@@ -37,6 +37,7 @@
% \fi
%
% \changes{v1.0}{2024/02/07}{Initial version}
+% \changes{v1.1}{2024/04/12}{Fixed minor issue}
% \GetFileInfo{epcqrcode.sty}
%
% \DoNotIndex{\#,\$,\%,\&,\@,\\,\{,\},\^,\_,\~,\ }
@@ -47,8 +48,8 @@
% \title{The \textsf{epcqrcode} package\thanks{This document
% corresponds to \textsf{epcqrcode}~\fileversion,
% dated~\filedate.}}
-% \author{David Wedekind, Paul Kantiem, Dr. rer. nat. Wolf Müller \\ epc-qr-code@proton.me}
-% \date{February 07, 2024}
+% \author{David Wedekind, Paul Kantiem, Wolf Müller \\ epc-qr-code@proton.me}
+% \date{April 12, 2024}
%
% \maketitle
%
@@ -570,7 +571,7 @@ information .store = \epcqr@information%
\addtocounter{epcqrcode@OverallLength}{\epcqrcode@NameLength}%
\StrLen{\epcqrcode@CleanedIban}[\epcqrcode@IbanLength]%
\addtocounter{epcqrcode@OverallLength}{\epcqrcode@IbanLength}%
- \ifreasonx\epcqr@amount\empty%
+ \ifx\epcqr@amount\empty%
\relax%
\else%
\StrLen{\epcqr@amount}[\epcqrcode@AmountLength]%