diff options
author | Praveen Arimbrathodiyil <praveen@debian.org> | 2012-12-13 22:48:16 +0530 |
---|---|---|
committer | Praveen Arimbrathodiyil <praveen@debian.org> | 2012-12-13 22:48:16 +0530 |
commit | 28438cc73f273eafa7c438e6b0d1e400db616f2e (patch) | |
tree | b0e0dde7969802450c81b49b1807d9ce1572e60e | |
parent | d6b97924e497f20a20c5b1ced00b755d59e7b823 (diff) | |
download | logbook-of-an-observer-28438cc73f273eafa7c438e6b0d1e400db616f2e.tar.gz logbook-of-an-observer-28438cc73f273eafa7c438e6b0d1e400db616f2e.tar.xz logbook-of-an-observer-28438cc73f273eafa7c438e6b0d1e400db616f2e.zip |
added poem , fixed pagebreaks
-rw-r--r-- | Logbook.tex | 3 | ||||
-rw-r--r-- | Logbook.toc | 4 | ||||
-rw-r--r-- | by-neeba.tex | 1 | ||||
-rw-r--r-- | by-vasudev.tex | 5 | ||||
-rw-r--r-- | poem.tex | 23 |
5 files changed, 33 insertions, 3 deletions
diff --git a/Logbook.tex b/Logbook.tex index fdbff0c..83f92a5 100644 --- a/Logbook.tex +++ b/Logbook.tex @@ -49,6 +49,9 @@ \vfill ~ \newpage + +\input{poem.tex} + %------------------------------Thanks------------------------------------------- \input{thanks-eng.tex} \input{thanks-mal.tex} diff --git a/Logbook.toc b/Logbook.toc index b55c124..cb74ee8 100644 --- a/Logbook.toc +++ b/Logbook.toc @@ -9,6 +9,8 @@ \select@language {malayalam} \select@language {english} \select@language {malayalam} +\select@language {english} +\select@language {malayalam} \contentsline {chapter}{\numberline {1}ഓര്മ്മയിലെ ജിനേഷ്}{1}{chapter.1} \contentsline {section}{മുഖക്കുറി}{2}{section*.2} \select@language {english} @@ -30,7 +32,9 @@ \contentsline {section}{തെളിഞ്ഞ കാലം}{15}{section*.7} \select@language {english} \select@language {malayalam} +\select@language {english} \contentsline {section}{My notes on Jinesh}{18}{section*.8} +\select@language {malayalam} \contentsline {section}{ജീവനുള്ള ഓര്മ്മ}{19}{section*.9} \select@language {english} \select@language {malayalam} diff --git a/by-neeba.tex b/by-neeba.tex index 8fbf51d..f9f7107 100644 --- a/by-neeba.tex +++ b/by-neeba.tex @@ -1,4 +1,3 @@ -\newpage \begin{english} \secstar{Memories of a Brother} I still remember the incident when I met Jinesh for the first time. I was working as a lecturer in MES, during that time (in 2005). Once there was a tutorial and hands on session organized by the 'Open source community' of the college. Since I didn’t know anything about this, I went to attend the session. During the hands on, the tutor was telling the commands very fast, I was struggling. One of the volunteers of the program approached me, and patiently helped me to complete that hands on session. He impressed me a lot at that time itself. And the boy was one other than Jinesh. diff --git a/by-vasudev.tex b/by-vasudev.tex index 80d116e..d035e2f 100644 --- a/by-vasudev.tex +++ b/by-vasudev.tex @@ -1,4 +1,4 @@ -\newpage +\begin{english} \secstar{My notes on Jinesh} Jinesh, I never met him personally nor I knew who he was. he used to @@ -30,4 +30,5 @@ though we never met he was really nice and cheerful person. I will miss him. Vasudev Kamath , Contributor - various indic language computing projects - + \end{english} + \newpage diff --git a/poem.tex b/poem.tex new file mode 100644 index 0000000..3e70011 --- /dev/null +++ b/poem.tex @@ -0,0 +1,23 @@ +\newpage +~ +\vfill +\begin{english} +\begin{center} +Do not stand at my grave and weep, +\\I am not there; I do not sleep. +\\I am a thousand winds that blow, +\\I am the diamond glints on snow, +\\I am the sun on ripened grain, +\\I am the gentle autumn rain. +\\When you awaken in the morning’s hush +\\I am the swift uplifting rush +\\Of quiet birds in circling flight. +\\I am the soft starlight at night. +\\Do not stand at my grave and cry, +\\I am not there; I did not die. +\\- Mary Elizabeth Frye +\end{center} +\end{english} +\vfill +~ +\newpage |