summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfsignote.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfsignote.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfsignote.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfsignote.sty b/Master/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfsignote.sty
index 846a3a127d5..4abb7152dcb 100644
--- a/Master/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfsignote.sty
+++ b/Master/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfsignote.sty
@@ -8,7 +8,7 @@
%%
-%% Copyright (C) 1998-2002, 2004-2007, 2009, 2013 Didier Verna
+%% Copyright (C) 1998-2002, 2004-2007, 2009, 2013, 2017 Didier Verna
%% This file is part of FiXme.
@@ -48,7 +48,7 @@
\newcommand*\FXLayoutPDFSigNote[3]{%
\@fxdosig{#3}%
- \pdfcomment[author=#3]{\fxnotename{#1}: #2\@fxsignature}}
+ \pdfcomment[author={#3}]{\fxnotename{#1}: #2\@fxsignature}}
\FXRegisterLayout[pdfnote]{pdfsignote}{\FXLayoutPDFSigNote}
\endinput
%%