summaryrefslogtreecommitdiff
path: root/icons.tex
diff options
context:
space:
mode:
Diffstat (limited to 'icons.tex')
-rw-r--r--icons.tex43
1 files changed, 41 insertions, 2 deletions
diff --git a/icons.tex b/icons.tex
index 5a7d1d7..49ed549 100644
--- a/icons.tex
+++ b/icons.tex
@@ -83,10 +83,49 @@
\newcommand{\iMK}{
\begin{tikzpicture}[y=0.80pt, x=0.80pt, xscale=0.5, yscale=-0.5, inner sep=0pt, outer sep=0pt]
- \input{icons/BK}
- \clip (40, 39.5) -- (40, 10) -- (10, 39.5);
\input{icons/WK}
+ \clip (40, 40) -- (40, 10) -- (10, 40);
+ \input{icons/BK}
+ \end{tikzpicture}
+}
+
+\newcommand{\iMQ}{
+ \begin{tikzpicture}[y=0.80pt, x=0.80pt, xscale=0.5, yscale=-0.5, inner sep=0pt, outer sep=0pt]
+ \input{icons/WQ}
+ \clip (41, 41) -- (41, 9) -- ( 9, 41);
+ \input{icons/BQ}
\end{tikzpicture}
}
+\newcommand{\iMB}{
+ \begin{tikzpicture}[y=0.80pt, x=0.80pt, xscale=0.5, yscale=-0.5, inner sep=0pt, outer sep=0pt]
+ \input{icons/WB}
+ \clip (40, 40) -- (40, 8) -- ( 8, 40);
+ \input{icons/BB}
+ \end{tikzpicture}
+}
+
+\newcommand{\iMN}{
+ \begin{tikzpicture}[y=0.80pt, x=0.80pt, xscale=0.5, yscale=-0.5, inner sep=0pt, outer sep=0pt]
+ \input{icons/WN}
+ \clip (40, 40) -- (40, 10) -- (10, 40);
+ \input{icons/BN}
+ \end{tikzpicture}
+}
+
+\newcommand{\iMR}{
+ \begin{tikzpicture}[y=0.80pt, x=0.80pt, xscale=0.5, yscale=-0.5, inner sep=0pt, outer sep=0pt]
+ \input{icons/WR}
+ \clip (40, 40) -- (40, 8) -- ( 8, 40);
+ \input{icons/BR}
+ \end{tikzpicture}
+}
+
+\newcommand{\iMP}{
+ \begin{tikzpicture}[y=0.80pt, x=0.80pt, xscale=0.5, yscale=-0.5, inner sep=0pt, outer sep=0pt]
+ \input{icons/WP}
+ \clip (40, 40) -- (40, 8) -- ( 8, 40);
+ \input{icons/BP}
+ \end{tikzpicture}
+}