Advertisement
brobostigon

pmt1.tex

Sep 7th, 2018
99
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Latex 2.44 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{textcomp}
  9. \usepackage[pdftex,
  10.            pdfauthor={Philip Martin Taylor},
  11.            pdftitle={TaylorWorld Test Doc},
  12.            pdfsubject={TaylorWorld},
  13.            pdfkeywords={rpg, pathfinder, starfinder, dungeons and dragons},
  14.            pdfproducer={Latex with hyperref, or other system},
  15.            pdfcreator={pdflatex, or other tool}]{hyperref}
  16. \SetWatermarkText{CustNumEmail}
  17. \SetWatermarkLightness{0.8}
  18. \SetWatermarkScale{4}
  19. %\usepackage{fancyhdr}
  20. %\pagestyle{fancy}
  21. %\chead{CustNum-Email}
  22. %\cfoot{Custnum-Email}
  23. \date{07-09-2018}
  24. \author{Philip Martin Taylor}
  25. \title{TaylorWorld Test Document}
  26. \begin{document}
  27. \begin{center}
  28. \textbf{Welcome to TaylorWorld.}
  29. \end{center}
  30. \begin{figure}[h]
  31.  \centering
  32.  \includegraphics[scale=0.03]{img.jpg}
  33.  \caption{Playtest Book}
  34.   %label{fig:img}
  35. \end{figure}
  36. \begin{figure}
  37.  \centering
  38.  \includegraphics[scale=0.1]{wizard.jpg}
  39.  \caption{Lego Wizard}
  40. \end{figure}
  41. \begin{flushleft}
  42. We are experts in the RPG's, Dungeons and Dragons\textregistered, Pathfinder\textregistered\:and Starfinder\textregistered. Our website is https://taylorworld.one and our contact email is [email protected].
  43. We sell Rule Books, Dice, Maps, Adventure paths as well as our own in house written adventure paths and books, and other related accessories.
  44. \end{flushleft}
  45. \begin{flushleft}
  46. Our In-House written books, you can order in a variaty of different digital formats including epub and pdf.
  47. \end{flushleft}
  48. \begin{flushleft}
  49. 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.
  50. \end{flushleft}
  51. \begin{flushleft}
  52.  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.
  53. \end{flushleft}
  54. \begin{center}
  55.  \textcopyright{} 2018 Philip Martin Taylor.
  56. \end{center}
  57. \begin{center}
  58.  Pathfinder and Starfinder are Registered Trademarks of Paizo Publishing LLC. Dungeons and Dragons is a Registered Trademark of Wizards of the Coast LLC.
  59. \end{center}
  60. \end{document}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement