center [x y]
where x y is a coordinate in default magic units
Without arguments, the center command centers the layout window on the lower-left corner of the cursor box. When values x and y are given, the view is centered on that coordinate. Coordinate values must be in (integer) units of the magic internal grid. This command is similar to the "view llx lly urx ury" command, which centers on a box instead of a point.
center is implemented as a magic built-in command.
Coordinate values should be any acceptable value, including lambda, grid, and metric values, as they are for the box command.
view
Return to command index |
Last updated: January 15, 2021 at 12:47pm