summaryrefslogtreecommitdiff
path: root/man/man1/italicise.1
blob: 36af112ebdd18150c743de857024ab0e46cb7eb5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.TH italicise 1 2021-07-16 utils

.SH NAME
italicise \- format input as italic

.SH SYNOPSIS
.B italicise

.SH DESCRIPTION
.B italicise
reads the standard input and transforms each letter
that has a corresponding
.BR unicode (7)
italic glyph.
This should be the case for the extended Latin and Greek alphabets.

.SH EXAMPLES
.BR echo\  this\ text\ |\  italicise

.SH SEE ALSO
.BR capitalise (1),\  embolden (1)