Difference between revisions of "Command/Caps"

From Wiki
Jump to navigation Jump to search
(Add description)
 
(9 intermediate revisions by 2 users not shown)
Line 4: Line 4:
 
}}
 
}}
  
 +
== [[Help:Reference|Syntax]] (autogenerated) ==
 +
<syntax>Caps</syntax>
 
== [[Help:Reference|Syntax]] ==
 
== [[Help:Reference|Syntax]] ==
 
<table cellspacing="4" cellpadding="2" class="cmd">
 
<table cellspacing="4" cellpadding="2" class="cmd">
Line 15: Line 17:
  
 
== Description ==  
 
== Description ==  
Turns the first letter of each word into small caps, even if it was an uppercase letter.
+
Turns the first character of each word into small caps, even if it was an uppercase letter.
  
 
== Example ==
 
== Example ==
Line 23: Line 25:
  
 
== See also ==
 
== See also ==
<!-- something like {{cmd|goto}} -->
+
{{See also casing commands}}
  
 
== Help from ConTeXt-Mailinglist/Forum ==
 
== Help from ConTeXt-Mailinglist/Forum ==
Line 29: Line 31:
 
{{Forum|{{SUBPAGENAME}}}}
 
{{Forum|{{SUBPAGENAME}}}}
  
[[Category:Commands|caps]]
+
[[Category:Command/Fonts|Caps]]

Latest revision as of 14:56, 15 October 2019

\Caps

Syntax (autogenerated)

\Caps{...}
{...}text


Syntax

\Caps{... ...}
{... ...}

Description

Turns the first character of each word into small caps, even if it was an uppercase letter.

Example

\Caps{Eve and Adam}

yields

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: