summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/source/latex/base/graphpap.dtx
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2015-04-13 13:48:08 +0000
committerKarl Berry <karl@freefriends.org>2015-04-13 13:48:08 +0000
commit013bf3bc293cf08e4b4167cb42180bc355f399c0 (patch)
tree5235dfbae8830590c7fc6a0c70ecd3c84d22c677 /Master/texmf-dist/source/latex/base/graphpap.dtx
parentbacfc70aefdbc2ec3496c976ad12fe9ef26604e1 (diff)
latex2e 2015/01/01
git-svn-id: svn://tug.org/texlive/trunk@36834 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/source/latex/base/graphpap.dtx')
-rw-r--r--Master/texmf-dist/source/latex/base/graphpap.dtx21
1 files changed, 14 insertions, 7 deletions
diff --git a/Master/texmf-dist/source/latex/base/graphpap.dtx b/Master/texmf-dist/source/latex/base/graphpap.dtx
index 83e69cfe200..9517e90c6f8 100644
--- a/Master/texmf-dist/source/latex/base/graphpap.dtx
+++ b/Master/texmf-dist/source/latex/base/graphpap.dtx
@@ -1,6 +1,6 @@
% \iffalse meta-comment
%
-% Copyright 1993 1994 1995 1996 1997 1998 1999 2000 2001 2002 2003 2004 2005 2006 2007 2008 2009
+% Copyright 1993-2015
% The LaTeX3 Project and any individual authors listed elsewhere
% in this file.
%
@@ -47,6 +47,7 @@
revised \filedate.}}
\author{Leslie Lamport}
\date{\filedate}
+ \MaintainedByLaTeXTeam{latex}
\maketitle
\DocInput{graphpap.dtx}
\end{document}
@@ -86,15 +87,21 @@
%
% VERTICAL GRIDS
%
-% |\@vgrid|\parg{xpos,ypos}\marg{xincrement}^^A
-% \marg{number-of-lines}\marg{length-of-lines}\\
-% |\@nonumvgrid|\parg{xpos,ypos}\marg{xincrement}^^A
-% \marg{number-of-lines} \marg{length-of-lines}
+% \noindent
+% |\@vgrid|\parg{xpos,ypos}\marg{xincrement}\\
+% | |\marg{number-of-lines}\marg{length-of-lines}
+%
+% \noindent
+% |\@nonumvgrid|\parg{xpos,ypos}\marg{xincrement}\\
+% | |\marg{number-of-lines} \marg{length-of-lines}
%
% HORIZONTAL GRIDS
%
-% |\@hgrid|\parg{xpos,ypos}\marg{yincrement}^^A
-% \marg{number-of-lines}\marg{length-of-lines}\\
+% \noindent
+% |\@hgrid|\parg{xpos,ypos}\marg{yincrement}\\
+% | |\marg{number-of-lines}\marg{length-of-lines}
+%
+% \noindent
% |\@nonumhgrid| same as |\@hgrid| but no numbers drawn
%
% \begin{macrocode}