File tree Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Expand file tree Collapse file tree 1 file changed +11
-10
lines changed Original file line number Diff line number Diff line change 55
55
56
56
\thispagestyle {cpppage}
57
57
58
- \begin {tabular }{|p{\hsize }|}
59
- \hline
58
+ \setlength {\fboxsep }{1em}
59
+ \newlength {\copyboxwidth }
60
+ \setlength {\copyboxwidth }{\textwidth }
61
+ \addtolength {\copyboxwidth }{-2\fboxsep }
62
+ \addtolength {\copyboxwidth }{-2\fboxrule }
63
+ \fbox {%
64
+ \begin {minipage }{\copyboxwidth }
65
+ \vspace {1ex}
60
66
\begin {center }
61
67
\textbf {Copyright notice }
62
68
\end {center }
63
-
64
69
\vspace {2ex}
65
70
66
71
All rights reserved. Unless otherwise specified,
73
78
from either ISO at the address below
74
79
or ISO's member body in the country of the requester.\\\\
75
80
76
- \begin {minipage }{\hsize }
77
81
\begin {indented }
78
82
\microtypesetup {activate=false}%
79
83
ISO copyright office\\
80
84
Case postale 56, CH-1211 Geneva 20\\
81
85
\rlap {Tel.}\hphantom {Fax} + 41 22 749 01 11\\
82
86
Fax + 41 22 749 09 47\\
83
- E-mail copyright@iso.org\\
84
- Web www.iso.org
87
+ E-mail \texttt { copyright@iso.org } \\
88
+ Web \url { www.iso.org}
85
89
\end {indented }
86
- \end {minipage }
87
- \\\\
88
- \hline
89
- \end {tabular }
90
+ \end {minipage }}
90
91
91
92
\newpage
You can’t perform that action at this time.
0 commit comments