[latex3-commits] [latex3/latex3] develop: typos in l3graphics.dtx (f7a1b2d66)
github at latex-project.org
github at latex-project.org
Sat Oct 26 10:38:16 CEST 2024
Repository : https://github.com/latex3/latex3
On branch : develop
Link : https://github.com/latex3/latex3/commit/f7a1b2d660abaa6bddc17183b64cab9918dabe32
>---------------------------------------------------------------
commit f7a1b2d660abaa6bddc17183b64cab9918dabe32
Author: mbertucci47 <61854785+mbertucci47 at users.noreply.github.com>
Date: Fri Oct 25 15:08:41 2024 -0600
typos in l3graphics.dtx
>---------------------------------------------------------------
f7a1b2d660abaa6bddc17183b64cab9918dabe32
l3experimental/l3graphics/l3graphics.dtx | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/l3experimental/l3graphics/l3graphics.dtx b/l3experimental/l3graphics/l3graphics.dtx
index 97be8ac39..e93754c95 100644
--- a/l3experimental/l3graphics/l3graphics.dtx
+++ b/l3experimental/l3graphics/l3graphics.dtx
@@ -93,7 +93,7 @@
% \end{variable}
%
% \begin{variable}{type}
-% The type of graphic file beign included: if this key is not set, the
+% The type of graphic file being included: if this key is not set, the
% \emph{type} is determined from the file extension.
% \end{variable}
%
@@ -103,7 +103,7 @@
% \begin{syntax}
% \cs{graphics_include:nn} \Arg{keys} \Arg{file}
% \end{syntax}
-% Horizontal-mode command which includes the \meta{file} as an graphic
+% Horizontal-mode command which includes the \meta{file} as a graphic
% at the current location. The file \meta{type} may be given as one of the
% \meta{keys}, or will otherwise be determined from file extension. The
% \meta{keys} is used to pass settings as detailed above.
@@ -121,7 +121,7 @@
%
% \begin{variable}{\l_graphics_search_path_seq}
% Each entry is the path to a directory which should be searched when
-% seeking an graphic file. Each path can be relative or absolute, and should
+% seeking a graphic file. Each path can be relative or absolute, and should
% not include the trailing slash. The entries are not expanded when
% used so may contain active characters but should not feature any
% variable content. Spaces need not be quoted.
@@ -162,7 +162,7 @@
% \cs{graphics_show_list:}
% \cs{graphics_log_list:}
% \end{syntax}
-% These functions list all graphic files loaded by in a similar manner to
+% These functions list all graphic files loaded in a similar manner to
% \cs{file_show_list:} and \cs{file_log_list:}. While
% \cs{graphics_show_list:} displays the list in the terminal,
% \cs{graphics_log_list:} outputs it to the log file only. In both cases, only
More information about the latex3-commits
mailing list.