"Martin Högman" wrote:
> 
> Hello,
> I'm currently writing a C-level paper in Classical Archaeology, and would
> appreciate some help in modifying the report.cls to create title-pages in t=
> he
> following, university-approved  model:
> 
> * in the top-left corner, the following text is needed:
> G=F6teborgs Universitet
> Antikens kultur och samh=E4llsliv
> Uppsats, f=F6rdjupningskurs 1
> Martin H=F6gman, HT 2000
> 
> (that is, First line is the University, Second is the Class, third is a
> classification (here a paper) then course (third level here, and last line =
> is
> Authors name, and what semester/year)
> 
> * In the middle comes the title, just as in the normal report-class.
> * removal of absolute date that generally comes under author in the standard
> class.=20
> 
> Right. Hope I made my intentions clear. Please help, since I'm (as always)
> running out of time for this project.

have a look at the attached lyx-file

HErbert



- 
[EMAIL PROTECTED]
http://perce.de/lyx/
#LyX 1.1 created this file. For more info see http://www.lyx.org/
\lyxformat 2.17
\textclass report
\begin_preamble
\usepackage{pstcol}                % PSTricks with the `color' extension
\usepackage[tiling]{pst-fill}       % PSTricks package for filling/tiling
\usepackage{multido}               % `multido' package
\usepackage{pstricks}
\newcommand\myTitle[1]{%
\thispagestyle{empty}
\begin{pspicture}(0,-1) 
\parbox{\textwidth}{Göteborgs Universitet\\
 Antikens kultur och samhällsliv\\
 Uppsats, fördjupningskurs 1\\ 
 Martin Högman, HT 2000 \\ \today}
 \end{pspicture}\vspace{\fill}
 \centering\huge #1\normalsize
 \vspace{\fill}
 \newpage%
}
\end_preamble
\language german
\inputencoding latin1
\fontscheme default
\graphics default
\paperfontsize 11
\spacing single 
\papersize a4paper
\paperpackage a4
\use_geometry 1
\use_amsmath 1
\paperorientation portrait
\paperwidth 16cm
\paperheight 23cm
\secnumdepth 2
\tocdepth 2
\paragraph_separation indent
\defskip medskip
\quotes_language german
\quotes_times 2
\papercolumns 1
\papersides 1
\paperpagestyle default

\layout Standard


\latex latex 

\backslash 
myTitle{The Title}
\layout Standard

------------- your text -----------
\the_end

Reply via email to