8 Commits

Author SHA1 Message Date
Dane Sabo
ea81aee8ca addressed all split notes. Citations file still needs updated and pdflatex is throwing fits about citations 2026-03-10 16:52:27 -04:00
1963233316 Adjust edit mode margins: wider note column, denser text
- hoffset: -0.5in (shift left)
- textwidth: 5in (denser text)
- marginparwidth: 5cm (2x original, for wider notes)
- marginparsep: 0.3cm (tighter gap)

Layout now: ~60% text left, ~40% comment margin right
2026-03-09 21:53:21 -04:00
623f760084 Add Split's editorial comments with color-coded feedback
Edit mode system:
- \editmode{1} enables comments + wider margins
- \editmode{0} hides all comments for final output

Comment types (color-coded):
- \splitnote{} (green): General observations, good work
- \splitsuggest{} (yellow): Suggestions to consider
- \splitpolish{} (orange): Needs polish, should fix
- \splitfix{} (red): Must fix, not acceptable

Comments added throughout all sections with substantive feedback
on structure, wording, and Gopen-style improvements.

Also fixed typos: 'ivariant' → 'invariant', 'excess' → 'access'
2026-03-09 21:44:23 -04:00
a01f42d47c Fix \split conflict, add .gitignore for build artifacts
- Renamed \split → \splitnote (\split already defined by another package)
- Added .gitignore for *.aux, *.log, *.pdf, etc.
- Branch switching now clean — just recompile after switch
2026-03-09 21:34:40 -04:00
Dane Sabo
f1b43da96f Auto sync: 2026-03-04 13:00:34 (8 files changed)
M  3-research-approach/v3.tex

M  main.aux

M  main.blg

M  main.fdb_latexmk

M  main.log

M  main.pdf

M  main.synctex.gz

M  main.toc
2026-03-04 13:00:34 -05:00
Dane Sabo
c3309cf4a4 Auto sync: 2026-03-03 15:30:14 (10 files changed)
M  3-research-approach/v3.tex

M  main.aux

M  main.blg

M  main.fdb_latexmk

M  main.fls

M  main.log

M  main.pdf

D  main.synctex(busy)
2026-03-03 15:30:14 -05:00
6e10a4db81 Add v3 research approach: clean structure, DICE framing, figures
- Created v3.tex with structure matching Thesis.RA tasks
- Added pyramid figure (strategic/operational/tactical hierarchy)
- Added hybrid automaton figure with guards and dynamics
- Wove in DICE abstract framing (gap, why now, two-layer approach)
- Split contributions marked in blue for review
- Switched main.tex to use v3
2026-02-23 16:00:41 -05:00
Dane Sabo
c5e7784810 first commit 2026-02-06 20:23:52 -05:00