From: Mark Wooding Date: Mon, 12 Aug 2019 10:07:58 +0000 (+0100) Subject: doc/syntax.tex: Fix source formatting. X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/sod/commitdiff_plain/81bc32d4cb701d598c3fc6ac83ca364253f12e96 doc/syntax.tex: Fix source formatting. --- diff --git a/doc/syntax.tex b/doc/syntax.tex index 75aa36e..825aaad 100644 --- a/doc/syntax.tex +++ b/doc/syntax.tex @@ -476,7 +476,7 @@ above, are as follows. upper; if the name contains letters of both cases, then it is not changed. For example, @|foo45| becomes @|FOO45|, or \emph{vice-versa}; but @|Splat| remains as it is. Second, the name is subjected to \emph{separator - switching}: all underscores in the name are replaced with hyphens (and + switching}: all underscores in the name are replaced with hyphens (and \emph{vice-versa}, though hyphens aren't permitted in identifiers in the first place). Finally, the resulting name is interned in the current package, which will usually be @|sod-user| unless changed explicitly by the