Advertisement
brobostigon

pmt1.tex

Sep 7th, 2018
101
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 2.12 KB | None | 0 0
  1. \documentclass[12pt,a4paper]{book}
  2. \usepackage[utf8]{inputenc}
  3. \usepackage{amsmath}
  4. \usepackage{amsfonts}
  5. \usepackage{amssymb}
  6. \usepackage{graphicx}
  7. \usepackage{draftwatermark}
  8. \usepackage[pdftex,
  9.            pdfauthor={Philip Martin Taylor},
  10.            pdftitle={TaylorWorld Test Doc},
  11.            pdfsubject={TaylorWorld},
  12.            pdfkeywords={rpg, pathfinder, startfinder, dungeons and dragons},
  13.            pdfproducer={Latex with hyperref, or other system},
  14.            pdfcreator={pdflatex, or other tool}]{hyperref}
  15. \SetWatermarkText{CustNumEmail}
  16. \SetWatermarkLightness{0.8}
  17. \SetWatermarkScale{4}
  18. %\usepackage{fancyhdr}
  19. %\pagestyle{fancy}
  20. %\chead{CustNum-EMail}
  21. %\cfoot{Custnum-EMail}
  22. \date{07-09-2018}
  23. \author{Philip Martin Taylor}
  24. \title{TaylorWorld Test Document}
  25. \begin{document}
  26. \begin{center}
  27. \textbf{Welcome to TaylorWorld.}
  28. \end{center}
  29. \begin{figure}[h]
  30.  \centering
  31.  \includegraphics[scale=0.03]{img.jpg}
  32.  \caption{Playtest Book}
  33.   %label{fig:img}
  34. \end{figure}
  35. \begin{figure}
  36.  \centering
  37.  \includegraphics[scale=0.1]{wizard.jpg}
  38.  \caption{Lego Wizard}
  39. \end{figure}
  40. \begin{flushleft}
  41. We are experts in the RPG's, Dungeons and Dragons, Pathfinder and Starfinder. Our website is https://taylorworld.one and our contact email is [email protected].
  42. We sell Rule Books, Dice, Maps, Adventure paths as well as our own in house written adventure paths and books, and other related accessories.
  43. \end{flushleft}
  44. \begin{flushleft}
  45. Our In-House written books, you can order in a variaty of different digital formats including epub and pdf.
  46. \end{flushleft}
  47. \begin{flushleft}
  48. We have both a retail store and our website. In our retail store you will be able to buy a selection of what we sell and order items directly from us, as well as in store be able to hire space so you can play your RPG's on premises for a fee, as well as paying for other perks, like food and drinks and other things to complement your game.
  49. \end{flushleft}
  50. \begin{flushleft}
  51.  We also do taster sessions and other kind of gaming events at the Bailiffs Tap in Banbury, where you can come and get reequented with the RPG's you love and remember.
  52.  \end{flushleft}
  53. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement