PDF build scripts build 6x9 book separately.

This commit is contained in:
Roger Labbe
2015-12-20 08:59:11 -08:00
parent 05caf4f1bb
commit 0e86469fac
3 changed files with 5 additions and 5 deletions

View File

@@ -49,6 +49,6 @@ if __name__ == '__main__':
'../14-Adaptive-Filtering.ipynb',
'../Appendix-A-Installation.ipynb',
'../Appendix-B-Symbols-and-Notations.ipynb',
'../Appendix-C-Walking-Through-KF-Code.ipynb',
#'../Appendix-C-Walking-Through-KF-Code.ipynb',
'../Appendix-D-HInfinity-Filters.ipynb',
'../Appendix-E-Ensemble-Kalman-Filters.ipynb'])