This repository has been archived by the owner on Dec 20, 2022. It is now read-only.
forked from econ-ark/BufferStockTheory-20230426
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathAll-Appendices.tex
55 lines (47 loc) · 3.08 KB
/
All-Appendices.tex
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
% -*- mode: LaTeX; TeX-PDF-mode: t; -*-
\input{./econtexRoot}\documentclass[\econtexRoot/BufferStockTheory]{subfiles}
\input{./econtexRoot}
\externaldocument{\LaTeXGenerated/BufferStockTheory} % Get xrefs -- esp to appendix -- from main file; only works properly if main file has already been compiled;
\begin{document}
\renewcommand{\onlyinsubfile}[1]{}\renewcommand{\notinsubfile}[1]{#1}
\hypertarget{Appendices}{}
\appendix \centerline{\LARGE Main Appendices}\vspace{0.2in}
\subfile{\ApndxDir/ApndxConcaveCFunc}
\subfile{\ApndxDir/ApndxEuclidian}
\subfile{\ApndxDir/ApndxLiqConstr}
\subfile{\ApndxDir/ApndxLiqConstrAsLimit}
\subfile{\ApndxDir/ApndxMTargetIsStable}
\subfile{\ApndxDir/ApndxMPCLimits}
\subfile{\ApndxDir/ApndxConditionDiagrams}
\subfile{\ApndxDir/ApndxBalancedGrowthcNrmAndCov}
\centerline{\LARGE Supplemental Appendices}\vspace{0.2in}
\subfile{\ApndxDir/ApndxCGroIsPermGroFac}
\subfile{\ApndxDir/ApndxSolnMethEndogGpts}
\subfile{\ApndxDir/ApndxSolnMethTermFunc}
\subfile{\ApndxDir/ApndxCGrowthDeclines}
\subfile{\ApndxDir/ApndxHarKmenberg}
\clearpage\vfill\eject
\normalsize
\pagebreak\input{\LaTeXInputs/bibliography_blend}\end{document}
\end{document}
\endinput
% Local Variables:
% eval: (setq TeX-command-list (remove '("Biber" "biber %s" TeX-run-Biber nil (plain-tex-mode latex-mode doctex-mode ams-tex-mode texinfo-mode) :help "Run Biber") TeX-command-list))
% eval: (setq TeX-command-list (remove '("Biber" "biber %s" TeX-run-Biber nil t :help "Run Biber") TeX-command-list))
% eval: (setq TeX-command-list (remove '("BibTeX" "%(bibtex) LaTeX/%s" TeX-run-BibTeX nil t :help "Run BibTeX") TeX-command-list))
% eval: (setq TeX-command-list (remove '("BibTeX" "bibtex LaTeX/%s" TeX-run-BibTeX nil t :help "Run BibTeX") TeX-command-list))
% eval: (add-to-list 'TeX-command-list '("BibTeX" "bibtex ./LaTeX/%s" TeX-run-BibTeX nil t :help "Run BibTeX") t)
% eval: (add-to-list 'TeX-command-list '("BibTeX" "bibtex ./LaTeX/%s" TeX-run-BibTeX nil (plain-tex-mode latex-mode doctex-mode ams-tex-mode texinfo-mode context-mode) :help "Run BibTeX") t)
% eval: (setq TeX-command-list (remove '("BibTeX" "%(bibtex) LaTeX/%s" TeX-run-BibTeX nil t :help "Run BibTeX") TeX-command-list))
% eval: (setq TeX-command-list (remove '("BibTeX" "bibtex LaTeX/%s" TeX-run-BibTeX nil t :help "Run BibTeX") TeX-command-list))
% TeX-PDF-mode: t
% TeX-file-line-error: t
% TeX-debug-warnings: t
% LaTeX-command-style: (("" "%(PDF)%(latex) %(file-line-error) %(extraopts) -output-directory=./LaTeX %S%(PDFout)"))
% TeX-source-correlate-mode: t
% TeX-parse-self: t
% eval: (cond ((string-equal system-type "darwin") (progn (setq TeX-view-program-list '(("Skim" "/Applications/Skim.app/Contents/SharedSupport/displayline -b %n ./LaTeX/%o %b"))))))
% eval: (cond ((string-equal system-type "gnu/linux") (progn (setq TeX-view-program-list '(("Evince" "evince --page-index=%(outpage) ./LaTeX/%o"))))))
% eval: (cond ((string-equal system-type "gnu/linux") (progn (setq TeX-view-program-selection '((output-pdf "Evince"))))))
% TeX-parse-all-errors: t
% End: