Skip to content

Commit c3d3192

Browse files
committed
[intro, front] Special page header before Clause 1
1 parent 388eff6 commit c3d3192

File tree

2 files changed

+13
-0
lines changed

2 files changed

+13
-0
lines changed

source/intro.tex

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,15 @@
11
%!TEX root = std.tex
22

3+
\clearpage
4+
\bigskip\noindent\textlarger{\textbf{%
5+
Information Technology ---\\[1.5ex]Programming languages, their environments and system software interfaces ---\\[1.5ex]\Cpp{}}}
6+
\bigskip\bigskip
7+
8+
\begingroup
9+
\let\clearpage\relax
310
\rSec0[intro.scope]{Scope}
11+
\endgroup
12+
\thispagestyle{cpppageone}
413

514
\pnum
615
\indextext{scope|(}%

source/styles.tex

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,10 @@
5454

5555
\aliaspagestyle{chapter}{cpppage}
5656

57+
\copypagestyle{cpppageone}{cpppage}
58+
\makeoddhead{cpppageone}{\textbf{WORKING DRAFT}}{}{\leaders\hrule height 2pt\hfill\kern0pt\\\textbf{\docno}}
59+
\makeheadrule{cpppageone}{\textwidth}{2pt}
60+
5761
%%--------------------------------------------------
5862
%% set heading styles for main matter
5963
\newcommand{\beforeskip}{-.7\onelineskip plus -1ex}

0 commit comments

Comments
 (0)