diff options
author | Karl Berry <karl@freefriends.org> | 2014-09-10 21:17:19 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2014-09-10 21:17:19 +0000 |
commit | ebb7026b5e8fa37bdd5c719cbcfed2eb9105aa7e (patch) | |
tree | af218557103d4e6e4f1d91fd41fdecab3436355c /Master/texmf-dist/doc/latex/pressrelease | |
parent | aa72574761d148253547759413275f2f636cfe00 (diff) |
pressrelease (10sep14)
git-svn-id: svn://tug.org/texlive/trunk@35147 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/pressrelease')
17 files changed, 386 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/latex/pressrelease/CHANGES b/Master/texmf-dist/doc/latex/pressrelease/CHANGES new file mode 100644 index 00000000000..70622f9aa17 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pressrelease/CHANGES @@ -0,0 +1,3 @@ +v1.0 (2014-09-10): + + * Initial release diff --git a/Master/texmf-dist/doc/latex/pressrelease/README b/Master/texmf-dist/doc/latex/pressrelease/README new file mode 100644 index 00000000000..cf37e662c02 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pressrelease/README @@ -0,0 +1,14 @@ +LaTeX Class : pressrelease v1.0 + +Last Modified : 2014-09-10 + +Author : Nicola Talbot + +The pressrelease class is designed for typesetting press releases. + + +This material is subject to the LaTeX Project Public License. +See http://www.ctan.org/license/lppl1.3 for the details of that license. + +http://www.dickimaw-books.com/ + diff --git a/Master/texmf-dist/doc/latex/pressrelease/pressrelease.pdf b/Master/texmf-dist/doc/latex/pressrelease/pressrelease.pdf Binary files differnew file mode 100644 index 00000000000..ece7f312293 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pressrelease/pressrelease.pdf diff --git a/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease.pdf b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease.pdf Binary files differnew file mode 100644 index 00000000000..699a40895e6 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease.pdf diff --git a/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease.tex b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease.tex new file mode 100644 index 00000000000..a2279ce4e10 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease.tex @@ -0,0 +1,44 @@ +% arara: pdflatex +% arara: pdflatex +\documentclass[a4paper,11pt]{pressrelease} + +\usepackage[british]{babel} +\usepackage{graphicx} + +\PRlogo{\includegraphics[height=2cm]{example-image}} + +\PRcompany{Some Company} +\PRdepartment{Some Department} +\PRcontact{Ann Other} +\PRlocation{Some City} +\PRaddress{1 The Street\\The Town\\AB1 2YZ} +\PRphone{01234 56789} +\PRmobile{07123456789} +\PRfax{01234 56788} +\PRurl{http://www.some-company.com/~abc} +\PRemail{ann.other@some-company.com} +\PRhours{9:00--17:30 Mon--Fri} + +\PRheadline{Some amazing news} +\PRsubheadline{subheading} + +\begin{document} + +\begin{pressrelease} + +This is an example press release. Keep it short and use the third +person. Avoid the use of exclamation marks and all-caps. Put all the +pertinent details in the first paragraph. Answer who, what, when, +where and why. + +Use short paragraphs. Try not to exceed 500 words. Keep to the point +and avoid jargon. This is the default layout. The image is from the +\textsf{mwe} package. + +\begin{about} +Some Company was set up in 2014. +\end{about} + +\end{pressrelease} + +\end{document} diff --git a/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease2.pdf b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease2.pdf Binary files differnew file mode 100644 index 00000000000..f0fe322a1b2 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease2.pdf diff --git a/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease2.tex b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease2.tex new file mode 100644 index 00000000000..ffdf18a56c1 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease2.tex @@ -0,0 +1,49 @@ +% arara: pdflatex +% arara: pdflatex +\documentclass[a4paper,11pt]{pressrelease} + +\usepackage[british]{babel} +\usepackage{graphicx} + +\PRset{head=below,logo=below right,smashlogo,ruled=false} + +\PRlogo{\includegraphics[height=2cm]{example-image}} + +\PRcompany{Some Company} +\PRdepartment{Some Department} +\PRcontact{Ann Other} +\PRlocation{Some City} +\PRaddress{1 The Street\\The Town\\AB1 2YZ} +\PRphone{01234 56789} +\PRmobile{07123456789} +\PRfax{01234 56788} +\PRurl{http://www.some-company.com/} +\PRemail{ann.other@some-company.com} +\PRhours{9:00--17:30 Mon--Fri} + +\PRheadline{Some amazing news} +\PRsubheadline{subheading} + +\begin{document} + +\begin{pressrelease} + +This is an example press release. Keep it short and use the third +person. Avoid the use of exclamation marks and all-caps. Put all the +pertinent details in the first paragraph. Answer who, what, when, +where and why. This sample file uses: +\begin{verbatim} +\PRset{head=below,logo=below right,smashlogo,ruled=false} +\end{verbatim} +The image is from the \textsf{mwe} package. + +Use short paragraphs. Try not to exceed 500 words. Keep to the point +and avoid jargon. + +\begin{about} +Some Company was set up in imaginary year $i$. +\end{about} + +\end{pressrelease} + +\end{document} diff --git a/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease3.pdf b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease3.pdf Binary files differnew file mode 100644 index 00000000000..92f17e494fa --- /dev/null +++ b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease3.pdf diff --git a/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease3.tex b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease3.tex new file mode 100644 index 00000000000..5775ab7106e --- /dev/null +++ b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease3.tex @@ -0,0 +1,49 @@ +% arara: pdflatex +% arara: pdflatex +\documentclass[a4paper,11pt]{pressrelease} + +\usepackage[british]{babel} +\usepackage{graphicx} + +\usepackage{lipsum}% dummy text + +\PRlogo{\includegraphics[height=2cm]{example-image}} + +\PRcompany{Some Company} +\PRdepartment{Some Department} +\PRcontact{Ann Other} +\PRlocation{Some City} +\PRaddress{1 The Street\\The Town\\AB1 2YZ} +\PRphone{01234 56789} +\PRmobile{07123456789} +\PRfax{01234 56788} +\PRurl{http://www.some-company.com/} +\PRemail{ann.other@some-company.com} +\PRhours{9:00--17:30 Mon--Fri} + +\PRheadline{Some amazing news} +\PRsubheadline{subheading} + +\renewcommand*{\PRheaderfont}[1]{\textsc{#1}} +\renewcommand*{\PRnOfm}[2]{\ifnum#1<#2\relax--More--\fi} + +\begin{document} + +\begin{pressrelease} + +This is a bad example of a press release as it's not generally a +good idea to have more than one page of text, but perhaps you have +some amazing world-changing news. This sample file uses the +\textsf{lipsum} +package to insert some dummy text to pad out the document. +The image is from the \textsf{mwe} package. + +\lipsum[1-4] + +\begin{about} +\lipsum[5] +\end{about} + +\end{pressrelease} + +\end{document} diff --git a/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease4.pdf b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease4.pdf Binary files differnew file mode 100644 index 00000000000..6e09397a5ad --- /dev/null +++ b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease4.pdf diff --git a/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease4.tex b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease4.tex new file mode 100644 index 00000000000..3779a1d3fca --- /dev/null +++ b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease4.tex @@ -0,0 +1,58 @@ +% arara: pdflatex +% arara: pdflatex +\documentclass[a4paper,11pt]{pressrelease} + +\usepackage[british]{babel} +\usepackage{graphicx} + +% The location won't appear as it's not listed in +% topinfo or bottominfo + +\PRset{head=below,logo=below left,releasealign=right, + topinfoalign=right,bottominfoalign=left, + topinfo=company/date, + bottominfo=contact/department/address/phone/hours/email} + +\PRlogo{\includegraphics[height=2cm]{example-image}} + +\PRcompany{Some Company} +\PRdepartment{Some Department} +\PRcontact{Ann Other} +\PRlocation{Some City} +\PRaddress{1 The Street\\The Town\\AB1 2YZ} +\PRphone{01234 56789} +\PRmobile{07123456789} +\PRfax{01234 56788} +\PRurl{http://www.some-company.com/} +\PRemail{ann.other@some-company.com} +\PRhours{9:00--17:30 Mon--Fri} + +\PRheadline{Some amazing news} +\PRsubheadline{subheading} + +\begin{document} + +\begin{pressrelease} + +This is an example press release. Keep it short and use the third +person. Avoid the use of exclamation marks and all-caps. Put all the +pertinent details in the first paragraph. Answer who, what, when, +where and why. + +Use short paragraphs. Try not to exceed 500 words. Keep to the point +and avoid jargon. The layout was set using: +\begin{verbatim} +\PRset{head=below,logo=below left,releasealign=right, + topinfoalign=right,bottominfoalign=left, + topinfo=company/date, + bottominfo=contact/department/address/phone/hours/email} +\end{verbatim} +The image is from the \textsf{mwe} package. + +\begin{about} +Some Company was set up in imaginary year $i$. +\end{about} + +\end{pressrelease} + +\end{document} diff --git a/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease5.pdf b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease5.pdf Binary files differnew file mode 100644 index 00000000000..daf32fcf3de --- /dev/null +++ b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease5.pdf diff --git a/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease5.tex b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease5.tex new file mode 100644 index 00000000000..30a95976b4d --- /dev/null +++ b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease5.tex @@ -0,0 +1,55 @@ +% arara: pdflatex +% arara: pdflatex +\documentclass[a4paper,11pt]{pressrelease} + +\usepackage[british]{babel} +\usepackage{graphicx} + +% Remove textual tags from top info block +\renewcommand*{\PRinfotopline}[2]{% + \PRinfoentry{#2}\tabularnewline +} + +\PRlogo{\includegraphics[height=2cm]{example-image}} + +\PRcompany{Some Company} +\PRcontact{Ann Other} +\date{Some City, \today} +\PRaddress{1 The Street\\The Town\\AB1 2YZ} +\PRphone{01234 56789} +\PRmobile{07123456789} +\PRfax{01234 56788} +\PRurl{http://www.some-company.com/} +\PRemail{ann.other@some-company.com} +\PRhours{9:00--17:30 Mon--Fri} + +\PRheadline{Some amazing news} +\PRsubheadline{subheading} + +\begin{document} + +\begin{pressrelease} + +This is an example press release. Keep it short and use the third +person. Avoid the use of exclamation marks and all-caps. Put all the +pertinent details in the first paragraph. Answer who, what, when, +where and why. + +Use short paragraphs. Try not to exceed 500 words. Keep to the point +and avoid jargon. This layout has removed the textual tags in the +top info block by redefining: +\begin{verbatim} +\renewcommand*{\PRinfotopline}[2]{% + \PRinfoentry{#2}\tabularnewline +} +\end{verbatim} +The image is from the +\textsf{mwe} package. + +\begin{about} +Some Company was set up in imaginary year $i$. +\end{about} + +\end{pressrelease} + +\end{document} diff --git a/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease6.pdf b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease6.pdf Binary files differnew file mode 100644 index 00000000000..9e82b36b0ac --- /dev/null +++ b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease6.pdf diff --git a/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease6.tex b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease6.tex new file mode 100644 index 00000000000..919f85d6a00 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease6.tex @@ -0,0 +1,55 @@ +% arara: pdflatex +% arara: pdflatex +\documentclass[a4paper,11pt,symbols]{pressrelease} + +\usepackage[british]{babel} +\usepackage{graphicx} + +\PRset{releasealign=right,ruled=false,logo=below right,smashlogo} + +\PRlogo{\includegraphics[height=2cm]{example-image}} + +\PRcompany{Some Company} +\PRdepartment{Some Department} +\PRcontact{Ann Other} +\PRaddress{1 The Street\\The Town\\AB1 2YZ} +\PRphone{01234 56789} +\PRmobile{07123456789} +\PRfax{01234 56788} +\PRurl{http://www.some-company.com/~abc} +\PRemail{ann.other@some-company.com} +\PRhours{9:00--17:30 Mon--Fri} +\PRencl{some stuff} + +\date{Some City, \today} + +\PRheadline{Some amazing news} +\PRsubheadline{subheading} + +\begin{document} + +\begin{pressrelease} + +This is an example press release. Keep it short and use the third +person. Avoid the use of exclamation marks and all-caps. Put all the +pertinent details in the first paragraph. Answer who, what, when, +where and why. + +Use short paragraphs. Try not to exceed 500 words. Keep to the point +and avoid jargon. This example has loaded the +\textsf{pressrelease-symbols} package (via the \texttt{symbols} +class option) to use symbols (from the +\textsf{marvosym} package and one designed using \textsf{tikz}) instead of text. +The image is from the \textsf{mwe} package. The header layout has +been changed using: +\begin{verbatim} +\PRset{releasealign=right,ruled=false,logo=below right,smashlogo} +\end{verbatim} + +\begin{about} +Some Company was set up in imaginary year $i$. +\end{about} + +\end{pressrelease} + +\end{document} diff --git a/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease7.pdf b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease7.pdf Binary files differnew file mode 100644 index 00000000000..fe8d0494dc7 --- /dev/null +++ b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease7.pdf diff --git a/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease7.tex b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease7.tex new file mode 100644 index 00000000000..1fd4b598ffe --- /dev/null +++ b/Master/texmf-dist/doc/latex/pressrelease/samples/sample-pressrelease7.tex @@ -0,0 +1,59 @@ +% arara: pdflatex +% arara: pdflatex +\documentclass[a4paper,11pt]{pressrelease} + +\usepackage[british]{babel} +\usepackage{graphicx} +\usepackage[hidelinks]{hyperref} + +\usepackage{pressrelease-symbols} + +\PRset{releasealign=right,ruled=false,logo=below right,smashlogo} + +\renewcommand*{\PRemailformat}[1]{\href{mailto:#1}{\texttt{#1}}} + +\PRlogo{\includegraphics[height=2cm]{example-image}} + +\PRcompany{Some Company} +\PRdepartment{Some Department} +\PRcontact{Ann Other} +\PRaddress{1 The Street\\The Town\\AB1 2YZ} +\PRphone{01234 56789} +\PRmobile{07123456789} +\PRfax{01234 56788} +\PRurl{http://www.some-company.com/~abc} +\PRemail{ann.other@some-company.com} +\PRhours{9:00--17:30 Mon--Fri} +\PRencl{some stuff} + +\date{Some City, \today} + +\PRheadline{Some amazing news} +\PRsubheadline{subheading} + +\begin{document} + +\begin{pressrelease} + +This is an example press release. Keep it short and use the third +person. Avoid the use of exclamation marks and all-caps. Put all the +pertinent details in the first paragraph. Answer who, what, when, +where and why. + +Use short paragraphs. Try not to exceed 500 words. Keep to the point +and avoid jargon. This example has loaded the +\textsf{pressrelease-symbols} package to use symbols (from the +\textsf{marvosym} package and one designed using \textsf{tikz}) instead of text. +The image is from the \textsf{mwe} package. The header layout has +been changed using: +\begin{verbatim} +\PRset{releasealign=right,ruled=false,logo=below right,smashlogo} +\end{verbatim} + +\begin{about} +Some Company was set up in imaginary year $i$. +\end{about} + +\end{pressrelease} + +\end{document} |