diff --git a/README.md b/README.md index 9cd69b545c1848d4502d2c7986262bccdcf5aea9..0792145fdfdf3b8da1c8e245b9da2e0bce1319b7 100644 --- a/README.md +++ b/README.md @@ -28,9 +28,10 @@ This would make a heading called **Rincewind** in bold with a male symbol, and p | \\U | Undead | | \\N | Nura | -For a complete list of all the creatures and characters which can be used, see the 'monsters.tex' file. For more details on the syntax, have a look at examples in *Adventures in Fenestra*. +For a complete list of all the creatures and characters which can be used, see the 'monsters.tex' file. +For more details on the syntax, have a look at examples in *Adventures in Fenestra*, or read the git's wiki. -# Texnical Details +# TeXnical Details This thing's handled as a subtree in the other documments, so changing it will change all First Blood books. diff --git a/preamble.tex b/preamble.tex index e778c861d05945c0de2719fe03e18901b7f2c976..c8b9ca30b33dc2ee858711b486a4ec88ca965013 100644 --- a/preamble.tex +++ b/preamble.tex @@ -25,7 +25,7 @@ \usepackage{colortbl} \usepackage[poster]{tcolorbox} \tcbuselibrary{breakable,raster} -\tcbset{enhanced,colback=white,breakable,arc=6mm,outer arc=1mm} +\tcbset{enhanced,drop shadow east,colback=white,breakable,arc=6mm,outer arc=1mm} %%%%%%%%%% Section Headers %%%%%%%%%%