From 56e7819fd57d2a8db40259fdfde77bbcb274ef11 Mon Sep 17 00:00:00 2001 From: Jonathan Wakely Date: Mon, 16 Jun 2025 13:37:59 +0100 Subject: [PATCH] [rand.eng.philox] Use normal font for superscript of "ith" --- source/numerics.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/numerics.tex b/source/numerics.tex index b0d484c9fa..573e8bbf4b 100644 --- a/source/numerics.tex +++ b/source/numerics.tex @@ -3177,7 +3177,7 @@ \pnum The generation algorithm returns $Y_i$, -the value stored in the $i^{th}$ element of $Y$ after applying +the value stored in the $i^\text{th}$ element of $Y$ after applying the transition algorithm. \pnum