Skip to content

Commit

Permalink
Minor edits...
Browse files Browse the repository at this point in the history
Updated intro text in LaTeX file, fixed default color scheme.
  • Loading branch information
mcnees authored Feb 12, 2021
1 parent 9b1bf2d commit e3e675d
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions graph paper.tex
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
%% Email: [email protected]
%% Twitter: @mcnees
%%
%% Last Update: 12/14/20 - Added ruled and double-ruled pages
%% Last Update: 2/12/21 - Added triangular and isometric grids
%%-----------------------------------------------------------------------
\documentclass[11pt]{article}

Expand Down Expand Up @@ -79,10 +79,10 @@
%% darker by changing the number after the "!". For instance,
%% cornflower!75 is darker than cornflower!25.

% % Blue lines on white background
% \colorlet{minorcolor}{cornflower!30}
% \colorlet{majorcolor}{cornflower!50}
% \colorlet{bgcolor}{white}
% Blue lines on white background
\colorlet{minorcolor}{cornflower!30}
\colorlet{majorcolor}{cornflower!50}
\colorlet{bgcolor}{white}

% % Precocious Engineer
% \colorlet{minorcolor}{rosiegrid!50}
Expand All @@ -94,10 +94,10 @@
% \colorlet{majorcolor}{brick!60}
% \colorlet{bgcolor}{scarlet!8}

% Engineer Pad
\colorlet{minorcolor}{chameleon!50}
\colorlet{majorcolor}{chameleon!80}
\colorlet{bgcolor}{chameleon!10}
%% Engineer Pad
% \colorlet{minorcolor}{chameleon!50}
% \colorlet{majorcolor}{chameleon!80}
% \colorlet{bgcolor}{chameleon!10}

%% Plum pad
% \colorlet{minorcolor}{cornflower!40}
Expand Down

0 comments on commit e3e675d

Please sign in to comment.