runoff.capitalize.sentences

Command/Runoff: Commands, Releases: AP and R83

Turns on sentence capitalization mode.

Syntax

.capitalize sentences .cs

Description

capitalizes sentences following a period (.), exclamation point t (!), question mark (?), colon (:), or a semicolon (;) that is followed by one or more spaces.

If the first word of the sentence is already capitalized, it remains capitalized.

The '.nocapitalize sentences' command disables the '.capitalize sentences' command.

Example

.capitalize sentences
this is the first sentence. this is the second. And, this is the third.

The output from this example is:

'This is the first sentence. This is the second. And, this is the
third.'

See Also

Command Name Type Description
runoff.nocapitalize.sentences Command Turns off sentence capitalization mode.
runoff.commands Command List of Runoff commands.
runoff.cs Command 'capitalize sentences'.
runoff.standard Command Sets default output and formatting settings.

User Comments

What do you think?

Share your experience or ask a question by using the form below.

Login to leave your comments.