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 0f1bc28 commit 228614aCopy full SHA for 228614a
document/core/appendix/custom.rst
@@ -178,7 +178,7 @@ It consists of an :ref:`indirect name map <binary-indirectnamemap>` assigning fi
178
.. math::
179
\begin{array}{llclll}
180
\production{field name subsection} & \Bfieldnamesubsec &::=&
181
- \Bnamesubsection_10(\Bindirectnamemap) \\
+ \Bnamesubsection_{10}(\Bindirectnamemap) \\
182
\end{array}
183
184
@@ -194,7 +194,7 @@ It consists of a :ref:`name map <binary-namemap>` assigning tag names to :ref:`t
194
195
196
\production{tag name subsection} & \Btagnamesubsec &::=&
197
- \Bnamesubsection_1(\Bnamemap) \\
+ \Bnamesubsection_{11}(\Bnamemap) \\
198
199
200
0 commit comments