summaryrefslogtreecommitdiff
path: root/man/man1/enscript.1
blob: ce470a521804df500ebdb4cb4c78d45573787ca2 (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
.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)