summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/l3kernel/l3drivers.dtx
diff options
context:
space:
mode:
Diffstat (limited to 'Master/texmf-dist/source/latex/l3kernel/l3drivers.dtx')
-rw-r--r--Master/texmf-dist/source/latex/l3kernel/l3drivers.dtx12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/source/latex/l3kernel/l3drivers.dtx b/Master/texmf-dist/source/latex/l3kernel/l3drivers.dtx
index ca45f93242b..e68d0b5b059 100644
--- a/Master/texmf-dist/source/latex/l3kernel/l3drivers.dtx
+++ b/Master/texmf-dist/source/latex/l3kernel/l3drivers.dtx
@@ -24,8 +24,8 @@
\documentclass[full]{l3doc}
%</driver>
%<*driver|package>
-\GetIdInfo$Id: l3drivers.dtx 6954 2017-02-18 20:26:11Z joseph $
- {L3 Experimental drivers}
+\def\ExplFileDate{2017/03/18}
+\def\ExplFileVersion{7019}
%</driver|package>
%<*driver>
\begin{document}
@@ -626,7 +626,7 @@
% \subsubsection{Basics}
%
% \begin{macro}[int]{\@@_literal:n}
-% Equivalent to \texttt{pdf:content} but favoured as the link to
+% Equivalent to \texttt{pdf:content} but favored as the link to
% the \pdfTeX{} primitive approach is clearer.
% \begin{macrocode}
\cs_new_protected:Npn \@@_literal:n #1
@@ -1321,7 +1321,7 @@
%
% \begin{macro}[aux]{\@@_draw_literal:n, \@@_draw_literal:x}
% Literals with no positioning (using |ps:| each one is positioned but
-% cut of from everything else, so no good for the stepwise approach needed
+% cut off from everything else, so no good for the stepwise approach needed
% here).
% \begin{macrocode}
\cs_new_protected:Npn \@@_draw_literal:n #1
@@ -1781,7 +1781,7 @@
%
% \begin{macro}[int]{\@@_scope_begin:n}
% In SVG transformations, clips and so on are attached directly to scopes so
-% we need a way or allowing for that. This is rather more useful that
+% we need a way or allowing for that. This is rather more useful than
% \cs{@@_scope_begin:} as a result. No assumptions are made about the nature
% of the scoped operation(s).
% \begin{macrocode}
@@ -1990,7 +1990,7 @@
\l_@@_draw_scope_int
\g_@@_draw_scope_int
\group_begin:
- \int_gset:Nn \g_@@_draw_scope_int { 0 }
+ \int_gzero:N \g_@@_draw_scope_int
}
\cs_new_protected:Npn \@@_draw_scope_end:
{