From 1d7cd2bade2ad79b5d1ad3a3c177f4cd185e8a19 Mon Sep 17 00:00:00 2001 From: DiamondNether90 Date: Sat, 4 Apr 2026 15:09:39 +1100 Subject: [PATCH] Added more info --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index a5090d7..6d9eb58 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,14 @@ +# Compiling +- Clone the repository (run `git clone https://chookspace.com/Atomic/`) +- Compile with `pdflatex /src/main.tex`, or whatever LaTeX compiler you use +- Open the pdf file + # For Developers Each book has various commands in `header.tex` which help with writing. - `\d`: Prints "**(Diagram \)**", where \ is the next diagram number. - `\diagram{fen#1}{fen#2}`: Displays 2 diagrams. This should be how diagrams are styled. - `\example`: Same as `\d`, but displays the next example. + +The style I was going for is based on the *Starting Out* series, published by Everyman Games. You can find some free PDFs +online for *Starting Out: Rook Endgames*.