From 66161a5e2bb690ec75a046e20396863f5c0d395e Mon Sep 17 00:00:00 2001 From: "Achim D. Brucker" Date: Sun, 18 Feb 2018 16:40:57 +0000 Subject: [PATCH] Fixed inclusion of word.xml files. --- authorarchive.sty | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/authorarchive.sty b/authorarchive.sty index f92555e..8783be3 100644 --- a/authorarchive.sty +++ b/authorarchive.sty @@ -185,7 +185,7 @@ \typeout{No file \AA@bibtexdir/\AA@key.ris found. Not embedded reference in RIS format.} }% \IfFileExists{\AA@bibtexdir/\AA@key.word.xml}{% - \embedfile[filespec=\AA@key.xml,% + \embedfile[filespec=\AA@key.word.xml,% desc={XML entry of this paper (e.g., for Word 2007 and later).},% stringmethod=escape,% mimetype=plain/text,%