Skip to content
Snippets Groups Projects
test.tex 8.2 KiB
Newer Older
  • Learn to ignore specific revisions
  • \documentclass[a4paper,openany]{book}
    
    \usepackage{bind}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \usepackage{lipsum}
    
    
    \date{\today}
    
    \makeindex[name=spells,title={Spell Summaries},columns=2]
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \settoggle{debug}{true}
    
    
    \begin{document}
    
    
    \frontmatter
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \chapter{Random Stuff}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \section{Introduction}
    
    
    \begin{multicols}{2}
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \subsection{This Document}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    This is a test document, to make sure new code works before sticking it in a project.
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    Current day should equal \arabic{r4b}.
    
    That means the season in Fenestra is \showSeason, which means it's \showTemperature.
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \npc{\M}{Random Guy}
    \person{1}% STRENGTH
    
    {1}% DEXTERITY 
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    {1}% SPEED
    {{-2}% INTELLIGENCE
    {-1}% WITS
    
    {0}}% CHARISMA
    {0}% DR
    {1}% COMBAT
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    {Academics 1, Wyldcrafting 1
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    }% SKILLS
    {\Dagger, pieces of string}% EQUIPMENT
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    {
      \setcounter{Fate}{2}
    }
    
    \input{spells/Air1.tex}
    
    
    \begin{speechtext}
    
    
      ``Would you tell me, please, which way I ought to go from here?''
    
      ``That depends a good deal on where you want to get to.''
    
    \subsection{And now for something completely different}
    
    
    \Glspl{guard} and \glspl{bothy}, \pgls{broch}, and \glspl{village}, oh my!
    
    Also, \gls{talisman}, \gls{paperGuild}, \gls{weaver}, \gls{court}, and \glspl{storypoint}.
    
    \begin{boxtable}
    
    
    Roll & Result \\\hline
    
    12 & Success \\
    
    11 & Failure \\
    
    
    \end{boxtable}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \subsection{Random Text}
    
    \lipsum[7]
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \subsection{And further more\ldots}
    
    \lipsum[10]
    
    \begin{boxtext}
      \lipsum[4]
    \end{boxtext}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    
    
    \end{multicols}
    
    
    \mainmatter
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \chapter{Side Quests}
    
    \declareSQareas{Slums,Artgate}
    
    
    Featuring losing \glspl{hp} beyond the \gls{edge}, possibly during \gls{Qualmea}.
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    
    \begin{multicols}{2}
    
    
    \sidequest{Cleaning Up}
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \lipsum[2]
    
    \sqpart{Slums}% AREA
    {Noisy Neighbours}% NAME
    {who celebrate their new baby all week}% SUMMARY
    
    \lipsum[3]
    
    \sqpart{Slums}% AREA
    {The Rally}% NAME
    {for equal rights for squirrels}% SUMMARY
    
    \lipsum[3]
    
    \sqpart{Artgate}% AREA
    {The Proposal}% NAME
    {Countess Bleachclaw wants a quieter town}% SUMMARY
    
    \lipsum[3]
    
    \stopcontents[sq]
    
    \end{multicols}
    
    
    \printglossary
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \printAllSideQuests{Slums,Artgate}
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \chapter{Stat Blocks}
    
    \section{Humanoids}
    
    
    \begin{multicols}{2}
    
    \subsection{Humans}
    
    \humanfarmer
    
    
    \humansoldier
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \humanarcher
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \royalguard
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \story{4}{this One Time, at Bandcamp}
    
    
    \humansoldier
    
    
    \humandiplomat[\NPC{\Hu\F}{Bob}{Erratic}{Snaps fingers}{Paladin}]
    
    This section is non-verbose, so only basic stats are shown.
    \settoggle{verbose}{false}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \settoggle{debug}{false}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \humanbard[\renewcommand\npcQuote{We are all going to die}\NPC{\Hu\M}{Chris}{Despondent}{Sighs}{Jester}]
    
    \humanthief
    
    \humanalchemist
    
    \necromancer
    
    \subsection{Dwarves}
    
    
    \settoggle{verbose}{true}
    
    
    \dwarvensoldier
    
    \dwarventrader
    
    \dwarvenrunemaster
    
    \subsection{Elves}
    
    \elf
    
    \elf
    
    \elvenenchanter
    
    
    \subsection{Gnomes}
    
    \gnome
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \gnomishsoldier
    
    \gnomishsoldier
    
    
    \gnomishillusionist
    
    \subsection{Gnolls}
    
    \gnollhunter
    
    \gnollshaman
    
    
    \gnollshaman
    
    
    \showStdSpells[\setcounter{enc}{1}]
    
    \showStdSpells[
      \spell{Permanent Bubbles}% Name
        {}% Enhancements
        {Warp}% Action
        {Air}% Spheres
        {wind speed}% Resist with
        {The caster gives a pep-talk to a little bubble of water, and it remains as solid as paper, floating into the air and growing to the size of a dog}% Description
        {All bubbles die in the end, but these bubbles have been spotted for miles away from their caster before dying}
    ]
    
    \end{multicols}
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \section{Forest Critters}
    
    
    \begin{multicols}{2}
    
    \bear
    
    \boar
    
    \chitincrawler
    
    \basilisk
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \woodspy
    
    
    \end{multicols}
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \section{Undead}
    
    
    \begin{multicols}{2}
    
    \ghoul
    
    \ghast
    
    \demilich
    
    \lich
    
    \end{multicols}
    
    \chapter{Nura}
    
    \begin{multicols}{2}
    
    \subsection{Humanoids}
    
    
    \goblin[\npc{\N}{Random Goblin}]
    
    
    \goblincaster
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \deepogre
    
    
    \subsection{Morph Animals}
    
    \morphrat
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    
    
    \morphhorse
    
    \morphcrab
    
    \morphcat
    
    \morphslug
    
    \morphspider
    
    \morphwolf
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \end{multicols}
    
    
    \chapter{Outsiders}
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \section{Weird Ones}
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \begin{multicols}{2}
    
    
    \boxPair[t]{
      \subsubsection{Box Pairs}
      This is the \texttt{\textbackslash boxPair} command.
      It lets a pair of anything sit at the bottom of the page.
      The first argument sits in the left column, and the next in the right.
    
      The command works well if you have a creature box, like this lava-man.
    }{
        \lavaman
    }
    
    
    \end{multicols}
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \section{Same}
    
    \begin{multicols}{2}
    
    \rockman
    
    \archmage
    
    \dragon
    
    \archmage
    
    \lavaman
    
    \end{multicols}
    
    
    \section{Talismans}
    
    \begin{multicols}{2}
    
    \scrollOfFriendship
    
    \bloodCandle
    
    \minersWeed
    
    \end{multicols}
    
    %%%%% Test Character Sheet
    
    
    \setcounter{Strength}{0}
    \setcounter{Dexterity}{-1}
    \setcounter{Speed}{0}
    \setcounter{Intelligence}{1}
    \setcounter{Wits}{0}
    \setcounter{Charisma}{1}
    
    
    \renewcommand\concept{Loner}
    \renewcommand\race{Human}
    \renewcommand\rank{Novice}
    \renewcommand\name{Proskuff}
    \renewcommand\code{Conqueror}
    
    \setcounter{Academics}{2}
    \setcounter{Athletics}{0}
    \setcounter{Caving}{0}
    \setcounter{Crafts}{0}
    \setcounter{Deceit}{0}
    \setcounter{Empathy}{0}
    \setcounter{Medicine}{0}
    \setcounter{Performance}{0}
    \setcounter{Larceny}{0}
    \setcounter{Seafaring}{0}
    \setcounter{Stealth}{0}
    \setcounter{Tactics}{1}
    \setcounter{Vigilance}{0}
    \setcounter{Wyldcrafting}{0}
    
    \setcounter{Air}{2}
    \setcounter{Combat}{0}
    \setcounter{Projectiles}{0}
    
    \setcounter{fp}{5}
    
    
    \renewcommand\characterWeapon{\shortsword}
    
    \renewcommand\characterArmour{}
    \renewcommand\characterEquipment{Bag of flour, bag of chalk, dagger, unopened letter}
    \setcounter{gold}{0}
    
    \settoggle{examplecharacter}{true}
    \input{config/CS.tex}
    \settoggle{examplecharacter}{false}
    \renewcommand\csComments{}
    \clearpage
    
    
    
    \chapter{Bestiary Chapters}
    
    \begin{multicols}{2}
    
    
    \settoggle{genExamples}{true}
    
    
    When using a bestiary chapter, the stats appear as dice rolls, rather than fixed amounts.
    
    \subsection{Humans}
    
    \humanfarmer
    
    \humansoldier
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \doula
    
    
    \humanbard
    
    \humanthief
    
    \humanalchemist
    
    \humanalchemist
    
    \necromancer
    
    \subsection{Dwarves}
    
    \dwarvensoldier
    
    \dwarventrader
    
    \dwarvenrunemaster
    
    \subsection{Elves}
    
    \elf
    
    \elf
    
    \elvenenchanter
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \hag
    
    
    \subsection{Gnomes}
    
    \gnome
    
    \gnomishillusionist
    
    \subsection{Gnolls}
    
    \gnollhunter
    
    \gnollshaman
    
    \gnollshaman
    
    \end{multicols}
    
    \section{Forest Critters}
    
    \begin{multicols}{2}
    
    \bear
    
    \boar
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \huntingdog
    
    \cat
    
    
    \chitincrawler
    
    \basilisk
    
    \end{multicols}
    
    \section{Underground}
    
    \begin{multicols}{2}
    
    \umberhulk
    
    
    \end{multicols}
    
    \section{Undead}
    
    \begin{multicols}{2}
    
    \ghoul
    
    \ghast
    
    \demilich
    
    \lich
    
    \end{multicols}
    
    \section{Nura}
    
    \begin{multicols}{2}
    
    \subsection{Animals}
    
    
    \morphhorse
    
    \morphcrab
    
    \morphcat
    
    \morphslug
    
    \morphspider
    
    \morphwolf
    
    
    \subsection{Humanoids}
    
    \goblin
    
    
    \goblincaster
    
    \settoggle{genExamples}{false}
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \chapter{Lots of Text}
    
    \begin{multicols}{2}
    
    \noindent
    \lipsum
    
    
    \end{multicols}
    
    \newcommand{\tests}{
    
    \chapter{Another Test}
    
    \section{Test Section}
    
    \begin{multicols}{2}
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \randomdozen
    \setcounter{track}{\value{r12}}
    
    \swarm[\flight]{Stirges}{\value{r12}}{1}{3}{1}
    
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    \lipsum[\arabic{r4}]
    
    \artefact{The Bladder Skull}% Name
      {Three human skulls, tied together with their guts, each stuffed with their own inflated bladder.
      The Preservation spell cast upon it stops the bladders deflating.}% Body
      {2}% Intelligence
      {0}% Wits
      {3}% Charisma
      {to make everyone see as the dead see}% Mission
    
      {Perservation}% Base Spell
    
      {
        \setcounter{Fate}{2}
        \setcounter{Air}{2}
        \setcounter{Water}{1}
      }% Spheres
    
    
    
    \boxPair[t]{
      \subsubsection{Box Pairs}
      This is the \texttt{\textbackslash boxPair} command.
      It lets a pair of anything sit at the bottom of the page.
      The first argument sits in the left column, and the next in the right.
    
      The command works well if you have a creature box, like this griffin.
    }{
        \griffin
    }
    
    
    \subsection{Test subsection}
    
    
    \settoggle{allyCharacter}{true}
    
    
    \settoggle{examplecharacter}{true}
    
    
    \settoggle{allyCharacter}{false}
    
    
    \subsubsection{Test sub-sub-section}
    
    \lipsum[10]
    
    \subsubsection{Test sub-sub-section again}
    
    \subsection{Test subsection}
    
    \lipsum[2]
    
    \elf
    
    
    \settoggle{examplecharacter}{false}
    
    
    \lipsum[10]
    
    \section{Last Section}
    
    \lipsum[3]
    
    Malin Freeborn's avatar
    Malin Freeborn committed
    
    \end{multicols}
    
    
    \tableofcontents
    
    
    \Repeat{2}{\tests}
    
    \settoggle{verbose}{false}
    
    \Repeat{2}{\tests}
    
    \end{document}