aa_macro syntax 
 aa_macro source 
 HTML source 
 HTML render 
Key

§ 4.140 - [capt] Built-In

Mnemonic aid: eval

See also:  [eval] )

Tip:

This built-in uses a list of the USG standard lower-cased words to create sentence-cased output. You can alter the lower cased word list by changing the class variable .notcase similar to this:

mod = macro() mod.notcase = ['an','a','the','test']

After doing that,  [capt] ) will only lower case those four words, while every other word will be capitalized.

Convert content to title case:

Keyboard Navigation
, Previous Page . Next Page t TOC i Index
This manual was generated with wtfm
on January 10th, 2026 at 2:38 MT
wtfm uses aa_macro and SqLite
aa_macro uses Python 2.7