summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/devnag.1
blob: ca5ad15e33c1d9763f0e3f6e1bbb45a5dad317e1 (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
.TH DEVNAG "1" "8 March 2016" "TeX Live"
.SH NAME
devnag \- Devanagari for TeX preprocessor
.SH SYNOPSIS
.B devnag in[.dn] [out[.tex]]
.SH DESCRIPTION
.PP
.B devnag
is a preprocessor that reads transliterated Devanagari input delimited by
\\dn and converts it into a form with which TeX is familiar.
.PP
The preprocessor
handles the details of character placement such as the alignment of
vowel diacritics and consonant ligatures. The rest of the layout,
however, must be managed by the user. 
.PP
For specification of the format please see the documentation accompanying
the package.
.SH OPTIONS
.TP
in[.dn] out[.tex]
The default file extension for an input file is .dn and for an output
file .tex. The output filename is optional. If an output filename is
not specified, the preprocessor will name it after the input file.
.TP
\fB\-v\fR 
report devnag version
.SH AUTHORS
.B devnag
was written by Frans J. Velthuis and is currently maintained by Zdenek
Wagner as part of TeX Live <tex-live@tug.org>.
.PP
This manpage was written by Norbert Preining for Debian/GNU Linux and
may be used, modified and/or distributed freely by anyone.