mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-23 14:30:39 +01:00
tex/en_technical: Support confidential remark
tex/en_technical: Add optional confidential remark to frontpage and footers
This commit is contained in:
parent
c7bb6b14f4
commit
a0b8867c14
2 changed files with 11 additions and 1 deletions
|
|
@ -57,6 +57,10 @@
|
||||||
|
|
||||||
\vspace{3cm}
|
\vspace{3cm}
|
||||||
|
|
||||||
|
\centerline{\Huge \bf __CONFIDENTIAL_REMARK__}
|
||||||
|
|
||||||
|
\vspace{3cm}
|
||||||
|
|
||||||
\centerline{\Large __DATE__}
|
\centerline{\Large __DATE__}
|
||||||
|
|
||||||
\vspace{0.3cm}
|
\vspace{0.3cm}
|
||||||
|
|
@ -77,4 +81,9 @@
|
||||||
\end{flushright}
|
\end{flushright}
|
||||||
\end{figure}
|
\end{figure}
|
||||||
|
|
||||||
|
\pagestyle{fancy}
|
||||||
|
|
||||||
|
\fancypagestyle{plain}
|
||||||
|
\fancyfoot{}
|
||||||
|
\fancyfoot[C]{{\bf \Large __CONFIDENTIAL_REMARK__}\\ \thepage}
|
||||||
|
%\fancyfoot[LE]{bla}
|
||||||
|
|
|
||||||
|
|
@ -39,6 +39,7 @@
|
||||||
\usepackage{graphics}
|
\usepackage{graphics}
|
||||||
\usepackage{graphicx}
|
\usepackage{graphicx}
|
||||||
\usepackage{verbatim}
|
\usepackage{verbatim}
|
||||||
|
\usepackage{fancyhdr}
|
||||||
%\usepackage{lgrind}
|
%\usepackage{lgrind}
|
||||||
%\usepackage[german]{babel}
|
%\usepackage[german]{babel}
|
||||||
\usepackage[footnotesize]{caption}
|
\usepackage[footnotesize]{caption}
|
||||||
|
|
@ -124,4 +125,4 @@
|
||||||
\renewcommand\textfraction{.1}
|
\renewcommand\textfraction{.1}
|
||||||
|
|
||||||
\newenvironment{prog}{\begin{quote}}{\end{quote} }
|
\newenvironment{prog}{\begin{quote}}{\end{quote} }
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue