-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathucl_a4.sty
executable file
·58 lines (53 loc) · 1.62 KB
/
ucl_a4.sty
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
%%
%% This is file `ucl_a4.sty',
%% generated with the docstrip utility.
%%
%% The original source files were:
%%
%% ucl_a4.dst
%%
%% IMPORTANT NOTICE:
%%
%% For the copyright see the source file.
%%
%% You are *not* allowed to modify this file.
%%
%% You are *not* allowed to distribute this file.
%% For distribution of the original source see the terms
%% for copying and modification in the file ucl_a4.dst.
%%
%% A LaTeX2e package to use A4 paper.
%%
%% Copyright (c) 1996, Russel Winder.
%%
\def \fileversion{v1.2}
\def \filedate{1996/08/01}
\def \docdate{\filedate}
\ifx \documentclass \undefined
\wlog{LaTeX Package `UCL A4' \fileversion\space<\filedate>}
\else
\NeedsTeXFormat{LaTeX2e}
\ProvidesPackage{ucl_a4_tmp}[\filedate\space\fileversion\space UCL A4 based page layout]
\fi
\setlength \paperheight {297mm}% 842pt almost exactly.
\setlength \paperwidth {210mm}% 595pt plus a very small fraction.
\setlength \textheight {709\p@}% 250mm almost exactly.
\setlength \textwidth {465\p@}% 164mm almost exactly.
\setlength \hoffset {-60\p@}
\setlength \voffset {-60\p@}
\setlength \oddsidemargin {60\p@}
\if@twoside
\setlength \evensidemargin {46\p@}
\else
\setlength \evensidemargin {60\p@}
\fi
\setlength \marginparwidth {30\p@}
%%
%% End of file `ucl_a4.sty'.
\renewcommand \section{\@startsection {section}{1}{\z@}%
{-1ex \@plus -.4ex \@minus -.2ex}%
{.6ex \@plus .1ex}%
{\reset@font \Large \bfseries \sc} }
%\let \t@section=\section
%\renewcommand{\section}[1]{\t@section{#1\hrulefill}}
\endinput