summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/oberdiek/accsupp.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/oberdiek/accsupp.dtx')
-rw-r--r--Master/texmf-dist/source/latex/oberdiek/accsupp.dtx10
1 files changed, 5 insertions, 5 deletions
diff --git a/Master/texmf-dist/source/latex/oberdiek/accsupp.dtx b/Master/texmf-dist/source/latex/oberdiek/accsupp.dtx
index 1917be4d139..aa5950ea5fc 100644
--- a/Master/texmf-dist/source/latex/oberdiek/accsupp.dtx
+++ b/Master/texmf-dist/source/latex/oberdiek/accsupp.dtx
@@ -275,7 +275,7 @@ and the derived files
% \item[\xoption{method=pdfstringdef}:]
% If package \xpackage{hyperref} is loaded, then its \cs{pdfstringdef}
% is used. This method is slow, but useful if the string contains
-% arbitrary \TeX\ code.
+% arbitrary \hologo{TeX} code.
% \item[\xoption{unicode}:]
% This option is needed, if the string is given as Unicode string
% (16 bit). Internally it adds the string prefix for Unicode.
@@ -323,13 +323,13 @@ and the derived files
% \subsection{Driver options}
%
% Driver options are package options only.
-% The special \TeX\ compilers \pdfTeX\ and Xe\TeX are detected
-% automatically. The default for unrecognized drivers can be
+% The special \hologo{TeX} compilers \hologo{pdfTeX} and \hologo{XeTeX}
+% are detected automatically. The default for unrecognized drivers can be
% set by defining \cs{ActualTextDriverDefault}. This can be done
% in the configuration file \xfile{accsupp.cfg}.
%
% \subsubsection{Option \xoption{pdftex}}\label{sec:pdftex}
-% Package option \xoption{pdftex} is used for \pdfTeX\ in PDF mode.
+% Package option \xoption{pdftex} is used for \hologo{pdfTeX} in PDF mode.
% Additionally \cs{BeginAccSupp} and \cs{EndAccSupp} understand
% option \xoption{pdfliteral}. It controls
% the modifier keyword for \cs{pdfliteral}:
@@ -360,7 +360,7 @@ and the derived files
% \end{quote}
% Or the PDF file is generated uncompressed:
% \begin{description}
-% \item[\pdfTeX:] |\pdfcompresslevel=0|
+% \item[\hologo{pdfTeX}:] |\pdfcompresslevel=0|
% \item[dvipdfm:] |dvipdfm -z0 ...|
% \item[dvipdfmx:] |dvipdfmx -z0 ...|
% \item[ghostscript/ps2pdf:]