summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/man/man1/devnag.1
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2016-04-26 17:41:35 +0000
committerKarl Berry <karl@freefriends.org>2016-04-26 17:41:35 +0000
commitf9d4da10ff1b5c558ab037b7dc115a0117330474 (patch)
tree727a0cb184701f492d11669cbeaec40c5260fb0d /Master/texmf-dist/doc/man/man1/devnag.1
parent19bc768fe06946bbdcec7b0ac846e827c3ebbf90 (diff)
tl16 man page update
git-svn-id: svn://tug.org/texlive/trunk@40768 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/man/man1/devnag.1')
-rw-r--r--Master/texmf-dist/doc/man/man1/devnag.135
1 files changed, 35 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/man/man1/devnag.1 b/Master/texmf-dist/doc/man/man1/devnag.1
new file mode 100644
index 00000000000..ca5ad15e33c
--- /dev/null
+++ b/Master/texmf-dist/doc/man/man1/devnag.1
@@ -0,0 +1,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.
+