We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 087f96b commit 852caa9Copy full SHA for 852caa9
source/utilities.tex
@@ -19887,10 +19887,9 @@
19887
For string types it specifies how many characters will be used from the string.
19888
19889
\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
+When the \tcode{L} option is used, the form used for the conversion is called
+the \defnx{locale-specific form}{locale-specific form!format string}.
+The \tcode{L} option is only valid for arithmetic types, and
19894
its effect depends upon the type.
19895
\begin{itemize}
19896
\item
0 commit comments