File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -104,10 +104,10 @@ \subsection{The Formatter Interface}
104104value, are used to compute label values. Each character in the format
105105string is copied to the label value, with some characters recognized
106106to indicate a transform on the counter value. Specifically, the
107- character `` \code {1}'' represents the counter value formatter as an
108- arabic number, the characters `` \code {A}'' and `` \code {a}'' represent
107+ character \samp {1} represents the counter value formatter as an
108+ arabic number, the characters \samp {A} and \samp {a} represent
109109alphabetic representations of the counter value in upper and lower
110- case, respectively, and `` \code {I}'' and `` \code {i}'' represent the
110+ case, respectively, and \samp {I} and \samp {i} represent the
111111counter value in Roman numerals, in upper and lower case. Note that
112112the alphabetic and roman transforms require that the counter value be
113113greater than zero.
Original file line number Diff line number Diff line change @@ -104,10 +104,10 @@ \subsection{The Formatter Interface}
104104value, are used to compute label values. Each character in the format
105105string is copied to the label value, with some characters recognized
106106to indicate a transform on the counter value. Specifically, the
107- character `` \code {1}'' represents the counter value formatter as an
108- arabic number, the characters `` \code {A}'' and `` \code {a}'' represent
107+ character \samp {1} represents the counter value formatter as an
108+ arabic number, the characters \samp {A} and \samp {a} represent
109109alphabetic representations of the counter value in upper and lower
110- case, respectively, and `` \code {I}'' and `` \code {i}'' represent the
110+ case, respectively, and \samp {I} and \samp {i} represent the
111111counter value in Roman numerals, in upper and lower case. Note that
112112the alphabetic and roman transforms require that the counter value be
113113greater than zero.
You can’t perform that action at this time.
0 commit comments