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 ad91aa2 commit dea4dedCopy full SHA for dea4ded
source/utilities.tex
@@ -19881,10 +19881,9 @@
19881
For string types it specifies how many characters will be used from the string.
19882
19883
\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
+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
19888
its effect depends upon the type.
19889
\begin{itemize}
19890
\item
0 commit comments