Difference between revisions of "Command/CAP"

From Wiki
Jump to navigation Jump to search
m (→‎See also: Add \sc)
m (Use {{See also casing commands}})
Line 27: Line 27:
  
 
== See also ==
 
== See also ==
* {{cmd|sc}} -- start using small caps (preserve capitals)
+
{{See also casing commands}}
 
 
* {{cmd|cap}} -- turn text into small caps
 
* {{cmd|Cap}} -- turn first character into small caps
 
* {{cmd|Caps}} -- turn first character of each word into small caps
 
* {{cmd|CAP}} -- change specific letters to small capitals (MkII)
 
 
 
* {{cmd|Word}} -- turn first character into uppercase
 
* {{cmd|Words}} -- turn first character of each word into uppercase
 
* {{cmd|WORD}}, {{cmd|WORDS}} -- turn text into uppercase
 
  
 
== Help from ConTeXt-Mailinglist/Forum ==
 
== Help from ConTeXt-Mailinglist/Forum ==

Revision as of 09:01, 26 March 2013

\CAP

Syntax

\CAP{...}
{...} text


Description

Obsolete in MkIV. In MkII, changes letters preceded by \\ to small capitals.

Example

\contextversionnumber\crlf
\CAP{A \\user \\sometimes \\needs a SMAL\\L cap\\ital}

See also

  • \sc — start using small caps (preserve capitals)
  • \cap — turn text into small caps
  • \Cap — turn first character into small caps
  • \Caps — turn first character of each word into small caps
  • \CAP — change specific letters to small capitals (MkII)
  • \Word — turn first character into uppercase
  • \Words — turn first character of each word into uppercase
  • \WORD, \WORDS — turn text into uppercase
  • \setcharactercasing — Pass casing command (Word, WORD, etc) as a keyword
  • typo-cap.mkiv

Help from ConTeXt-Mailinglist/Forum

All issues with: