diff thesis/weave-thesis.sh @ 437:c1e6b7221b2f

progress on intro.
author Robert McIntyre <rlm@mit.edu>
date Sun, 23 Mar 2014 22:20:44 -0400
parents 0b27c0c9c188
children 960bfe96d5f3
line wrap: on
line diff
     1.1 --- a/thesis/weave-thesis.sh	Sun Mar 23 19:09:14 2014 -0400
     1.2 +++ b/thesis/weave-thesis.sh	Sun Mar 23 22:20:44 2014 -0400
     1.3 @@ -9,6 +9,8 @@
     1.4  (progn
     1.5    (find-file \"cortex.org\")
     1.6    (org-latex-export-to-latex nil nil nil t nil) \
     1.7 +  (find-file \"user-guide.org\")
     1.8 +  (org-latex-export-to-latex nil nil nil t nil) \
     1.9    (find-file \"abstract.org\")
    1.10    (org-latex-export-to-latex nil nil nil t nil))" \
    1.11  \