summaryrefslogtreecommitdiff
path: root/language/bengali/mkbangtex/README
blob: 9c7eb813cfa0c4f31bd4f0a0491ba926be942eed (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
mkbangtex Version 1.1. 

It creates a BangTeX file from a Bengali document written
phonetically in Roman script and more ...

[See accompanying documentation for further details.]
---

Usage: mkbangtex [-h, --alphabet] [-o <out_file> --transparent]  <in_file> 
                       -h, --help       : print this page
                       -o  <out_file>   : specify output file                             
                                          (default: in_file.tex)
                       --transparent    : use default transparent symbols &
                                          positioning of u, uu etc. for all 
                                          consonants and conjunctions
                       --alphabet       : transliteration table 
					  (with Unicode Bengali symbols)
                       --ancient        : ancient Bengali --- without antastha ya
							(NEW in v.1.1)


Package Content:
----------------
README        	: This file
mkbangtex     	: python code
mkbangtex.bang  : source file for documentation
mkbangtex.tex  	: tex file for documentation
mkbangtex.pdf  	: pdf file for documentation

Updates from v.1.0: 
------------------
1] added ancient option for writing old Bengali (e.g. charJaagIti)
2] simplified usage for text-only files --- no need to specify modes
3] fixed a bug about the units cm and in of latex
4] alphabet shows Bengali letters (needs Unicode support)

Report bugs to: koushik(at)iacs(dot)res(dot)in
License: GPL