small change in documentation, ouch to shout OUCH
original commit: ad3fd16deebf8e6308d1e4726d6f5dc1fa8067e8
This commit is contained in:
parent
baa7ebe0c5
commit
934e202fde
|
@ -2729,7 +2729,7 @@ format string with the \scheme{~@(} and \scheme{~)} directives.
|
|||
|
||||
\schemedisplay
|
||||
(format "~@(~r~)" 2599) ;=> "Two thousand five hundred ninety-nine"
|
||||
(format "~@:(~a~)" "Ouch!") ;=> "ouch!"
|
||||
(format "~@:(~a~)" "Ouch!") ;=> "OUCH!"
|
||||
\endschemedisplay
|
||||
|
||||
\noindent
|
||||
|
|
Loading…
Reference in New Issue
Block a user