summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/oberdiek/hycolor-test1.tex
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/doc/latex/oberdiek/hycolor-test1.tex')
-rw-r--r--Master/texmf-dist/doc/latex/oberdiek/hycolor-test1.tex12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/latex/oberdiek/hycolor-test1.tex b/Master/texmf-dist/doc/latex/oberdiek/hycolor-test1.tex
index ef4fbe62e87..cdfefea856c 100644
--- a/Master/texmf-dist/doc/latex/oberdiek/hycolor-test1.tex
+++ b/Master/texmf-dist/doc/latex/oberdiek/hycolor-test1.tex
@@ -108,9 +108,9 @@
\ExpectError{%
Color model `#1' is not supported\MessageBreak
without package `xcolor' in\MessageBreak
- `\TestOptionName=[#1]{#2}'%
+ `\TestOptionName=[#1]{#2}'% hash-ok
}{%
- \test{[#1]{#2}}{}%
+ \test{[#1]{#2}}{}% hash-ok
}%
}%
\errortest[cmyk]{1,0,0,0}%
@@ -139,9 +139,9 @@
\ExpectError{%
Color model `#1' is not supported\MessageBreak
without package `xcolor' in\MessageBreak
- `test-option=[#1]{#2}'%
+ `test-option=[#1]{#2}'% hash-ok
}{%
- \HyColor@XZeroOneThreeFour{[#1]{#2}}\cmd
+ \HyColor@XZeroOneThreeFour{[{#1}]{#2}}\cmd
\TestPackageName\TestOptionName
\Expect{true}*{\ifx\cmd\relax true\else false\fi}%
}%
@@ -174,9 +174,9 @@
\ExpectError{%
Color model `#1' is not supported\MessageBreak
without package `xcolor' in\MessageBreak
- `test-option=[#1]{#2}'%
+ `test-option=[#1]{#2}'% hash-ok
}{%
- \HyColor@HyperrefBorderColor{[#1]{#2}}\cmd
+ \HyColor@HyperrefBorderColor{[{#1}]{#2}}\cmd
\TestPackageName\TestOptionName
\Expect{true}*{\ifx\cmd\relax true\else false\fi}%
}%