From b05ad4ddf15b77a3c61450b69908122c1ad626f7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20W=C3=BChrer?= Date: Mon, 10 Aug 2026 19:08:31 +0200 Subject: double-strike enscript frakture monospace sans-serif --- man/man1/enscript.1 | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 man/man1/enscript.1 (limited to 'man/man1/enscript.1') diff --git a/man/man1/enscript.1 b/man/man1/enscript.1 new file mode 100644 index 0000000..ce470a5 --- /dev/null +++ b/man/man1/enscript.1 @@ -0,0 +1,28 @@ +.TH enscript 1 2026-08-10 utils + +.SH NAME +enscript \- format input as mathematical script + +.SH SYNOPSIS +.B enscript + +.SH DESCRIPTION +.B enscript +reads the standard input and transforms each letter +that has a corresponding +.BR unicode (7) +script glyph. +This is the case for the basic Latin alphabet, and bold Latin characters. +For letters that do not have a mathematical script code point, the corresponding script code point is used. + +.SH BUGS +Currently, +.B enscript +does not work with +.BR embolden (1) +for some reason. +.SH EXAMPLES +.BR echo\ this\ text\ |\ enscript + +.SH SEE ALSO +.BR capitalise (1),\ double\-strike (1),\ frakture (1),\ embolden (1),\ italicise (1),\ monospace (1),\ sans-serif (1) -- cgit v1.2.3