File: linuxexpo.sty

package info (click to toggle)
gnumeric 1.10.8-1squeeze5
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 90,968 kB
  • ctags: 23,303
  • sloc: ansic: 248,235; xml: 51,894; sh: 10,491; makefile: 2,822; perl: 2,466; yacc: 1,272; python: 205
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}