Search found 4 matches

by lyx_user
Sun Sep 11, 2016 5:50 pm
Forum: Page Layout
Topic: Space between page number and page end
Replies: 6
Views: 11628

Re: Space between page number and page end

In the lyx window under document preferences and page borders I can set the spaces. Below is 4cm and space to foot (footskip) is now 2cm, so the space between page number and end of page is 4cm - 2cm = 2cm.

Thanks for your fast help! :idea:
by lyx_user
Sun Sep 11, 2016 5:08 pm
Forum: Page Layout
Topic: Space between page number and page end
Replies: 6
Views: 11628

Space between page number and page end

I wrote \geometry{footskip=0.5cm} into the first line of the Latex Code (in German: Latex-Vorspann on document properties) and now the space is about 2cm. The smaller the footskip parameter is, the greater is the space.
I think the footskip parameter is the space between the text and page number. It ...
by lyx_user
Sun Sep 11, 2016 4:31 pm
Forum: Page Layout
Topic: Space between page number and page end
Replies: 6
Views: 11628

Space between page number and page end

Here comes the Latex code:

%% LyX 2.1.4 created this file. For more info, see http://www.lyx.org/.
%% Do not edit unless you really know what you are doing.
\documentclass[12pt,ngerman,pointlessnumbers, abstracton, headsepline]{scrreprt}
\renewcommand{\familydefault}{\sfdefault}
\usepackage[T1 ...
by lyx_user
Sun Sep 11, 2016 3:20 pm
Forum: Page Layout
Topic: Space between page number and page end
Replies: 6
Views: 11628

Space between page number and page end

How can I set the space between page number and page end in Lyx or Latex :?: In Lyx I can go to document preferences and change the size of the page borders. I want to have a space of 2cm above, below, left and right of the page, but the space between page number and page end is two small. The ...