File: linuxexpo.sty

package info (click to toggle)
gnumeric 1.6.3-5.1%2Betch2
  • links: PTS
  • area: main
  • in suites: etch
  • size: 70,644 kB
  • ctags: 18,973
  • sloc: ansic: 204,271; xml: 47,128; sh: 8,917; makefile: 2,540; yacc: 1,137; perl: 179; python: 86
file content (41 lines) | stat: -rw-r--r-- 845 bytes parent folder | download | duplicates (9)
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
% This is a style file that produces the format proposed by Larry McVoy
% for LinuxExpo '99.  This style file was written by
% David Mosberger <davidm@hpl.hp.com>.

\ExecuteOptions{12pt,twoside,twocolumn}

\usepackage{html,times,helvetic}

\marginparwidth 0pt
\oddsidemargin  0pt
\evensidemargin  0pt
\marginparsep 0pt
\topmargin   -0.25in
\textwidth   6.5in
\textheight  8.5 in

%\renewcommand{\rmdefault}{phv}
\pagestyle{empty}

\sloppy

\def\abstract{
  \begin{center}
    \vspace{-0.8em}\textit{ABSTRACT}
  \end{center}
%  \begin{quote}
}

\def\endabstract{
%  \end{quote}
% \rule{\textwidth}{1pt}
  \thispagestyle{empty}\vspace{0.6em}\par\normalsize\rm\par
}

\def\@maketitle{\begin{center}
  \vskip0.2em{\Large\textbf{\@title}\par}\vskip1.0em
  {\lineskip.5em\large\@author\par}
  \end{center}\par\vskip 1.4em
}

\bibliographystyle{plain}