Command/ delimitedtext

From Wiki
< Command(Redirected from Command/quote)
Jump to navigation Jump to search


\delimitedtext

Summary

The instances of \delimitedtext add markup around a (usually short) block of text.

Instances

\quotationputs double quotation marks around the text inside the braces. The type of the quotation marks depends on the language setting
\quoteQuote text using the 'single quote' style of the current language.
\blockquote
\speech
\aside

Settings instance

\DELIMITEDTEXT[...]{...}
[...]language
{...}content

Description

These instances are defined by \definedelimitedtext and set up with \setupdelimitedtext. But there are also two predefined shortcut commands, so you can set up the \quote command with \setupquote and \quotation with \setupquotation.

Examples

Example 1

\language[en]
\quotation{Hello world!}

\language[de]
\quotation{Hello world!}

Example 2

Getting quotation marks right can be quite \quote{hard}.

Notes

See also

Help from ConTeXt-Mailinglist/Forum

All issues with: