margins
This commit is contained in:
parent
c98bdfc245
commit
734d79e648
1 changed files with 5 additions and 1 deletions
|
|
@ -2,7 +2,11 @@
|
||||||
\usepackage{geometry}
|
\usepackage{geometry}
|
||||||
\geometry{
|
\geometry{
|
||||||
paperwidth=2.75in,
|
paperwidth=2.75in,
|
||||||
paperheight=4.25in
|
paperheight=4.25in,
|
||||||
|
top=0.25in,
|
||||||
|
bottom=0.5in,
|
||||||
|
left=0.25in,
|
||||||
|
right=0.2in
|
||||||
}
|
}
|
||||||
\usepackage{tikz}
|
\usepackage{tikz}
|
||||||
\usetikzlibrary{shapes.geometric, arrows.meta, positioning}
|
\usetikzlibrary{shapes.geometric, arrows.meta, positioning}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue