summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/tex/latex
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-04-23 21:10:49 +0000
committerKarl Berry <karl@freefriends.org>2022-04-23 21:10:49 +0000
commitf31d783f21020cee0879dd503217e0d91b75b27f (patch)
treefa79fd7713c9fee255633d67a47c87e769fddb59 /Master/texmf-dist/tex/latex
parent08f4ce2dd6bd62811f5f7ef4486dff2cad9d2489 (diff)
graphpaper (23apr22)
git-svn-id: svn://tug.org/texlive/trunk@63112 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/tex/latex')
-rw-r--r--Master/texmf-dist/tex/latex/graphpaper/graphpaper.cls12
1 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/tex/latex/graphpaper/graphpaper.cls b/Master/texmf-dist/tex/latex/graphpaper/graphpaper.cls
index 828b0422617..6599c819cbe 100644
--- a/Master/texmf-dist/tex/latex/graphpaper/graphpaper.cls
+++ b/Master/texmf-dist/tex/latex/graphpaper/graphpaper.cls
@@ -7,14 +7,14 @@
%% graphpaper.dtx (with options: `class')
%% ________________________________________
%% The graphpaper class for generating several types of graph paper
-%% Copyright (C) 2020 C. Beccari & F. Biccari
+%% Copyright (C) 2020 - 2022 C. Beccari & F. Biccari
%% All rights reserved
%%
%% License information appended
%%
-\NeedsTeXFormat{LaTeX2e}[2018-01-01]
+\NeedsTeXFormat{LaTeX2e}[2021-10-10]
\ProvidesClass{graphpaper}%
- [2020-10-10 1.0 A LaTeX class to generate several types of graph papers]
+ [2022-04-23 1.1 A LaTeX class to generate several types of graph papers]
\RequirePackage{xkeyval}
\def\GP@paper{1}
\define@key[GRP]{}{a4paper}[]{\PassOptionsToPackage{a4paper}{geometry}}
@@ -411,8 +411,8 @@ Reduce their number}%
\NewDocumentCommand{\smith}{}{\SmithChart}
\NewDocumentCommand{\setgridcolor}{m}{\colorlet{gridcolor}{#1}}
\NewDocumentCommand{\setmajorlinethickness}{m}{\setlength{\lwa}{#1}}
-\NewDocumentCommand{\setmediumlinethickness}{m}{\setlength{\lwa}{#1}}
-\NewDocumentCommand{\setminorlinethickness}{m}{\setlength{\lwa}{#1}}
+\NewDocumentCommand{\setmediumlinethickness}{m}{\setlength{\lwb}{#1}}
+\NewDocumentCommand{\setminorlinethickness}{m}{\setlength{\lwc}{#1}}
\NewDocumentCommand{\setminimumdistance}{m}{\setlength{\mindistanceunit}{#1}}
\NewDocumentCommand{\setxside}{m}{%
\ifnum\fpeval{#1 > \paperwidth}=1 \ClassError{graphpaper}{X side too wide!} \fi
@@ -425,7 +425,7 @@ Reduce their number}%
\NewDocumentCommand{\customcode}{O{1} m}{%
\ifnum#1=\z@ \GP@customcoderesetfalse \fi%
\def\GP@custom{#2}}
-%% Copyright (C) 2020 Claudio Beccari & Francesco Biccari
+%% Copyright (C) 2020 - 2022 Claudio Beccari & Francesco Biccari
%%
%% Distributable under the LaTeX Project Public License,
%% version 1.3c or higher (your choice). The latest version of