Difference between revisions of "Command/cap"

From Wiki
Jump to navigation Jump to search
m (moved Reference/en/cap to Command/cap: Text replace - "Reference/en/" to "Command/")
 
(16 intermediate revisions by 3 users not shown)
Line 3: Line 3:
 
|attributes=
 
|attributes=
 
}}
 
}}
 +
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>cap</syntax>
  
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==
Line 17: Line 20:
  
 
== Description ==  
 
== Description ==  
 
+
Turns the entire text into small caps, regardless of upper- or lowercase.
 
 
  
 
== Example ==
 
== Example ==
<!-- Please fill in an example if you can -->
+
<context source=yes>
 +
Eve and Adam, \cap{Eve and Adam}
 +
</context>
  
 
== See also ==
 
== See also ==
<!-- something like [[cmd:goto|\goto]] -->
+
{{See also casing commands}}
 +
 
 +
== Help from ConTeXt-Mailinglist/Forum ==
 +
All issues with:
 +
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Commands|cap]]
+
[[Category:Command/Fonts|cap]]

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: