Skip to content

Commit

Permalink
Adjust the pagesize and map position.
Browse files Browse the repository at this point in the history
  • Loading branch information
ihongda committed Jan 25, 2025
1 parent 152f170 commit d69edad
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

\vspace*{\fill}

\newgeometry{inner=0mm, outer=.5in, top=.6in, bottom=0mm}
\newgeometry{inner=0.25mm, outer=.25in, top=.45in, bottom=0mm}
\setlength{\parindent}{0em}
\sbox\IBox{\includegraphics{\VAR{images_directory | safe}jambudipa_map.png}}%
\includegraphics[trim=0 0 \dimexpr\wd\IBox-\textwidth{} 0,clip]{\VAR{images_directory | safe}jambudipa_map.png}
Expand Down
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
\usepackage{ragged2e}
\usepackage{verse}
\usepackage[a-3u]{pdfx}
\usepackage[inner=.9in, outer=.9in, top=.45in, bottom=.75in, papersize={5.8in,8.7in}, headheight=13pt, headsep=.175in]{geometry}
\usepackage[inner=.9in, outer=.9in, top=.55in, bottom=.75in, papersize={5.8in,8.7in}, headheight=13pt, headsep=.2in]{geometry}
\usepackage{polyglossia}
\usepackage[12pt]{moresize}
\usepackage{soul}%
Expand Down

0 comments on commit d69edad

Please sign in to comment.