Name
page:SetTextRise -- modulate y position of text
Synopsis
status = page:SetTextRise(value)
Function
page:SetTextRise() moves the text position in vertical direction by the amount of value. Useful for making subscripts or superscripts.

Inputs
value
text rise, in user space units
Results
status
status code

Show TOC