summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--edenx3.tex12
-rw-r--r--salitter.sty15
2 files changed, 23 insertions, 4 deletions
diff --git a/edenx3.tex b/edenx3.tex
index f10fe32..df3ab20 100644
--- a/edenx3.tex
+++ b/edenx3.tex
@@ -1,12 +1,13 @@
\documentclass[10pt,twoside]{memoir}
\usepackage{salitter}
-\afivelayout
+\usletteredenlayout
% ---- pkgs
\usepackage{mwe}
\usepackage{csquotes}
\usepackage{stix}
+\usepackage[maxfloats=400]{morefloats}
\antiquafont
@@ -82,16 +83,19 @@
\newcommand{\colthdsaid}[1]{{\colthd} \said{#1}}
% nested speech
-\newcommand{\insaid}[1]{\ggl\thinspace~#1~\thinspace\ggr}
+\newcommand{\insaid}[1]{\ggl #1 \ggr}
% annotate corresponding page of creation books edition
-\newcommand{\crpage}[1]{\sidepar{#1}}
+% \newcommand{\crpage}[1]{\sidepar{#1}\parnopar}
+% \newcommand{\crpage}[1]{\marginpar{#1}\parnopar}
+\newcommand{\crpage}[1]{\marginpar{#1}}
% this is admittedly just some whimsey
\newcommand{\propernoun}[1]{\emph{#1}}
\begin{document}
-\sideparmargin{outer}
+% \sideparmargin{outer}
+\marginparmargin{outer}
\graphicspath{{img/}}
diff --git a/salitter.sty b/salitter.sty
index 5e92abc..47709a7 100644
--- a/salitter.sty
+++ b/salitter.sty
@@ -18,6 +18,21 @@
\setheaderspaces{*}{*}{1.618}
\checkandfixthelayout}
+% ---- layout - us letter, on laser printer
+\newcommand{\usletteredenlayout}[0]{
+ \setstocksize{8.5in}{5.5in}
+ \settrimmedsize{8.5in}{5.5in}{*}
+ \settrims{0pt}{0pt}
+ \settypeblocksize{8in}{4in}{*}
+ \setlrmarginsandblock{0.75in}{0.75in}{*}
+ % \setlrmargins{*}{0.5in}{*}
+ \setulmarginsandblock{50pt}{*}{*}
+ \setheadfoot{0.2in}{0.2in}
+ \setheaderspaces{*}{0.1in}{*}
+ \setmarginnotes{1em}{2em}{1em}
+ \settypeoutlayoutunit{in}
+ \checkandfixthelayout[lines]}
+
% ---- layout duct tape
% some section where we just want to not be indenting paragraphs for a while