From b25ab0d5e0fc8b83ea8f0f6710511dbc2805c99e Mon Sep 17 00:00:00 2001 From: Mark Date: Sun, 15 Feb 2026 10:36:50 -0800 Subject: [PATCH] fix typos --- src/Advanced/Introduction to Quantum/src/parts/01 bits.tex | 2 +- src/Advanced/Retrograde Analysis/parts/03 medium.tex | 2 +- src/Intermediate/Instant Insanity/main.tex | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Advanced/Introduction to Quantum/src/parts/01 bits.tex b/src/Advanced/Introduction to Quantum/src/parts/01 bits.tex index c9857b9..2923ab7 100644 --- a/src/Advanced/Introduction to Quantum/src/parts/01 bits.tex +++ b/src/Advanced/Introduction to Quantum/src/parts/01 bits.tex @@ -230,7 +230,7 @@ The \textit{tensor product} of two vectors is defined as follows: That is, we take our first vector, multiply the second vector by each of its components, and stack the result. You could think of this as a generalization of scalar -mulitiplication, where scalar mulitiplication is a +multiplication, where scalar multiplication is a tensor product with a vector in $\mathbb{R}^1$: \begin{equation*} a diff --git a/src/Advanced/Retrograde Analysis/parts/03 medium.tex b/src/Advanced/Retrograde Analysis/parts/03 medium.tex index 7ba70d8..b49a2d2 100644 --- a/src/Advanced/Retrograde Analysis/parts/03 medium.tex +++ b/src/Advanced/Retrograde Analysis/parts/03 medium.tex @@ -251,7 +251,7 @@ What is it, and what is its color? \par \textbf{Part 4:} The promoted black bishop on H2 must have been promoted on G1. The pawn which was promoted must have come from G7, - since neither of the pawns from F6 or H6 could make a capture to get to the G-file (all six missing white pieces have been accouted for). + since neither of the pawns from F6 or H6 could make a capture to get to the G-file (all six missing white pieces have been accounted for). The Pawn from E7 has promoted to the bishop on A2. What happened was this: the white pawn from G2 made its capture on H3 while the pawn on G3 was still on H2. This allowed the black pawn diff --git a/src/Intermediate/Instant Insanity/main.tex b/src/Intermediate/Instant Insanity/main.tex index 608ea32..df9ef1e 100755 --- a/src/Intermediate/Instant Insanity/main.tex +++ b/src/Intermediate/Instant Insanity/main.tex @@ -331,7 +331,7 @@ representing all four cubes. \\ \begin{center} \begin{small} - \begin{tikzpicture} \label{pic:II_comfiguration} + \begin{tikzpicture} \label{pic:II_configuration} \filldraw [blue] (0,5) -- (1,5) -- (1,6) -- (0,6) -- (0,5); \draw [line width = 1.5pt] (0,5) -- -- 2.49.1