summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfcnote.sty
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfcnote.sty')
-rw-r--r--Master/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfcnote.sty4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfcnote.sty b/Master/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfcnote.sty
index f8ecdd0cb9a..bc1af134214 100644
--- a/Master/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfcnote.sty
+++ b/Master/texmf-dist/tex/latex/fixme/layouts/fxlayoutpdfcnote.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.
@@ -53,7 +53,7 @@
\newcommand*\FXLayoutPDFCNote[3]{%
\@fxdocolon{#3}%
- \pdfcomment[author=#3,color=fx#1]{\ignorespaces#3\@fxcolon#2}}
+ \pdfcomment[author={#3},color={fx#1}]{\ignorespaces#3\@fxcolon#2}}
\FXRegisterLayout[pdfnote]{pdfcnote}{\FXLayoutPDFCNote}
\endinput
%%