File tree Expand file tree Collapse file tree 1 file changed +3
-14
lines changed
Expand file tree Collapse file tree 1 file changed +3
-14
lines changed Original file line number Diff line number Diff line change 1-
21\documentclass [a4paper ]{article }
32\usepackage {url }
4- \usepackage {html }
53\usepackage {mdwlist }
64
7- % Determines whether or not we are running pdflatex
8- \newif\ifpdf
9- \ifx \pdfoutput\undefined
10- \pdffalse
11- \else
12- \pdftrue
13- \pdfcompresslevel =9
14- \fi
15-
165\def\CC {{C\nolinebreak [4]\hspace {-.05em}\raisebox {.4ex}{\tiny\bf ++}}}
176
187\begin {document }
198
209\title {\textsc {Cheops} v1.3\\ Manual for Users and Programmers}
2110\author {Tristan Miller\\ \url {psychonaut@nothingisreal.com}\\
2211 \url {https://logological.org/cheops}}
23- \date {26 December 2016}
12+ \date {27 December 2016}
2413\maketitle
2514
2615\section {Introduction }
@@ -61,15 +50,15 @@ \section{Running \textsc{Cheops}}
6150as responses for human players. At the end of a game, no further moves
6251are possible, and one of these commands must be entered.
6352
64- \begin {latexonly }
53+ % \begin{latexonly}
6554\renewenvironment {description}{%
6655 \begin {basedescript }{%
6756 \desclabelwidth {0.66in}\desclabelstyle {\nextlinelabel }%
6857 }%
6958}{%
7059 \end {basedescript}%
7160}
72- \end {latexonly}
61+ % \end{latexonly}
7362
7463\begin {description }
7564\item [\texttt {resign }] forfeit the match
You can’t perform that action at this time.
0 commit comments