summaryrefslogtreecommitdiff
path: root/macros/omega/latex/contrib/malayalam-omega/doc/manual-malayalam.tex
blob: b75b428361f27696397cbc508ff0392c7feeaeef (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899

%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
%
%  Omega/Aleph for Malayalam (മലയാളം)
%
%  Alex A.J. <indicTeX@gmail.com>
%
%
%
%
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%

\documentclass[12pt]{article}

\usepackage[a4paper,margin=.8in]{geometry}
\usepackage[ps2pdf,colorlinks=true,%
        pdftitle={Typesetting Malayalam Using Omega/Aleph},%
        pdfauthor={Alex A.J.}]{hyperref}

\usepackage{omal}

\renewcommand{\rmdefault}{pnc}


\begin{document}

\title{\bfseries Typesetting Malayalam Using $\bf\Omega{}/\aleph$}
\author{{\bfseries Alex A.J.}\\
\href{mailto:indictex@gmail.com}{(indicTeX@gmail.com)}}
\date{}
\maketitle

\noindent \copyright\ Copyright 2005,2006,2007 Alex A.J.
This document is freely redistributable.

\tableofcontents

\vfill\eject


\section{Obtaining and Installing the Package}

\subsection{Requirements}

The package has only been tested on Linux
systems (Debian and Fedora). However, it
should work fine on any Operating system
having a working \TeX\ distribution. 
The freely available utf-8 editor \textbf{Yudit}
is required for preparing source files (\textit{Actually,
any editor capable of producing Malayalam utf-8 files
can be used}\/).

\subsection{Where to Get It}

The primary distribution site for the package is:


{\href{http://sarovar.org/projects/malayalam}{\bfseries %
http://Sarovar.org/projects/malayalam}}

There are two versions of the package. One is for \LaTeX\ and the other is for Omega.
The Omega package (this one) has support for more fonts.
If you want to install the fonts from ILDC CD-ROM, download the \textbf{ildc-cdac} package also.

\subsection{Installation}

\subsubsection{Package Installation}

Installation is fairly simple. Guidelines are
given below. Make additional directories
as necessary.

\begin{enumerate}
\item Download and untar the package to a temporary
directory.
\item Change to the installation directory and
type {\tt ./install.sh}. Follow the instructions.
\item After installation, try to compile the examples
in the {\tt examples} subdirectory.
\end{enumerate}

\subsubsection{Fonts from ILDC CD-ROM}

In 2006, \textbf{Ministry of Communication and Information Technology},
Govt. of India, brought out a CD-ROM as part of their \textbf{Technology Development
for Indian Languages (TDIL)} project. The CD contains several font families which are also available
as free downloads from their website. The fonts from C-DAC and other required files are now available
as a separate package from {\href{http://sarovar.org/projects/malayalam}{\bfseries %
Sarovar}}. You can install it by downloading \textbf{ildc-cdac} package.
Installation is explained in the README file inside the package.


\subsubsection{Using Fonts from CDAC ISM Software}

The package includes support for using the
beautiful Malayalam fonts available with the
`ISM Publisher' software. You can get the fonts from
an ISM CD-ROM. Mount the CD-ROM under Linux
and cd to \textsf{Fonts/MALYALAM/PSFONTS/}. Copy 
all the PFB files to
\textsf{/usr/share/texmf/fonts/type1/malayalam/ism%
\footnote{/usr/share/texmf/ is the default TEXMF
root folder on Linux. Change it according to your installation.}}
and run \textsf{texhash}. After that they can be used with the
package. Usage is explained elsewhere in this document.


\section{UTF-8 Editors}

During the early days of this package, Indic language support for
Linux was still spartan. The only utf-8 editor available was yudit.
However, things have improved very much since then. Now there are
a number of editors capable of producing acceptable Malayalam utf-8 documents.
All major Linux distros now supports many Indian languages. Editors like
\textbf{Kile} now handles Malayalam utf-8 files perfectly. Most distributions
use `Inscript' transliteration scheme for entering Malayalam characters.

Configuring a Linux system for Malayalam is a somewhat tedious job. 
It is beyond the scope of this document to explain these things. 
There are many tutorials on the internet explaining how to do it.
Only yudit is explained here.

\subsection{Configuring Yudit}

Get the latest version (currently 2.8.1) of Yudit from
{\href{http://yudit.org}{\bfseries http://yudit.org}}.
This is included in recent distributions of Debian
and Fedora Linux. On Debian, run Synaptic and
install Yudit from the `Editors' section.
Fonts and configuration files can be found in the
`\textbf{yudit}' subdirectory of the package.


After installation (as root of course) login as your normal user and run
Yudit. This will create ``\verb"~/.yudit"'' and several subdirectories.

Copy \textbf{keli.ttf} from the `\texttt{yudit}' subdirectory of the
package into \verb"~/.yudit/fonts/". Vera.ttf is included in many
Linux Distributions. On Sarge, install the package\\
\textbf{ttf-bitstream-vera}. The font will be available in\\
\texttt{/usr/share/fonts/truetype/ttf-bitstream-vera}. Copy the font
to \verb"~/.yudit/fonts/".

Open ``\verb"~/.yudit/yudit.properties"'' in your favorite text editor
and make the following changes (\textit{A sample configuration file can
be found in the `yudit' subdirectory of the package}).

\begin{itemize}
\item Add the following line:\\
\texttt{yudit.font.Indic=keli.ttf:mlym,TSCu\_Times.ttf:taml,raghu.ttf:deva,Vera.ttf}
\item Find the line starting with \textbf{yudit.editor.fonts}.
Delete one of the entries between the commas and add \textbf{Indic}.\\
For e.g., \texttt{yudit.editor.fonts=default,TrueType,Misc,Indic}
\item Do the same for the line starting with \textbf{yudit.fonts}.\\
For e.g., \texttt{yudit.fonts=default,Indic,Times,Helvetica,Lucida,Misc}
\end{itemize}


Now copy \textbf{Malayalam2.my} from the `yudit' subdirectory of the package
to\\
``\verb"~/.yudit/data"''.

Run Yudit and click on the Toolbar item that says `straight' (to the left of `Unix').
The Kmap setup window will popup. On the middle section, click on F2 \textit{(Note:
You can choose any key from F2 to F12)}. From the
left section, select \textbf{Malayalam2} and click the blue arrow next to it.
Finally click OK. Click repeatedly on the Toolbar item that says `default' 
( to the right of the zoom-out button) until you get `\textbf{Indic}'.
Now you can enter Malayalam text after pressing the F2 \textit{(or F2-F12,
as the case maybe)} Key. To change to English typing, press the F1 key.


\section{Working with Malayalam Text}

\subsection{Preparing Your Document}

Prepare your \TeX\ source file using Yudit (or another utf-8 editor of your choice) and save it as
a utf-8 document.

To  typeset Malayalam, you have to include
the following line in the preamble of your source file:

\medskip

\noindent {\verb"\usepackage{omal}"}


\medskip


\subsection{Typing Malayalam}

Malayalam and English can be directly input using Yudit. You have to include
`\verb"\mal"' before every occurance of
Malayalam text. It is best to enclose them inside a group.


{\bfseries Table \ref{tbl:trans}}  shows the Input mechanism for Malayalam
using Yudit.


\begin{table}[!htp]
\caption{\Large Malayalam Keyboard Input for Yudit}
\label{tbl:trans}
{\Huge
\begin{center}
\begin{tabular}{|l|c|l|c|l|c|}
\hline
{\tt a}  		& {\mal അ}		&
{\tt ka}  	& {\mal ക}		&
{\tt pa}    	& {\mal പ}\\   	\hline
{\tt A}     	& {\mal ആ}		&
{\tt gha}   	& {\mal ഘ}		&
{\tt pha}  	& {\mal ഫ}\\ 		\hline
{\tt i}      	& {\mal ഇ}		&
{\tt ga}     	& {\mal ഗ}		&
{\tt ba}    	& {\mal ബ}\\		\hline
{\tt I}     	& {\mal ഈ}		&
{\tt gha}	& {\mal ഘ}		&
{\tt bha}	& {\mal ഭ}\\		\hline
{\tt u}      	& {\mal ഉ}      	&
{\tt nga}  	& {\mal ങ}		&
{\tt ma}   	& {\mal മ}\\		\hline
{\tt U}   	& {\mal ഊ}	  	&
{\tt ca}  	& {\mal ച}     	&
{\tt ya}  	& {\mal യ}\\ 		\hline
{\tt .r}   	& {\mal ഋ}		&
{\tt cha}   	& {\mal ഛ}		&
{\tt ra}  	& {\mal ര}\\		\hline
{\tt e}  		& {\mal എ}      	&
{\tt ja}  	& {\mal ജ}     		&
{\tt la}  	& {\mal ല}\\ 		\hline
{\tt E}   	& {\mal ഏ}      	&
{\tt jha}  	& {\mal ഝ}		&
{\tt va}   	& {\mal വ}\\ 		\hline
{\tt ai}    	& {\mal ഐ}		&
{\tt nja}  	& {\mal ഞ}		&
{\tt sha}  	& {\mal ശ}\\		\hline
{\tt o}  		& {\mal ഒ}      	&
{\tt Ta}  	& {\mal ട}		&
{\tt Sa}  	& {\mal ഷ}\\ 		\hline
{\tt O}   	& {\mal ഓ}	      	&
{\tt Tha}  	& {\mal ഠ}		&
{\tt sa}   	& {\mal സ}\\ 		\hline
{\tt au}   	& {\mal ഔ}	      	&
{\tt Da}  	& {\mal ഡ}		&
{\tt ha}   	& {\mal ഹ}\\ 		\hline
{\tt M}   	& {\mal ം}	      	&
{\tt Dha}  	& {\mal ഢ}		&
{\tt La}   	& {\mal ള}\\ 		\hline
{\tt H}   	& {\mal ഃ}	      	&
{\tt Na}  	& {\mal ണ}		&
{\tt zha}   	& {\mal ഴ}\\ 		\hline
		& 		      	&
{\tt ta}  	& {\mal ത}		&
{\tt Ra}   	& {\mal റ}\\ 		\hline
		& 		      	&
{\tt tha}  	& {\mal ഥ}		&
{\tt <<}   	&  zwj\\ 		\hline
		& 		      	&
{\tt da}  	& {\mal ദ}		&
{\tt >>}		& zwnj\\ 		\hline
		& 		      	&
{\tt dha}  	& {\mal ധ}		&
		& 	\\ 		\hline
		& 		      	&
{\tt na}  	& {\mal ന}		&
		& 	\\ 		\hline

\end{tabular}
\end{center}
}

\end{table}

\subsection{Cillu Letters}

Typing \texttt{N, n, r(R), l} and \texttt{L} will produce the Cillu letters
\textbf{{\mal ണ്‍, ന്‍, ര്‍, ല്‍,}} and \textbf{{\mal ള്‍}} respectively. 
Type \texttt{N+, n+, r+, R+, l+} and \texttt{L+} to get the virama
forms \textbf{{\mal ണ്, ന്, ര്, റ്, ല്}} and \textbf{{\mal ള്}}.

\subsection{Miscellanious}

To get Malayalam version of chapter, contents etc. ({\mal അദ്ധ്യായം, ഉള്ളടക്കം} etc.),
use the \textsf{malheads} package option (\verb"\usepackage[malheads]{malayalam}").

If you want to insert some english text inside Malayalam environment, use the command
\verb"{\english <your text>}".

\subsection{Compiling the Source File}

To compile the source file, use:

\medskip

\verb"lambda <filename.tex>"

\medskip

On recent distributions, you can use lamed instead of lambda:

\medskip

\verb"lamed <filename.tex>"

\medskip

You will get {\tt filename.dvi}. A postscript file may be generated using:

\noindent {\tt odvips <filename.dvi> -o <filename.ps>} 

Use {\tt ps2pdf} to generate a pdf file ({\tt ps2pdf <filename.ps>}).


\subsection{Fonts Available With the Package}

The base package includes two Malayalam font families, {\bfseries Keli} ({\keli കേളി})
and {\bfseries Rachana} ({\mal രചന}---default).
The Rachana family includes all characters in the 
Malayalam Traditional Script ({\mal പഴയ ലിപി}).

To use these fonts, specify \textsf{keli} or \textsf{rachana}
as package options, for example:

\medskip

\verb"\usepackage[keli]{omal}"

\medskip

For Traditional script ({\mal പഴയ ലിപി}), use:

\medskip

\verb"\usepackage[oldlipi]{omal}"



\section{Miscellany}

%\subsection{Unicode-related Issues}


\subsection{Things that will not work}

The \texttt{tabbing} environment will not work with Malayalam.
Use \texttt{tabular} instead.

\subsection{Yudit-related issues}

Yudit produces perfect utf-8 code. But this introduces problems
in the display of some ligatures ({\mal കൂട്ടക്ഷരങ്ങള്‍}) like
\textbf{\mal ന്റ, റ്റ, വ്വ, യ്യ} etc. inside Yudit. They will appear as
\textbf{\fontencoding{U}\fontfamily{mkl}\selectfont \<123>\<92>,
\<123>\<100>, \<104>\<122>} and 
\textbf{\fontencoding{U}\fontfamily{mkl}\selectfont \<98>\<121>}.
However, Omega will render them perfectly.



\subsection{Contact Information}


\noindent My postal address is:

\medskip

\noindent Alex A.J.\\
Lilly Dale\\
Mukkolakkal\\
Nedumangad P.O.\\
Thiruvananthapuram-695541\\
Kerala, India.

\medskip

\noindent E-mail: \textbf{indicTeX@gmail.com}

\medskip

\noindent Phone : +91 (0472) 2800128 (R)

\noindent Cell: +91 9947280128

\appendix

\section{Font Samples}

These are the fonts included with the package. They can be specified as package options
as shown below, or used inside the source file like
\textbf{\textbackslash{}keli, \textbackslash{}rachana, \textbackslash{}oldlipi} etc.

\begin{enumerate}

\item \textsf{\textbackslash{}usepackage[oldlipi]\{omal\}}

{\oldlipi\large 
ഒരിക്കല്‍ ഒരു കുറുക്കന്‍ വിശന്നു വലഞ്ഞു നടക്കുകയായിരുന്നു.
അവന്‍ വഴിയില്‍ ഒരു മുന്തിരിവള്ളി കണ്ടു\dots}

\item \textsf{\textbackslash{}usepackage[keli]\{omal\}}

{\keli\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[rachana]\{omal\}} \textit{(Default)}

{\rachana\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\end{enumerate}

\section{Fonts from ILDC CD-ROM}

These fonts will be available if you install the \textbf{ildc-cdac} package.

The following font families can be specified as package options as shown
below, or they can be used anywhere inside the source file
like \textbf{\textbackslash{}ambili, \textbackslash{}revathi,
\textbackslash{}karthika} etc.


\begin{enumerate}

\item \textsf{\textbackslash{}usepackage[ambili]\{omal\}}

{\ambili\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[ashtamudi]\{omal\}}

{\ashtamudi\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[aswathi]\{omal\}}

{\aswathi\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[bhanu]\{omal\}}

{\bhanu\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[chippi]\{omal\}}

{\chippi\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[karthika]\{omal\}}

{\karthika\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[kaumudi]\{omal\}}

{\kaumudi\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[kottakkal]\{omal\}}

{\kottakkal\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[makam]\{omal\}}

{\makam\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[malavika]\{omal\}}

{\malavika\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[mridula]\{omal\}}

{\mridula\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[payippad]\{omal\}}

{\payippad\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[periyar]\{omal\}}

{\periyar\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[revathi]\{omal\}}

{\revathi\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[sabari]\{omal\}}

{\sabari\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[sruthy]\{omal\}}

{\sruthy\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}


\end{enumerate}


\section{Font Samples from ISM}

\textbf{The fonts are not included with this package. They must be
purchased separately from C-DAC.}

The following font families can be specified as package options as shown
below, or they can be used anywhere inside the source file
like \textbf{\textbackslash{}aathira, \textbackslash{}revathi,
\textbackslash{}ravivarma} etc. Some families (the bold ones) just contain the bold and
bold-italic variants. The normal and italic shapes are mapped to bold and
bold-italic respectively.

\begin{enumerate}

\item \textsf{\textbackslash{}usepackage[aathira]\{omal\}}

{\aathira\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[ISMambili]\{omal\}}

{\ISMambili\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[anakha]\{omal\}}

{\anakha\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[anjali]\{omal\}}

{\anjali\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[aparna]\{omal\}}

{\aparna\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[ISMashtamudi]\{omal\}}

{\ISMashtamudi\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[ISMaswathi]\{omal\}}

{\ISMaswathi\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[atchu]\{omal\}}

{\atchu\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[ayilyambold]\{omal\}}

{\ayilyambold\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[beckal]\{omal\}}

{\beckal\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[bhavana]\{omal\}}

{\bhavana\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[chandrika]\{omal\}}

{\chandrika\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[chithira]\{omal\}}

{\chithira\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[devika]\{omal\}}

{\devika\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[gauri]\{omal\}}

{\gauri\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[gopika]\{omal\}}

{\gopika\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[guruvayur]\{omal\}}

{\guruvayur\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[indulekha]\{omal\}}

{\indulekha\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[jaya]\{omal\}}

{\jaya\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[jyothy]\{omal\}}

{\jyothy\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[jyotsna]\{omal\}}

{\jyotsna\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[kala]\{omal\}}

{\kala\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[kamini]\{omal\}}

{\kamini\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[kanika]\{omal\}}

{\kanika\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[ISMkarthika]\{omal\}}

{\ISMkarthika\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[ISMkaumudi]\{omal\}}

{\ISMkaumudi\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[keerthi]\{omal\}}

{\keerthi\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[leela]\{omal\}}

{\leela\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[ISMmalavika]\{omal\}}

{\ISMmalavika\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[mayoori]\{omal\}}

{\mayoori\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[nalini]\{omal\}}

{\nalini\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[nandini]\{omal\}}

{\nandini\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[nanditha]\{omal\}}

{\nanditha\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[nila]\{omal\}}

{\nila\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[onam]\{omal\}}

{\onam\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[ISMperiyar]\{omal\}}

{\ISMperiyar\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[pooram]\{omal\}}

{\pooram\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[poornima]\{omal\}}

{\poornima\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[ravivarma]\{omal\}}

{\ravivarma\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[ISMrevathi]\{omal\}}

{\ISMrevathi\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[rohini]\{omal\}}

{\rohini\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[ISMsabari]\{omal\}}

{\ISMsabari\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[sankara]\{omal\}}

{\sankara\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[sarada]\{omal\}}

{\sarada\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[ISMsruthy]\{omal\}}

{\ISMsruthy\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[sugatha]\{omal\}}

{\sugatha\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[suparna]\{omal\}}

{\suparna\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[surya]\{omal\}}

{\surya\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[swathy]\{omal\}}

{\swathy\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[theyyam]\{omal\}}

{\theyyam\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[thiruvathira]\{omal\}}

{\thiruvathira\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[thunchan]\{omal\}}

{\thunchan\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[vaisali]\{omal\}}

{\vaisali\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[varsha]\{omal\}}

{\varsha\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[vinay]\{omal\}}

{\vinay\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[visakham]\{omal\}}

{\visakham\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[vishu]\{omal\}}

{\vishu\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}

\item \textsf{\textbackslash{}usepackage[yashasri]\{omal\}}

{\yashasri\large 
ലോകത്തില്‍ അസംഖ്യം മലകള്‍ ഉണ്ട്. അവയില്‍ ചിലത് വലിയതും
ചിലത് ചെറിയതും ആകുന്നു.}



\end{enumerate}



\end{document}