close
Sayahna Sayahna
Search

Difference between revisions of "Ithal.sty"


Line 1: Line 1:
 
{{StartEn}}
 
{{StartEn}}
🢤 [[LaTeX Packages|{{LaTeX}} Packages]]
+
🢤 [[Sayahna LaTeX Packages|{{LaTeX}} Packages]]
  
 
==Introduction==
 
==Introduction==
Line 8: Line 8:
 
This {{LaTeX}} package which is called {{verb|ithal.sty}} is a subsidiary package that will work in conjunction with {{verb|memoir.cls}} extending its functionality to suit typesetting requirements of Malayalam books.
 
This {{LaTeX}} package which is called {{verb|ithal.sty}} is a subsidiary package that will work in conjunction with {{verb|memoir.cls}} extending its functionality to suit typesetting requirements of Malayalam books.
  
===Package loading and options===
+
==Package Loading==
  
 
The package shall be loaded with the command anywhere before {{verb|\begin{document} }}
 
The package shall be loaded with the command anywhere before {{verb|\begin{document} }}
Line 14: Line 14:
 
   \usepackage[<options>]{ithal}
 
   \usepackage[<options>]{ithal}
 
</syntaxhighlight>  
 
</syntaxhighlight>  
 +
 +
 +
==Options==
 +
 +
Various options of the package are given below:
 +
 +
* {{verb|ml}} &mdash; typeset Malayalam documents.
 +
* {{verb|print}} &mdash; generate output for printing, default is false.
 +
* {{verb|proof}} &mdash; proof mode, allows to have line numbers, watermark and footer instruction for proofers.
 +
* {{verb|ml}} &mdash;
  
 
{{EndEn}}
 
{{EndEn}}

Revision as of 07:29, 22 December 2017

🢤 LaTeX Packages

Introduction

We use memoir.cls as the main document class for all our books and articles that we typeset. Hence, all the main formatting is done by memoir. The class is available in all standard TeX distributions and can be downloaded from Comprehensive TeX Archive Network (CTAN) from this link. It is well documented and therefore, readers are advised to go through the documentation before making use of this package.

This LaTeX package which is called ithal.sty is a subsidiary package that will work in conjunction with memoir.cls extending its functionality to suit typesetting requirements of Malayalam books.

Package Loading

The package shall be loaded with the command anywhere before \begin{document}

  \usepackage[<options>]{ithal}


Options

Various options of the package are given below:

  • ml — typeset Malayalam documents.
  • print — generate output for printing, default is false.
  • proof — proof mode, allows to have line numbers, watermark and footer instruction for proofers.
  • ml