Unable to display PDF. Download instead.

NUCT0010.tex


\documentclass[a4paper,10pt]{report}
\usepackage[]{biblatex}
\usepackage[utf8]{inputenc}
\usepackage[us]{datetime2}
\usepackage{graphicx}
\usepackage{ragged2e}
\usepackage{blindtext}
\usepackage{amsmath, amssymb, amsthm, amscd, amsfonts}
\usepackage{mathrsfs}
\usepackage{mathtools}
\usepackage{mathabx}
\usepackage{esint}
\usepackage{gensymb}
\usepackage{derivative}
\usepackage{bigints}
\usepackage{mhchem}
\usepackage{multicol}
\usepackage{tikz}
\usepackage{tikz-cd}
\usepackage{enumerate}
\usepackage{caption}
\usepackage{subcaption}
\usepackage{float}
\usepackage{soul}
\usepackage{moresize}
\usepackage{wrapfig, lipsum}
\usepackage{epigraph} 
\usepackage{blindtext}
\usepackage[paperheight=5.53in, paperwidth=11.15in, left=0cm, right=0cm, top=0cm, bottom=0cm,heightrounded,showframe]{geometry}
\usepackage{needspace}

\newtheorem{theorem}{Theorem}[section]
\newtheorem{corollary}{Corollary}[theorem]
\newtheorem{lemma}[theorem]{Lemma}
\newtheorem{definition}{Definition}[section]
\newtheorem*{remark}{Remark}
\theoremstyle{remark}
\newtheorem*{note}{Note}
\theoremstyle{remark}
\newtheorem*{claim}{Claim}
\theoremstyle{definition}
\newtheorem{example}{Example}
\theoremstyle{definition}
\newtheorem{problem}{Problem}
\theoremstyle{definition}
\newtheorem{condition}{Condition}

\graphicspath{{C:/Users/sona/Desktop/LaTeX/NUCT/graphics}}

\pagenumbering{gobble}

\begin{document}

\raggedright

\begin{tikzpicture}[remember picture, overlay, shift={(current page.center)}]
	\node at (0,0) {\includegraphics[width=0.7\textwidth]{madison-marriott-west(1)}};
	\node at (-11.9,6.7) {\fcolorbox{black}{white}{\textcolor{black}{Next Up: Category Theory}}};
	\node at (-10,3) {\includegraphics[width=0.3\textwidth]{envelope-with-the-room}};
	\node at (10,0) {\includegraphics[height=\textheight]{marriottwest2}};
\end{tikzpicture}

\newpage

\begin{tikzpicture}[remember picture, overlay, shift={(current page.center)}]
	\node at (0,0) {\includegraphics[width=0.7\textwidth]{marriottwest1}};
	\node at (-11,0) {\includegraphics[height=0.8\textheight]{maps.jpg}};
	\node at (10,0) {\includegraphics[height=0.6\textheight, angle=-90]{20260209_201908.jpg}};
\end{tikzpicture}

\end{document}