diff options
Diffstat (limited to 'man/man1/frakture.1')
| -rw-r--r-- | man/man1/frakture.1 | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/man/man1/frakture.1 b/man/man1/frakture.1 new file mode 100644 index 0000000..edc6ee2 --- /dev/null +++ b/man/man1/frakture.1 @@ -0,0 +1,28 @@ +.TH frakture 1 2026-08-10 utils + +.SH NAME +frakture \- format input as fraktur + +.SH SYNOPSIS +.B frakture + +.SH DESCRIPTION +.B frakture +reads the standard input and transforms each letter +that has a corresponding +.BR unicode (7) +Fraktur glyph. +This is the case for the basic Latin alphabet, and bold Latin characters. + +.SH BUGS +Currently, +.B frakture +does not work with +.BR embolden (1) +for some reason. + +.SH EXAMPLES +.BR echo\ this\ text\ |\ frakture + +.SH SEE ALSO +.BR capitalise (1),\ double\-strike (1),\ embolden (1),\ enscript (1),\ italicise (1),\ monospace (1),\ sans-serif (1) |
