From fcb26569d342b66d6aa95df2cce506e9036a47e0 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Mon, 1 Feb 2021 13:16:37 +0900 Subject: rmannot (2021-02-01) --- .../latex/rmannot/examples/rma/aebmovie_poster.tex | 46 ++++++++++++++++++++++ 1 file changed, 46 insertions(+) create mode 100644 texmf-dist/doc/latex/rmannot/examples/rma/aebmovie_poster.tex (limited to 'texmf-dist/doc/latex/rmannot/examples/rma/aebmovie_poster.tex') diff --git a/texmf-dist/doc/latex/rmannot/examples/rma/aebmovie_poster.tex b/texmf-dist/doc/latex/rmannot/examples/rma/aebmovie_poster.tex new file mode 100644 index 00000000..e3bb8bdc --- /dev/null +++ b/texmf-dist/doc/latex/rmannot/examples/rma/aebmovie_poster.tex @@ -0,0 +1,46 @@ +\documentclass{article} +\usepackage[usetemplates]{web} + +% +% This is a simple attempt at creating a poster for +% movies. Change the font if you don't have gdb +% modify as desired, or toss the whole thing in the +% bit bucket and roll your own. +% +% After creating a PDF document of this source file, bring +% it up into Acrobat, and do a Save As an EPS file. +% +% +% I don't remember why I chose these dimensions. The +% aspect ration of this file should approximately match +% that of the movie, so the text will not get distorted +% too badly. +% +\margins{0bp}{0bp}{0bp}{0bp} % left,right,top, bottom +\screensize{480bp/2}{640bp/2} + +\parindent0pt +\parskip0pt + + +\font\gdb=gdb at 30bp +\font\gdbs=gdb at 25pt +\font\gdbss=gdb at 20pt + +\pagestyle{empty} + +\textBgColor{webyellow} + + +\begin{document} + +\null\vspace{-\baselineskip}\vfill +\centering{\color{red}\gdb Acro\negthinspace\TeX\par\medskip} +\par\medskip +{\color{blue}\gdb Movies} +\par\vfill +\gdbss\color{black}D. P. Story + +\bigskip + +\end{document} -- cgit v1.2.3