Skip to content

Commit 852caa9

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

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
@@ -19887,10 +19887,9 @@
1988719887
For string types it specifies how many characters will be used from the string.
1988819888

1988919889
\pnum
19890-
The \tcode{L} option causes
19891-
the \defnx{locale-specific form}{locale-specific form!format string}
19892-
to be used for the conversion.
19893-
This option is only valid for arithmetic types, and
19890+
When the \tcode{L} option is used, the form used for the conversion is called
19891+
the \defnx{locale-specific form}{locale-specific form!format string}.
19892+
The \tcode{L} option is only valid for arithmetic types, and
1989419893
its effect depends upon the type.
1989519894
\begin{itemize}
1989619895
\item

0 commit comments

Comments
 (0)