pub fn page_backward(n: usize) -> ControlSequence
Expand description
ยงPPB - Page position backward
PPB causes the active data position to be moved in the data component to the corresponding character
position on the n
-th preceding page.
pub fn page_backward(n: usize) -> ControlSequence
PPB causes the active data position to be moved in the data component to the corresponding character
position on the n
-th preceding page.