Added Moscow Puzzles
This commit is contained in:
34
Misc/Moscow Puzzles/main.tex
Executable file
34
Misc/Moscow Puzzles/main.tex
Executable file
@ -0,0 +1,34 @@
|
||||
% https://git.betalupi.com/Mark/latex-packages
|
||||
% use [nosolutions] flag to hide solutions.
|
||||
% use [solutions] flag to show solutions.
|
||||
% Last built with version 1.1.0
|
||||
\documentclass[
|
||||
solutions
|
||||
]{ormc_handout}
|
||||
|
||||
\usepackage{subfiles}
|
||||
\usepackage{graphicx}
|
||||
\graphicspath{ {./images} }
|
||||
|
||||
\begin{document}
|
||||
|
||||
\maketitle
|
||||
<Intermediate 2>
|
||||
<ORMC Summer Sessions>
|
||||
{Warm - Up}
|
||||
{
|
||||
Prepared by Mark on \today \\
|
||||
\medskip
|
||||
These problems were originally found in \\
|
||||
Boris Kordemsky's \textit{The Moscow Puzzles}
|
||||
}
|
||||
|
||||
\subfile{problems/217}
|
||||
\vfill
|
||||
\pagebreak
|
||||
|
||||
\subfile{problems/101}
|
||||
\vfill
|
||||
\pagebreak
|
||||
|
||||
\end{document}
|
Reference in New Issue
Block a user