% This is file `graph-theory-symbol-memo.tex'.
% This file is part of GraphTheorySymbol.
%
% GraphTheorySymbol is free software:
% you can redistribute it and/or modify it
% under the terms of the GNU Lesser General Public License
% as published by the Free Software Foundation,
% either version 3 of the License,
% or (at your option) any later version.
%
% GraphTheorySymbol is distributed
% in the hope that it will be useful,
% but WITHOUT ANY WARRANTY;
% without even the implied warranty of
% MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
% See the GNU Lesser General Public License for more details.
%
% You should have received a copy of
% the GNU Lesser General Public License
% along with GraphTheorySymbol.
% If not, see <https://www.gnu.org/licenses/>.
%
% This work is maintained by Laurent Lyaudet.
%
% This work consists of the files graph-theory-symbol.dtx,
%                                 graph-theory-symbol.ins,
%                                 tex/memo-symbols-standard.tex,
%                                 tex/memo-symbols-monochrome.tex,
%                                 tex/memo-symbols-meta-logic.tex,
%                                 tex/memo-preamble.tex,
%                                 tex/memo-versatile-macros.tex,
%                                 graph-theory-symbol-memo.tex, and
%                                 test.tex,
% and the derived files           graph-theory-symbol.sty,
%                                 graph-theory-symbol-doc-A4.pdf,
%                                 graph-theory-symbol-doc-USLetter.pdf,
%                                 graph-theory-symbol-doc-Book.pdf,
%                                 graph-theory-symbol-memo-A4.pdf,
%                                 graph-theory-symbol-memo-USLetter.pdf,
%                                 graph-theory-symbol-memo-Book.pdf,
%                                 test-A4.pdf,
%                                 test-USLetter.pdf, and
%                                 test-Book.pdf.
%
% ©Copyright 2026 Laurent Frédéric Bernard François Lyaudet
\if\buildtarget0% A4 paper
\documentclass[11pt]{article}
\usepackage[a4paper,vmargin=20mm,left=27mm,right=27mm,nohead]{geometry}
\else\if\buildtarget1% US Letter paper
\documentclass[11pt]{article}
\usepackage[letterpaper,vmargin=15mm,left=27mm,right=27mm,nohead]{geometry}
\else\if\buildtarget2% Book with US Letter paper
\documentclass[11pt,twoside]{article}
\usepackage[letterpaper,vmargin=15mm,outer=24mm,inner=24mm,nohead,
bindingoffset=5mm]{geometry}
\fi
\fi
\fi
\usepackage{graph-theory-symbol}
\usepackage{shortvrb}

\begin{document}

\ \vspace{2cm}
\begin{center}
{\Huge GraphTheorySymbol Memo}\\
{\huge v1.6.0 2026/09/18}
\end{center}
\vspace{2cm}

\MakeShortVerb{\|}

\input{./tex/memo-preamble.tex}

\bigskip
\input{./tex/memo-symbols-standard.tex}

\input{./tex/memo-symbols-monochrome.tex}

\if\buildtarget0\medskip\fi
\hrule
\if\buildtarget0\medskip\fi
\GTSsetMainColor{blue}
|\GTSsetMainColor{blue}|

\input{./tex/memo-symbols-standard.tex}
\GTSsetMainColor{black}

\input{./tex/memo-symbols-meta-logic.tex}

\bigskip
\hrule

\bigskip
\input{./tex/memo-versatile-macros.tex}

\end{document}
