X-Git-Url: https://git.distorted.org.uk/~mdw/mdwtools/blobdiff_plain/e95db22ac41db7725bad349c5ecc517ac6ae7983..e8e9e5d812460c19d276d9449a1792e2b384eb20:/mdwkey.dtx diff --git a/mdwkey.dtx b/mdwkey.dtx index a3a7bf3..3e37ac4 100644 --- a/mdwkey.dtx +++ b/mdwkey.dtx @@ -89,7 +89,7 @@ % Examples: % \begin{itemize} \synshorts % \item "foo = bar" is a key-value pair. The key is `foo' and the value is -% `bar'. +% `bar'. % \item `{foo = bar}' is a tag. The key is `foo = bar'. % \item `foo = { bar }' is a key-value pair. The key is `foo' and % the value is ` bar ' (with the leading and trailing spaces). @@ -115,15 +115,15 @@ % is given a value: the value is available as "#1" in . % \item "\\mkdef{""}{""}[""]{""}" is the same, % but additionally if is found as a tag, then treat it as if we found -% "={""}" instead. +% "={""}" instead. % \item "\\mkdef{""}{""}*{""}" will perform when -% is found as a tag. +% is found as a tag. % \item "\\mkdef*{""}{""}" will perform when an unknown % key (one for which there is no specific definition in this group) is % given a value: the key is available as "#1" and the value as "#2" in -% . +% . % \item "\\mkdef*{""}[""]{""}" is the same, but -% additionally if an unknown key is found as a tag then treat it as if +% additionally if an unknown key is found as a tag then treat it as if % it had been assigned the value instead. % \item "\\mkdef*{""}*{""}" will perform when an % unknown key is found as a tag: the key is available as "#1" in .