Merge pull request #218 from jasonhemann/ouch-fix
small change in documentation, ouch to shout OUCH original commit: 6bec89cee0c20a04d279a18bd570f66abfd0b874
This commit is contained in:
commit
69455857d2
|
@ -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