\documentclass[14pt]{beamer} \usepackage{fontspec} \defaultfontfeatures{Ligatures=TeX} \usepackage{polyglossia} \usepackage{tikz} \usepackage{geometry} \setmainlanguage[variant=british]{english} \setbeamersize{text margin left=5pt,text margin right=5pt} % redefine the Beamer quote environment with smaller margins \renewenvironment<>{quote} {\actionenv#1% \usebeamertemplate{quote begin}% \usebeamerfont{quote}% \usebeamercolor{quote}% \list{}{\rightmargin=0.25cm \leftmargin=0.25cm} \item\relax} {\endlist\usebeamertemplate{quote end}\endactionenv} \makeatletter \setbeamertemplate{background canvas}% {% \ifbeamer@plainframe% \else \tikz\node[opacity=0.66] {\includegraphics[width=\paperwidth,height=\paperheight]{background.png}}; \fi } \makeatother \title{Holiness and Sin} \author{Matěj Cepl} \date{October 27th} \begin{document} \begingroup \setbeamertemplate{background canvas}{% \includegraphics[width=\paperwidth,height=\paperheight]{front-page-bg.jpg}} \setbeamercolor{normal text}{fg=white} % \setbeamercolor{title}{fg=black} \setbeamercolor{author}{fg=white} \setbeamercolor{date}{fg=white} % trick taken from https://topanswers.xyz/tex?q=1989 \tikzset{ use page relative coordinates/.style={ shift={(current page.south west)}, x={(current page.south east)}, y={(current page.north west)} }, } \setbeamertemplate{title page}{ \begin{tikzpicture}[remember picture,overlay,use page relative coordinates] % \node[text width=3cm] at (0.43,0.38) {\centering\usebeamercolor[fg]{title}\usebeamerfont{title}\inserttitle\par}; \node[text width=3cm] at (0.6,0.25) {\usebeamercolor[fg]{author}\usebeamerfont{author}\insertauthor\par}; \node[text width=3cm] at (0.6,0.15) {\usebeamercolor[fg]{date}\usebeamerfont{date}\insertdate\par}; \end{tikzpicture} } \begin{frame}[plain] \titlepage \end{frame} \endgroup \begin{frame}{Off-topic question: chapter and verse?} \begin{quote} (See what sort of love the Father has given to us: that we should be called God’s children—and indeed we are! For this reason the world does not know us: Because it did not know him. Dear friends, we are God’s children now, and what we will be has not yet been revealed. We know that whenever it is revealed we will be like him because we will see him just as he is. And everyone who has this hope focused on him purifies himself, just as Jesus is pure). \end{quote} \end{frame} { \setbeamertemplate{background}{% \tikz\node[opacity=1] {\includegraphics[width=\paperwidth,height=\paperheight]{Codex_Sinaiticus_Matthew_6,4-32.JPG}}; } \frame{} } \begin{frame}{} \begin{quote} And now, little children, remain in him, so that when he appears we may have confidence and not shrink away from him in shame when he comes back. If you know that he is righteous, you also know that \textbf{everyone who practices righteousness has been fathered by him}. \end{quote} \end{frame} \begin{frame}{} \begin{quote} (See what sort of love the Father has given to us: that we should be called God’s children—and indeed we are! For this reason the world does not know us: Because it did not know him. Dear friends, we are God’s children now, and what we will be has not yet been revealed. We know that whenever it is revealed we will be like him because we will see him just as he is. And everyone who has this hope focused on him \textbf{purifies himself}, just as Jesus is pure). \end{quote} \end{frame} % \begin{frame}{} % \begin{itemize} % % \item It seems that the theme of chapter will be \textbf{righteousness} % % \item However, the author had to stop explain what % righteousness actually is, because it is very easy to % be confused about it. % % \end{itemize} % \end{frame} \begin{frame}{Andrew Comiskey: CrossCurrent} \begin{quote} Who am I? The search for self often results in little more than a few clues that define us only in part. It's as if we are looking in a series of mirrors, some better than others, that reflect back glimpses of self but not the whole picture. The whole picture requires relationship with the master designer Himself. \end{quote} \end{frame} \begin{frame}{Andrew Comiskey: CrossCurrent} \begin{quote} In His great love for us, Jesus lays claim to who we truly are. He alone knows who the true self is; He alone can call forth that self. As we respond to His loving initiative in our lives, the most profound and authentic parts of our personhood come forth. The light of powerful love awakens us, and calls us out of the shadows of \textbf{lesser selves}. Through His reflection, we become aware of \textbf{who we truly are}. \end{quote} \end{frame} \begin{frame}{Andrew Comiskey: CrossCurrent} \begin{quote} Jesus alone possesses the knowledge of that true self; we see ourselves only in part. He sees us in full. Often our “self-portrait” is \textbf{composed of damaging brush strokes applied by others or by our own distorted efforts to create a self}. But in truth only the Creator of the original work can define it. One with the Father in the creation of each person, Jesus intends on reclaiming the true image He created in us (Jn 1:3). \end{quote} \end{frame} \begin{frame}{Andrew Comiskey: CrossCurrent} \begin{quote} Suppose a painter created a beautiful painting, one that bore his distinctive design and style. His pride in the work was matched only by his distress when vandals stole the painting and mistreated it until the original design was barely recognisable. Their fingerprints smudged it; layers of dust and grime obscured the true form and colours intended by the painter. He searched everywhere, going from gallery to loft to attic until he found his work. Then gently, but with unerring accuracy and skill, he restored the work, removing the layers of damage and enabling his true design to emerge. \end{quote} \end{frame} \begin{frame}{Andrew Comiskey: CrossCurrent} \begin{quote} We can say that \textbf{bearing the image of God} is the most profound and authentic part of our humanity. And that image shines forth as we welcome Jesus into our lives. It is the true self that says “yes” to Jesus. And it is only \textbf{through responding to Jesus and His loving initiative in our lives that we discover who and what that self truly is}. As C.S. Lewis said: “Your real, new self (which is Christ’s and also yours, and yours just because it is His) will not come as long as you are looking for it. It will come when you are looking for Him." \end{quote} \end{frame} \begin{frame}{} \begin{itemize} \item {\huge MINISTRY TIME} \end{itemize} \end{frame} \end{document}