Skip to content

Commit dea4ded

Browse files
Dawn Perchikzygoloid
authored andcommitted
[format.string.std] Provide a definition for the locale-specific form.
1 parent ad91aa2 commit dea4ded

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

source/utilities.tex

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19881,10 +19881,9 @@
1988119881
For string types it specifies how many characters will be used from the string.
1988219882

1988319883
\pnum
19884-
The \tcode{L} option causes
19885-
the \defnx{locale-specific form}{locale-specific form!format string}
19886-
to be used for the conversion.
19887-
This option is only valid for arithmetic types, and
19884+
When the \tcode{L} option is used, the form used for the conversion is called
19885+
the \defnx{locale-specific form}{locale-specific form!format string}.
19886+
The \tcode{L} option is only valid for arithmetic types, and
1988819887
its effect depends upon the type.
1988919888
\begin{itemize}
1989019889
\item

0 commit comments

Comments
 (0)