[latex3-commits] [git/LaTeX3-latex3-pdfresources] develop: make quotes more consistent, see PR #37 (e31ed52)
Ulrike Fischer
fischer at troubleshooting-tex.de
Fri Jul 1 17:05:33 CEST 2022
Repository : https://github.com/latex3/pdfresources
On branch : develop
Link : https://github.com/latex3/pdfresources/commit/e31ed52df8e8f18879cee93370bf0f610716b1b4
>---------------------------------------------------------------
commit e31ed52df8e8f18879cee93370bf0f610716b1b4
Author: Ulrike Fischer <fischer at troubleshooting-tex.de>
Date: Fri Jul 1 17:05:33 2022 +0200
make quotes more consistent, see PR #37
>---------------------------------------------------------------
e31ed52df8e8f18879cee93370bf0f610716b1b4
hyperref-generic.dtx | 22 +++++++++++-----------
l3pdffield-action.dtx | 2 +-
l3pdffield.dtx | 14 +++++++-------
3 files changed, 19 insertions(+), 19 deletions(-)
diff --git a/hyperref-generic.dtx b/hyperref-generic.dtx
index 9987eb2..9c7ee97 100644
--- a/hyperref-generic.dtx
+++ b/hyperref-generic.dtx
@@ -1057,7 +1057,7 @@
{ empty-destination-name }
{
Empty~destination~name,\\
- using~`#1'
+ using~'#1'
}
% \end{macrocode}
% A message if the destination check fails
@@ -1066,8 +1066,8 @@
{ hyp }
{ invalid-destination-value }
{
- Invalid~value~`#1'~of~`#2' \\
- is~replaced~by~`Fit'~\msg_line_context:.
+ Invalid~value~'#1'~of~'#2' \\
+ is~replaced~by~'Fit'~\msg_line_context:.
}
% \end{macrocode}
% Some options or values should not be used in older pdf versions
@@ -1076,22 +1076,22 @@
{ hyp }
{ ignore-deprecated-or-unknown-option-in-pdf-version }
{
- Option~`#1'~is~unknown~or~deprecated~in\\
+ Option~'#1'~is~unknown~or~deprecated~in\\
pdf~version~#2.~Ignored.
}
\msg_new:nnn
{ hyp }
{ ignore-deprecated-or-unknown-value-in-pdf-version }
{
- Value~`#1'~is~unknown~or~deprecated~in\\
+ Value~'#1'~is~unknown~or~deprecated~in\\
pdf~version~#2.~Ignored.
}
\msg_new:nnn
{ hyp }
{ replace-deprecated-or-unknown-value-in-pdf-version }
{
- Value~`#1'~is~unknown~or~deprecated~in\\
- pdf~version~#2. Value~`#3'~is used instead.
+ Value~'#1'~is~unknown~or~deprecated~in\\
+ pdf~version~#2. Value~'#3'~is used instead.
}
% \end{macrocode}
% During development not all standard hyperref keys are known and the
@@ -1102,7 +1102,7 @@
{ hyp }
{ unknown-key }
{
- unknown~key~#2~of~module~’#1’~set~to~’#3’.
+ unknown~key~#2~of~module~'#1'~set~to~'#3'.
}
\msg_new:nnn
{ hyp }
@@ -1143,7 +1143,7 @@
*~true\\
*~false \\
*~and~an~empty~value~which~removes~the~setting.\\
- No~value~is~equivalent~to~using~`true`.
+ No~value~is~equivalent~to~using~'true'.
}
% \end{macrocode}
% A message for creator and producer which can't be removed.
@@ -1579,7 +1579,7 @@
\protect\G at refundefinedtrue
\@latex at warning
{
- Reference~`\tl_to_str:n {#1}'~with~attribute~`\tl_to_str:n {#2}'~
+ Reference~'\tl_to_str:n {#1}'~with~attribute~'\tl_to_str:n {#2}'~
on~page~\thepage~\space undefined
}
}
@@ -5402,7 +5402,7 @@
\expandafter\def\csname Parent3\endcsname{}
\expandafter\def\csname Parent4\endcsname{}
%%
-%% End of file `hgeneric-testphase.def'.
+%% End of file 'hgeneric-testphase.def'.
%</package>
% \end{macrocode}
% \begin{macrocode}
diff --git a/l3pdffield-action.dtx b/l3pdffield-action.dtx
index 6b364a4..3d41c30 100644
--- a/l3pdffield-action.dtx
+++ b/l3pdffield-action.dtx
@@ -481,7 +481,7 @@
% \begin{macrocode}
\msg_new:nnn {pdffield}{action-name-undefined}
{
- The~`#1`~action~name~`#2`~is~not~defined~and~
+ The~'#1'~action~name~'#2'~is~not~defined~and~
will~be~ignored.
}
diff --git a/l3pdffield.dtx b/l3pdffield.dtx
index 40a07ce..4aefdfe 100644
--- a/l3pdffield.dtx
+++ b/l3pdffield.dtx
@@ -1031,17 +1031,17 @@
% \begin{macrocode}
\msg_new:nnn {pdffield}{no-period}
{
- The~field~name~`#1`~contains~a~period. \\
- This~is~not~allowed. `
+ The~field~name~'#1'~contains~a~period. \\
+ This~is~not~allowed.
}
\msg_new:nnn {pdffield}{empty-name}
{
The~field~name~is~empty. \\
- This~is~not~allowed. `
+ This~is~not~allowed.
}
\msg_new:nnn {pdffield}{appearance-missing}
{
- The~appearance~definition~`#1`~is~missing~for~the~#2~appearance.
+ The~appearance~definition~'#1'~is~missing~for~the~#2~appearance.
}
\msg_new:nnn {pdffield}{not-implemented}
{
@@ -1050,8 +1050,8 @@
}
\msg_new:nnn {pdffield}{key-disabled}
{
- key~`#2`~is~disabled~and~ignored~in~the~`#1`~command.\\
- Use~key~`#3`~instead.
+ key~'#2'~is~disabled~and~ignored~in~the~'#1'~command.\\
+ Use~key~'#3'~instead.
}
\msg_new:nnn {pdffield}{parent-field-missing}
{
@@ -1060,7 +1060,7 @@
}
\msg_new:nnn {pdffield}{key-ignored}
{
- key~`#1`~has~no~function~and~is~ignored
+ key~'#1'~has~no~function~and~is~ignored
}
% \end{macrocode}
More information about the latex3-commits
mailing list.