Dear LyXers,
For a paper in some conference proceedings, I got requests for the page
layout that I have difficulties to translate to LyX/LaTeX settings.
- Margins are no problem with Geometry button: (2cm left and right, 2.5cm top
and bottom).
- no pagenumbers is easy as well: pagestyle empty.
- Script: Arial or Helvetica is somewhat more tricky: I tried with setting
Layout>Document>Zeichensatz helvet but this only changes to helvetica as
sans serif font :-(
After inserting
% sans serif as default
\renewcommand{\familydefault}{\sfdefault}
in the Latex Preamble, I got this solved as well.
(Still I think it is misleading to have helvet as an option in the
Layout>Document>Zeichensatz dropdown, as other options there change the
setting for all fonts and at least I would expect a global default change
from a change at this place.)
Now the problematic part:
- The first page (and only this) shall have a "presentation number"
(18 points bold) in the toprigth corner (i.e. in the right hand side of
the header - within the 2.5cm top margin)
How do I get a header just on the first page?
- The text on the first page shall start 6.5cm from the top of the page
(on page 2 ff. it shall start 2.5cm from the top)
In this 4cm space between topmargin and textstart I have to set the Title
(12 points bold) and Address.
Is there some box with settable vertical extension (easier than \hbox with
strut and parbox in it?)
If someone had a handy solution, that would save me some hours of book-reading
and trying.
Thank you
Guenter
--
[EMAIL PROTECTED]