summaryrefslogtreecommitdiff
path: root/korean/nh2ps/pkg-descr
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-06-04 08:46:49 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-06-04 08:46:49 +0000
commit98dbfa343628531167ae4d6b45ced407453f4497 (patch)
tree919633472da2071e68ec736ea740d38535b176e7 /korean/nh2ps/pkg-descr
parentKorean linuxdoc/sgml. (diff)
Formats an ascii file for printing on a postscript printer with Korean char.
PR: 3343 Submitted by: Choi Jun Ho <junker@moderato.snu.ac.kr>
Notes
Notes: svn path=/head/; revision=6761
Diffstat (limited to 'korean/nh2ps/pkg-descr')
-rw-r--r--korean/nh2ps/pkg-descr16
1 files changed, 16 insertions, 0 deletions
diff --git a/korean/nh2ps/pkg-descr b/korean/nh2ps/pkg-descr
new file mode 100644
index 000000000000..b23a6fbe1278
--- /dev/null
+++ b/korean/nh2ps/pkg-descr
@@ -0,0 +1,16 @@
+nh2ps-1.0p1
+-----------
+
+nh2ps formats each named file for printing in a postscript printer with
+HLaTeX-0.95 PS Type1 Hangul fonts; if no file is given, nh2ps reads from the
+standard input. The format used is nice and compact: normally two pages
+on each physical page, borders surrounding pages, headers with useful
+information (page number, printing date, file name or supplied header),
+line numbering, etc. This is very useful for making archive listings of
+programs.
+
+It is relatively large when comparing with h2ps, and need to another
+installed fonts and ghostscript.
+
+--
+Port by Choi Jun Ho <junker@jazz.snu.ac.kr>