Hello,
I'd like to ask if (other than calculating from dimensions) there is a way to find a middle of a page/document in either direction, or, for that matter, a method of choice for dividing page into sections/grids of a given length ratio, related to page dimensions (eg. sections of 1/3 of total page length each).
thanks in advance for your help!
finding middle of a document
Re: finding middle of a document
You can use snapping, first create a rectangle that snaps to page corners, then snap to mid of its bounding box.
Check out the extension to create guides (I think it's under Render), it splits up the page in sections as you'd like.
Check out the extension to create guides (I think it's under Render), it splits up the page in sections as you'd like.
just hand over the chocolate and nobody gets hurt
Inkscape Manual on Floss
Inkscape FAQ
very comprehensive Inkscape guide
Inkscape 0.48 Illustrator's Cookbook - 109 recipes to learn and explore Inkscape - with SVG examples to download
Inkscape Manual on Floss
Inkscape FAQ
very comprehensive Inkscape guide
Inkscape 0.48 Illustrator's Cookbook - 109 recipes to learn and explore Inkscape - with SVG examples to download
Re: finding middle of a document
prkos wrote:You can use snapping, first create a rectangle that snaps to page corners, then snap to mid of its bounding box.
Check out the extension to create guides (I think it's under Render), it splits up the page in sections as you'd like.
great tips (and yes, Extensions -> Render -> Guides Creator), thank you