From f0dcbbe8c1b227e5047ebef33f4ecfbb22d25cdc Mon Sep 17 00:00:00 2001 From: Malin Freeborn <malinfreeborn@posteo.net> Date: Sun, 22 Jan 2023 01:10:13 +0100 Subject: [PATCH] update config --- .gitignore | 3 +++ config | 2 +- main.tex | 1 - story/15-fatigue.tex | 10 ++++++---- 4 files changed, 10 insertions(+), 6 deletions(-) diff --git a/.gitignore b/.gitignore index 64ef7163..c2b2a779 100644 --- a/.gitignore +++ b/.gitignore @@ -32,3 +32,6 @@ old *.tiff *.xcf *.xmpi +*.slg +*.slo +*.sls diff --git a/config b/config index 2c8fabc3..b169d602 160000 --- a/config +++ b/config @@ -1 +1 @@ -Subproject commit 2c8fabc312a39717888f482cc04c27bf19544a70 +Subproject commit b169d602488cf56d0c56304dd955f14d378fdfa3 diff --git a/main.tex b/main.tex index 422c258e..5ca2670a 100644 --- a/main.tex +++ b/main.tex @@ -1,5 +1,4 @@ \documentclass[a4paper,openany]{book} -\usepackage[acronym]{glossaries} \title{BIND} \date{} diff --git a/story/15-fatigue.tex b/story/15-fatigue.tex index 13f8e710..67c4ecde 100644 --- a/story/15-fatigue.tex +++ b/story/15-fatigue.tex @@ -20,16 +20,18 @@ That's six in total''. \begin{tabularx}{\linewidth}{ccccccccccc} -$\CIRCLE$ & $\CIRCLE$ & $\CIRCLE$ & $\CIRCLE$ & $\CIRCLE$ & $\CIRCLE$ & $\CIRCLE$ & \Circle & \Circle & \Circle \\ +\Repeat{7}{\ding{108} & } +\Repeat{2}{\ding{109} & } +\ding{109} \\ -$\boxslash$ & $\boxslash$ & $\boxslash$ & $\boxslash$ & $\boxslash$ & $\boxempty$ & $\boxempty$ & $\boxempty$ & $\boxempty$ & $\boxempty$ \\ +\Repeat{5}{\sqr & } +\Repeat{4}{\sqn & } +\sqn \\ &&&&&&& -1 & -2 & -3 \\ \end{tabularx} -\vspace{1em} - Sean's player starts by putting down two \glspl{fatigue} for the two rounds of combat. His armour has a \gls{weightrating} of 0, so it doesn't add \gls{fatigue}. He receives three \gls{fatigue} for running across the mountain. -- GitLab