Skip to content

Commit

Permalink
Doc fix [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
josephwright committed Mar 7, 2018
1 parent 61b1169 commit 58c38a9
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions l3kernel/l3drivers.dtx
Expand Up @@ -1865,9 +1865,7 @@
% \begin{macro}{\driver_draw_curveto:nnnnnn}
% \begin{macro}{\driver_draw_rectangle:nnnn}
% Path creation operations all resolve directly to PDF primitive steps, with
% only the need to convert to \texttt{bp}. Notice that \texttt{x}-type
% expansion is included here to ensure that any variable values are
% forced to literals before any possible caching.
% only the need to convert to \texttt{bp}.
% \begin{macrocode}
\cs_new_protected:Npn \driver_draw_moveto:nn #1#2
{
Expand Down

0 comments on commit 58c38a9

Please sign in to comment.