\documentstyle{article} \input idevn.tex % TeX macros that ease ITRANS devanagari font usage %----- % ITRANS song book....prepend this header to print out songs, % using TeX (either Devnac or Devnag font) % >>>>>>>> Need ITRANS 4.0 <<<<<<<<< %----- % User Configuration Option -- One column or Two column output. \def\maketwocolumn{YES} % Uncomment this for 2-column printing %\def\makelandscape{YES} % Uncomment this for landscape format %\pagestyle{empty} %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % Edit this if needed, default should be ok for most users. \ifx\undefined\maketwocolumn % --- One column output \let\usedvng=\LARGEdvng % 17pt devanagari font \let\smallcmr=\eightrm \let\titlefont=\tenrm \else % --- Two column output % \let\usedvng=\normaldvng % 10pt devanagri font \let\usedvng=\largedvng % 10pt devanagri font \let\smallcmr=\sixrm \let\titlefont=\eightrm \fi % font options (normaldvng, largedvng, etc): % sizes: normal < large < Large < LARGE < huge < Huge %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% % if needed, redefine "space" to allow each input line to be broken into % multiple output lines (\let =~ is the default, which enforces line rule) % That has to done in the idevn.tex file, or add this command after % \startsong in your input file: % {\global\let =\ }% Comment this out for: 1 input line --> 1 output line % (you cannot uncomment the command here, it has to appear after \startsong) %----- % Uncomment one of the following paragraphs: % First one is for Frans Velthuis's font. % Second one uses the font that is bundled with the ITRANS package. % ONLY one of these should be uncommented at any one time............. % ** Frans's font....(Metafont) (Uncomment the following TWO lines.) #indianifm=dvng.ifm % ITRANS command #indianfont=\fransdvng %-----OR-------- % ** Devnac font (PostScript) (Uncomment the following TWO lines.) % #indianifm=dvnc.ifm % ITRANS command % #indianfont=\postdvng #useshortmarkers % this allows use of ## (beginindian) and ## (endindian) % ----------------------------------------------------------------- % Page Settings \ifx\undefined\makelandscape % Use Portrait Size Page \portraitpage % use a slightly wider page \addtolength{\textwidth}{0.25in} \else % Use Landscape Size Page \landscapepage \fi % ----------------------------------------------------------------- % The idevn.tex file is now included with ITRANS 4.0, but it has % a new method of specifying the songtitle (using printtitle). % For backward compatibility, need to define songtitle. \def\songtitle#1#2#3#4{% \film{#1}\singer{#2}\lyrics{#3}\music{#4}\printtitle} % ----------------------------------------------------------------- \font\titled=dvng10 scaled\magstep1 \raggedright % since the words are long, this reduces the long % gaps that appear when TeX justifies the lines. %\parskip 3 pt % to slightly increase the space between the shlokas. \parindent 0pt \begin{document} % from startsong command: \def\-{{\englfont -}}% \def\.{{\englfont .}}% \usedvng % use whatever font the user wants...default normaldvng \englfont % usedvng makes default font indian, restore english font % end from startsong command % \ifx\undefined\maketwocolumn \relax \else \twocolumn[\centerline{##\titled baaraakhaDii##}\bigskip] \fi %\hrule height0.4pt % ----------------------- End of ishdr.itx ------------------------ \obeylines #indian a aa i ii u uu e ai o au aM aH \medskip\hrule\medskip ka kaa ki kii ku kuu ke kai ko kau kaM kaH kha khaa khi khii khu khuu khe khai kho khau khaM khaH kha khaa khi khii khu khuu khe khai kho khau khaM khaH ga gaa gi gii gu guu ge gai go gau gaM gaH gha ghaa ghi ghii ghu ghuu ghe ghai gho ghau ghaM ghaH N^a N^aa N^i N^ii N^u N^uu N^e N^ai N^o N^au N^aM N^aH \medskip\hrule\medskip cha chaa chi chii chu chuu che chai cho chau chaM chaH chha chhaa chhi chhii chhu chhuu chhe chhai chho chhau chhaM chhaH ja jaa ji jii ju juu je jai jo jau jaM jaH jha jhaa jhi jhii jhu jhuu jhe jhai jho jhau jhaM jhaH JNa JNaa JNi JNii JNu JNuu JNe JNai JNo JNau JNaM JNaH \medskip\hrule\medskip Ta Taa Ti Tii Tu Tuu Te Tai To Tau TaM TaH Tha Thaa Thi Thii Thu Thuu The Thai Tho Thau ThaM ThaH Da Daa Di Dii Du Duu De Dai Do Dau DaM DaH Dha Dhaa Dhi Dhii Dhu Dhuu Dhe Dhai Dho Dhau DhaM DhaH Na Naa Ni Nii Nu Nuu Ne Nai No Nau NaM NaH \medskip\hrule\medskip ta taa ti tii tu tuu te tai to tau taM taH tha thaa thi thii thu thuu the thai tho thau thaM thaH da daa di dii du duu de dai do dau daM daH dha dhaa dhi dhii dhu dhuu dhe dhai dho dhau dhaM dhaH na naa ni nii nu nuu ne nai no nau naM naH \medskip\hrule\medskip pa paa pi pii pu puu pe pai po pau paM paH pha phaa phi phii phu phuu phe phai pho phau phaM phaH ba baa bi bii bu buu be bai bo bau baM baH bha bhaa bhi bhii bhu bhuu bhe bhai bho bhau bhaM bhaH ma maa mi mii mu muu me mai mo mau maM maH \medskip\hrule\medskip ya yaa yi yii yu yuu ye yai yo yau yaM yaH ra raa ri rii ru ruu re rai ro rau raM raH la laa li lii lu luu le lai lo lau laM laH va vaa vi vii vu vuu ve vai vo vau vaM vaH sha shaa shi shii shu shuu she shai sho shau shaM shaH shha shhaa shhi shhii shhu shhuu shhe shhai shho shhau shhaM shhaH sa saa si sii su suu se sai so sau saM saH ha haa hi hii hu huu he hai ho hau haM haH La Laa Li Lii Lu Luu Le Lai Lo Lau LaM LaH ksha kshaa kshi kshii kshu kshuu kshe kshai ksho kshau kshaM kshaH GYa GYaa GYi GYii GYu GYuu GYe GYai GYo GYau GYaM GYaH \medskip\hrule\medskip #endindian \end{document}