Fix leftover $ inline latexmath

This commit is contained in:
Petr Kraus 2018-04-16 01:56:17 +02:00
parent 5300d9f05e
commit ec4632fa37
1 changed files with 1 additions and 1 deletions

View File

@ -1152,7 +1152,7 @@ is guaranteed to remain distinct throughout polygon rasterization and in the
depth buffer. depth buffer.
All pairs of fragments generated by the rasterization of two polygons with All pairs of fragments generated by the rasterization of two polygons with
otherwise identical vertices, but [eq]#pname:z~f~# values that differ by otherwise identical vertices, but [eq]#pname:z~f~# values that differ by
$r$, will have distinct depth values. [eq]#r#, will have distinct depth values.
For fixed-point depth buffer representations, [eq]#r# is constant throughout For fixed-point depth buffer representations, [eq]#r# is constant throughout
the range of the entire depth buffer. the range of the entire depth buffer.