From 4511be3e63c0c34e0ed60fc1eae2b1217b9edb3a Mon Sep 17 00:00:00 2001 From: HeNine <> Date: Tue, 18 Apr 2023 09:34:27 +0200 Subject: [PATCH] drop caps and font sizes --- character/classes.tex | 4 +++- character/stats.tex | 7 ++++--- encounters/combat.tex | 6 ++++-- main.tex | 26 ++++++++++++++------------ 4 files changed, 25 insertions(+), 18 deletions(-) diff --git a/character/classes.tex b/character/classes.tex index a7ae143..7dff74e 100644 --- a/character/classes.tex +++ b/character/classes.tex @@ -46,7 +46,9 @@ Classes are described in \cref{ch:combat-classes,ch:noncombat-classes}. The desc \chapter{Combat Classes}\label{ch:combat-classes} -The first set of classes focuses on combat. Each of them specializes in their own way of dealing damage and controlling the battlefield. +\begin{firstpar} + The first set of classes focuses on combat. Each of them specializes in their own way of dealing damage and controlling the battlefield. +\end{firstpar} \section*{Fighter} diff --git a/character/stats.tex b/character/stats.tex index c633998..4c3f72f 100644 --- a/character/stats.tex +++ b/character/stats.tex @@ -1,9 +1,10 @@ \chapter{Stats}\label{ch:stats} -\section*{Basic Stats} - +\begin{firstpar} + S{tats} describe your character mechanically. When a situation arises where your success is not certain, your future is in the hands of fate, in the form of dice. +\end{firstpar} -Stats describe your character mechanically. When a situation arises where your success is not certain, your future is in the hands of fate, in the form of dice. +\section*{Basic Stats} The basic stats are divided into two categories. The physical stats -- Strength, Dexterity, Constitution and Stability -- represent the physical state and fitness of your character, while the mental stats -- Intelligence, Knowledge, Composure and Charisma -- describe your mental capabilities. diff --git a/encounters/combat.tex b/encounters/combat.tex index 451ea99..f60c8e4 100644 --- a/encounters/combat.tex +++ b/encounters/combat.tex @@ -1,6 +1,8 @@ \chapter{Combat} -Combat is a form of an extended test (\cref{sec:extended_test}) where characters take turns, trying to achieve their goals through physical means. +\begin{firstpar} +C{ombat} is a form of an extended test (\cref{sec:extended_test}) where characters take turns, trying to achieve their goals through physical means. +\end{firstpar} \section*{Initiating Combat} @@ -92,4 +94,4 @@ If the desired action takes more than \SIlist{5}{\second} to complete, the GR mi \section*{Dodge} -Instead of taking an action, your character can brace for an upcoming attack. You do this by declaring which attack you would like to defend against, in the form of a conditional statement. For example: ``if Barry the Guard attacks me with his halberd, I will dodge.'' This grants you temporary AC against that attack -- if it actually occurs -- equal to half your \stat{dex}, until your next turn. \ No newline at end of file +Instead of taking an action, your character can brace for an upcoming attack. You do this by declaring which attack you would like to defend against, in the form of a conditional statement. For example: ``if Barry the Guard attacks me with his halberd, I will dodge.'' This grants you temporary AC against that attack -- if it actually occurs -- equal to half your \stat{dex}, until your \ No newline at end of file diff --git a/main.tex b/main.tex index b5c5d83..ba8761b 100644 --- a/main.tex +++ b/main.tex @@ -1,4 +1,4 @@ -\documentclass[a4paper,11pt,pagesize, openany]{scrbook} +\documentclass[a4paper,12pt,pagesize, openany]{scrbook} \KOMAoptions{ numbers=noenddot, @@ -41,6 +41,8 @@ \usepackage[mode=match]{siunitx} +\usepackage[lraise=0.1,nindent=0.0em]{lettrine} + % \renewcommand*\sfdefault{ugq} \usepackage[scaled]{helvet} % \usepackage{tgadventor} @@ -91,17 +93,17 @@ \newcommand{\tochange}[1]{\textcolor{red}{#1}} -\newcommand{\dc}[1]{\textsc{\large d}#1} - -\newcommand*{\stat}[1]{\textsc{\Large \MakeLowercase {#1}}} -% \newcommand*{\str}{\stat{stb}} -% \newcommand*{\dex}{\stat{stb}} -% \newcommand*{\con}{\stat{stb}} -% \newcommand*{\stb}{\stat{stb}} -% \newcommand*{\stb}{\stat{stb}} -% \newcommand*{\stb}{\stat{stb}} -% \newcommand*{\stb}{\stat{stb}} -% \newcommand*{\stb}{\stat{stb}} +\usepackage{relsize} + +\newcommand{\dc}[1]{\textsc{\larger d}#1} + +\newcommand*{\stat}[1]{\textsc{\larger[2]\MakeLowercase{#1}}} + +\usepackage{etoolbox} +\AtBeginEnvironment{multicols}{\small} + + +\newenvironment{firstpar}{\large\lettrine}{\normalsize\par} \begin{document} % \fontdimen2\font=1.25\fontdimen2\font