Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- %% heart_vs_mind_v000.tex
- %%
- %% to do:
- %% - fix the issues with the image on new pages
- %% - rezise the dimensions of the pdf file
- %% - add a title and a description of the project
- %% -comment the code
- %%
- %% m.a.perez-xochicale
- %%
- %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
- \documentclass{article}
- \usepackage[british]{babel}
- \usepackage{geometry}
- \geometry{
- left=20mm,
- right=20mm,
- top=20mm,
- bottom=20mm,
- }
- \usepackage{graphicx,hyperref,url}
- \hypersetup{
- bookmarks=true, % show bookmarks bar?
- unicode=false, % non-Latin characters in Acrobat’s bookmarks
- pdftoolbar=true, % show Acrobat’s toolbar?
- pdfmenubar=true, % show Acrobat’s menu?
- pdffitwindow=false, % window fit to page when opened
- pdfstartview={FitH}, % fits the width of the page to the window
- pdftitle={Heart vs Mind Version 000}, % title
- pdfauthor={Perez-Xohicale M. A.}, % author
- pdfsubject={Quotes}, % subject of the document
- pdfkeywords={quotes} {heart} {mind}, % list of keywords
- pdfcreator={XeLaTeX}, % creator of the document
- pdfnewwindow=true, % links in new window
- colorlinks=ture, % false: boxed links; true: colored links
- linkcolor=red, % color of internal links (change box color with linkbordercolor)
- citecolor=green, % color of links to bibliography
- filecolor=magenta, % color of file links
- urlcolor=blue % color of external links
- }
- % \usepackage[pass,paperwidth=6in,paperheight=3in]{geometry}
- \showthe\pdfpagewidth
- \showthe\pdfpageheight
- \usepackage{wrapfig}
- %\graphicspath{{./}{images/}}
- % \graphicspath{{subdir1/}{subdir2/}{subdir3/}...{subdirn/}}
- \graphicspath{{/home/mapx/xfiles/latex/quotes/heart_vs_mind/images//}}
- \usepackage{fontspec}
- \pagestyle{empty}
- % \setmainfont{Dominican}
- % \setmainfont{DominicanItalic}
- % \setmainfont{DominicanSmallCaps}
- % \setmainfont{butterbrotpapier}
- \newfontfamily\myfont{Dominican}
- \newfontfamily\myfontIt[Scale=3]{DominicanItalic}
- \newfontfamily\myfontSC[Scale=1.2]{DominicanSmallCaps}
- \begin{document}
- \pdfpageheight10cm
- \pdfpagewidth30cm
- % \begin{center}
- % \includegraphics[scale=0.4]{anatomy-male-coherence-crop.jpg}
- % \end{center}
- \newpage
- %++++++++++++++++++++++++++++++++++++++++++++
- \begin{myfontIt}
- \noindent Alas!\\
- There is no instict \\
- like heart\\
- \end{myfontIt}
- \begin{myfontSC}
- \hspace{5cm} - Lord Byron
- \end{myfontSC}
- \hspace{3cm}
- %Image
- \begin{wrapfigure}{r}{0.1\textwidth}
- \vspace{-75pt}
- \begin{center}
- \includegraphics[scale=0.4]{heart02.png}
- \end{center}
- \end{wrapfigure}
- % And this line too\footnote{\lipsum[12]}.
- \newpage
- %++++++++++++++++++++++++++++++++++++++++++++
- \begin{myfontIt}
- \noindent When you fish for love\\
- bait your heart\\
- not your brain\\
- \end{myfontIt}
- \begin{myfontSC}
- \hspace{5cm} - Mark Twain
- \end{myfontSC}
- \hspace{3cm}
- %Image
- \begin{wrapfigure}{r}{0.1\textwidth}
- \vspace{-75pt}
- \begin{center}
- \includegraphics[scale=0.4]{heart03.png}
- \end{center}
- \end{wrapfigure}
- \newpage
- %++++++++++++++++++++++++++++++++++++++++++++
- \begin{myfontIt}
- \noindent A loving heart\\
- is the beginning of all knowledge
- \end{myfontIt}
- \begin{myfontSC}
- \hspace{5cm} - Thomas Carlyle
- \end{myfontSC}
- \hspace{3cm}
- %Image
- \begin{wrapfigure}{r}{0.1\textwidth}
- \vspace{-75pt}
- \begin{center}
- \includegraphics[scale=0.4]{heart04.png}
- \end{center}
- \end{wrapfigure}
- \newpage
- %++++++++++++++++++++++++++++++++++++++++++++
- \begin{myfontIt}
- \noindent False face must hide\\
- what the false heart doth know\\
- \end{myfontIt}
- \begin{myfontSC}
- \hspace{5cm} - William Shakespeare
- \end{myfontSC}
- \hspace{3cm}
- %Image
- \begin{wrapfigure}{r}{0.1\textwidth}
- \vspace{-75pt}
- \begin{center}
- \includegraphics[scale=0.3]{heart05.png}
- \end{center}
- \end{wrapfigure}
- \newpage
- %++++++++++++++++++++++++++++++++++++++++++++
- \begin{myfontIt}
- \noindent If I create from the heart\\
- nearly everything works;\\
- If from head, almost nothing.\\
- \end{myfontIt}
- \begin{myfontSC}
- \hspace{5cm} - Mayc Chagall
- \end{myfontSC}
- \hspace{3cm}
- %Image
- \begin{wrapfigure}{r}{0.1\textwidth}
- \vspace{-75pt}
- \begin{center}
- \includegraphics[scale=0.27]{heart06.png}
- \end{center}
- \end{wrapfigure}
- \newpage
- %++++++++++++++++++++++++++++++++++++++++++++
- \begin{myfontIt}
- \noindent There is a void from the eye\\
- to the head\\
- that does not go throgh\\
- the intellec
- \end{myfontIt}
- \begin{myfontSC}
- \hspace{5cm} - Gilbert K. Chesterton.
- \end{myfontSC}
- \hspace{3cm}
- %Image
- \begin{wrapfigure}{r}{0.1\textwidth}
- \vspace{-75pt}
- \begin{center}
- \includegraphics[scale=0.3]{heart07.png}
- \end{center}
- \end{wrapfigure}
- \newpage
- %++++++++++++++++++++++++++++++++++++++++++++
- \begin{myfontIt}
- \noindent The most beautiful things \\
- in the world cannot be seen\\
- or even touched they must be\\
- felt with the heart\\
- \end{myfontIt}
- \begin{myfontSC}
- \hspace{5cm} - Helen Keller
- \end{myfontSC}
- \hspace{3cm}
- %Image
- \begin{wrapfigure}{r}{0.1\textwidth}
- \vspace{-75pt}
- \begin{center}
- \includegraphics[scale=0.4]{heart08.png}
- \end{center}
- \end{wrapfigure}
- \newpage
- %++++++++++++++++++++++++++++++++++++++++++++
- \begin{myfontIt}
- \noindent A good mind\\
- and a good heart\\
- are always a \\
- formidable combination
- \end{myfontIt}
- \begin{myfontSC}
- \hspace{5cm} - Nelson Mandela
- \end{myfontSC}
- \hspace{3cm}
- %Image
- \begin{wrapfigure}{r}{0.1\textwidth}
- \vspace{-75pt}
- \begin{center}
- \includegraphics[scale=0.4]{heart09.png}
- \end{center}
- \end{wrapfigure}
- \newpage
- %++++++++++++++++++++++++++++++++++++++++++++
- \begin{myfontIt}
- \noindent The heart has its reasons\\
- of which reason\\
- knows nothing\\
- \end{myfontIt}
- \begin{myfontSC}
- \hspace{5cm} - Blaise Pascal
- \end{myfontSC}
- \hspace{3cm}
- %Image
- \begin{wrapfigure}{r}{0.1\textwidth}
- \vspace{-75pt}
- \begin{center}
- \includegraphics[scale=0.4]{heart10.png}
- \end{center}
- \end{wrapfigure}
- \newpage
- %++++++++++++++++++++++++++++++++++++++++++++
- \begin{myfontIt}
- \noindent I am certain of nothing \\
- but the holiness of the\\
- heart's affections and\\
- the truth of the imagination
- \end{myfontIt}
- \begin{myfontSC}
- \hspace{5cm} - John Keats
- \end{myfontSC}
- \hspace{3cm}
- \newpage
- %++++++++++++++++++++++++++++++++++++++++++++
- \begin{myfontIt}
- {\huge Miguel Angel}
- \end{myfontIt}
- \begin{myfontIt}
- {\huge Perez-Xochicale}
- \end{myfontIt}
- \newpage
- %++++++++++++++++++++++++++++++++++++++++++++
- \begin{myfont}
- {\Huge\noindent M. A. P\'erez-Xochicale.}
- {\small \noindent Updated 5 December 2006.}
- \href{http://www.wikibooks.org}{For futher details}
- \end{myfont}
- \vspace{3cm}
- \begin{myfontSC}
- {\Huge\noindent Miguel Angel Perez-Xochicale.}\\
- {\small \noindent Friday, the Twentieth of March 2014.}
- \end{myfontSC}
- \newpage
- %++++++++++++++++++++++++++++++++++++++++++++
- {\Huge \noindent For futher details, the following link provides detailed information regarding this work.}
- \href{http://mapxblog.blogspot.mx/2014/03/printing-imperfections-and-defects-with.html}{http://mapxblog.blogspot.mx/2014/03/printing-imperfections-and-defects-with.html}
- \vspace{1cm}
- {\huge\noindent Miguel Angel Perez-Xochicale.}\\
- {\large\noindent Friday, the Twentieth of March 2014.} \\
- \end{document}
- %+++++++++++++++++++++++++++++++++++++++++++++++++
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement