summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/practicalreports/practicalreports.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/practicalreports/practicalreports.sty')
-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, -}
}