character_and_line_position

Function character_and_line_position 

Source
pub fn character_and_line_position(l: usize, c: usize) -> ControlSequence
Expand description

ยงHVP - Character and line position

HVP causes the active data position to be moved in the data component to the l-th line position according to the line progression and to the c-th character position according to the character progression.