summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/practicalreports
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2019-10-07 20:57:57 +0000
committerKarl Berry <karl@freefriends.org>2019-10-07 20:57:57 +0000
commit9af6868b40af1b6846e27a57e317c48ab5399c34 (patch)
tree0f600c96f6af9051140c95940e458dd905e07a65 /Master/texmf-dist/tex/latex/practicalreports
parente1d421bf06002cf4deb4df1cf80027c98da92674 (diff)
practicalreports (7oct19)
git-svn-id: svn://tug.org/texlive/trunk@52312 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex/practicalreports')
-rw-r--r--Master/texmf-dist/tex/latex/practicalreports/practicalreports.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/practicalreports/practicalreports.sty b/Master/texmf-dist/tex/latex/practicalreports/practicalreports.sty
index d574797bcfb..e46dfb4ef7f 100644
--- a/Master/texmf-dist/tex/latex/practicalreports/practicalreports.sty
+++ b/Master/texmf-dist/tex/latex/practicalreports/practicalreports.sty
@@ -2,7 +2,7 @@
%%License: LPPL 1.3c
\NeedsTeXFormat{LaTeX2e}
-\ProvidesPackage{practicalreports}[01/10/2019 v2.0.2 Practical Report Package]
+\ProvidesPackage{practicalreports}[071/10/2019 v2.0.3 Practical Report Package]
\RequirePackage{mathtools, array, longtable, scrextend, float, fancyhdr, lastpage, tikzducks, pdfpages, pgffor}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
@@ -192,7 +192,7 @@ tshirt=brown!50!black, jacket=brown!30!gray, speech={of},bubblecolour=cyan!20!wh
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% Make sure yor filenames are all one word, this can include underscores and each report is separated by a comma.
-\newcommand{\joinreports}[1]{
+\newcommand{\joinpdfs}[1]{
\foreach \report in {#1} {
\includepdfmerge{\report, -}
}