diff options
author | Rajeesh K Nambiar <[email protected]> | 2013-03-26 19:21:11 +0100 |
---|---|---|
committer | Rajeesh K Nambiar <[email protected]> | 2013-03-26 19:21:11 +0100 |
commit | 71e860cd8122b1672e1a101398a77ac85dd47c5e (patch) | |
tree | 8f9511e73647718bb5fefe4486f5ad3b712f50e8 | |
parent | 7e44e9eb2fcd1cc1062400cde162047c1ca1e8e5 (diff) | |
download | logbook-of-an-observer-71e860cd8122b1672e1a101398a77ac85dd47c5e.tar.gz logbook-of-an-observer-71e860cd8122b1672e1a101398a77ac85dd47c5e.tar.xz logbook-of-an-observer-71e860cd8122b1672e1a101398a77ac85dd47c5e.zip |
Fix blank pages containing page header
-rw-r--r-- | Logbook.tex | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Logbook.tex b/Logbook.tex index 42157b7..15161d1 100644 --- a/Logbook.tex +++ b/Logbook.tex @@ -131,6 +131,7 @@ First Edition April 2013 \\ \input{by-vasudev.tex} \input{by-sathyan-mash.tex} \input{by-hrishi.tex} +\pagestyle{empty} % don't print page header on following blank page % Blog Posts \chapter{Blog Posts} @@ -160,6 +161,7 @@ First Edition April 2013 \\ \input{asuseeepcmigo.tex} \input{studentpolitics.tex} \input{evaluatingfosscontributions.tex} +\pagestyle{empty} % don't print page header on following blank page %-------------------- % Articles published in Malayal.am \chapter{മലയാളം ഇന്റര്നെറ്റ് വാര്ത്താ\\ \hspace*{2.3em}പോര്ട്ടലില് നിന്നും} @@ -191,6 +193,7 @@ First Edition April 2013 \\ \input{socialcriticism.tex} \input{us-sitcom.tex} \input{enthukondu-pathrangal.tex} +\pagestyle{empty} % don't print page header on following blank page %-------------------- % Hospital Logs |