aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorHolden Rohrer <hdawg7797@yahoo.com>2019-08-18 01:24:39 -0400
committerHolden Rohrer <hdawg7797@yahoo.com>2019-08-18 01:33:12 -0400
commit99a4ecb644ba3f228d6c2d1981f782c1a092158f (patch)
tree6b68e2b49deb6e6809dd8e6b4dd37632fce6e355 /README.md
parent25e41f265b1ba4b6e5df7410b33693e95b68facb (diff)
added notes example
Diffstat (limited to 'README.md')
-rw-r--r--README.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/README.md b/README.md
index 3d298d1..40c75d3 100644
--- a/README.md
+++ b/README.md
@@ -36,3 +36,9 @@ Internal options are:
Python scripts alphabetize the citations.
See `example.tex` for examples of how to use `mla8.tex`
+
+## Notes
+
+This is a 3-column format for note-taking, cheatsheets, etc (anything which needs a large amount of information in a small space).
+
+Other than the normal page setup, this adds 3 new dimensions. `\marghsize` is the width of the column with margin (`\hsize` becomes width of text only). `\fullhsize` is the dimension of the full page between all the columns because `\hsize` changed meaning. `\fullvsize` is the height of columns and thus the whole page, changing `\vsize` to height of text.