Difference between revisions of "Command/cap"

From Wiki
Jump to navigation Jump to search
(Move to category Fonts)
 
(8 intermediate revisions by 2 users not shown)
Line 3: Line 3:
 
|attributes=
 
|attributes=
 
}}
 
}}
 +
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>cap</syntax>
  
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==
Line 20: Line 23:
  
 
== Example ==
 
== Example ==
<context source=yes text=yields>
+
<context source=yes>
\cap{Eve and Adam}
+
Eve and Adam, \cap{Eve and Adam}
 
</context>
 
</context>
  
 
== See also ==
 
== See also ==
* {{cmd|cap}} -- turn text into small caps
+
{{See also casing commands}}
* {{cmd|Cap}} -- turn first character into small caps
 
* {{cmd|Caps}} -- turn first character of each word into small caps
 
* {{cmd|CAP}} -- doesn't work
 
 
 
* {{cmd|Word}} -- turn first character into uppercase
 
* {{cmd|Words}} -- turn first character of each word into uppercase
 
* {{cmd|WORD}} -- turn first word into uppercase
 
* {{cmd|WORDS}} -- turn text into uppercase
 
  
 
== Help from ConTeXt-Mailinglist/Forum ==
 
== Help from ConTeXt-Mailinglist/Forum ==

Latest revision as of 19:34, 13 January 2020

\cap

Syntax (autogenerated)

\cap{...}
{...}text


Syntax

\cap{...}
{...} text


Description

Turns the entire text into small caps, regardless of upper- or lowercase.

Example

Eve and Adam, \cap{Eve and Adam}

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: