1

I'm trying to do a page layout to the principle of the golden ratio, so I need to have total control over all things on the paper.

Purple lines in the picture there are margins, green lines are the dimensions (X1, X2, Y1, Y2 are from the edges of the paper; X'1, X'2, Y'1, Y'2 are from the top or left margin), and the red lines are to help aid visually.

How can I divide a sheet of paper into separate areas in specific locations?

For example, I want the title area to be 26.5mm from the top edge of the page, such that when text is inserted there, no matter what size and type of font used, I always have 26.5mm from the edge of ascender line text and bottom edge of the page. Next I want make second area with:

\begin{tcolorbox}
This is a \textbf{tcolorbox}.
\end{tcolorbox}

and I want 43mm from the lower edge of the frame and edge of the page.

(Note that these dimensions – 43mm, 26.5mm – are just for example.)

Dimensions can also be from the margins (like on picture X'1, Y'1...). And so on.

Please help me achieve this, as simply as possible:

How can I put an area on the page in a particular place and insert whatever I want in it, such that, even if I changed the parameters of the font or image, the area will always remain in place?

table minipage or some kind of the boxes? or something else?

enter image description here

chose
  • 97

0 Answers0