Readme for "Spartan Stata Graphics"
Brendan M. Price
December 30, 2022

1. I tested the code in MacOS using Stata version 15.1 in console mode. The code
   also works on a Mac in GUI mode, except that Stata will use its default font
   instead of CMU Serif; two auxiliary shell utilities may not function properly
   but the code should still run and produce all figures.

2. To run, launch Stata, navigate to the "code" directory, and run "main.do".
   main.do first runs profile.do, which sets configurations, downloads .ado
   files from SSC, and populates the macro "$basepath" that tells other programs
   where the project directory is located. main.do then executes all of the
   programs in the intended sequence.

3. Disclaimer: These files are provided "as is", without warranty of any kind,
   express or implied, including but no limited to any warranties of merchant-
   ability, fitness for a particular purpose, and noninfringement of copyright,
   patent, trademark, or other right. In no event shall the author or copyright
   holder be liable for any claim, damages or other liability, including any
   general, special, indirect, incidental, or consequential damages, whether in
   an action of contract, tort or otherwise, arising from, out of the use or
   inability to use the provided files or from other dealings with these files.
