mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 20:13:32 +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}
|
||||
|
||||
\centerline{\Huge \bf __CONFIDENTIAL_REMARK__}
|
||||
|
||||
\vspace{3cm}
|
||||
|
||||
\centerline{\Large __DATE__}
|
||||
|
||||
\vspace{0.3cm}
|
||||
|
|
@ -77,4 +81,9 @@
|
|||
\end{flushright}
|
||||
\end{figure}
|
||||
|
||||
\pagestyle{fancy}
|
||||
|
||||
\fancypagestyle{plain}
|
||||
\fancyfoot{}
|
||||
\fancyfoot[C]{{\bf \Large __CONFIDENTIAL_REMARK__}\\ \thepage}
|
||||
%\fancyfoot[LE]{bla}
|
||||
|
|
|
|||
|
|
@ -39,6 +39,7 @@
|
|||
\usepackage{graphics}
|
||||
\usepackage{graphicx}
|
||||
\usepackage{verbatim}
|
||||
\usepackage{fancyhdr}
|
||||
%\usepackage{lgrind}
|
||||
%\usepackage[german]{babel}
|
||||
\usepackage[footnotesize]{caption}
|
||||
|
|
@ -124,4 +125,4 @@
|
|||
\renewcommand\textfraction{.1}
|
||||
|
||||
\newenvironment{prog}{\begin{quote}}{\end{quote} }
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue