
Thanks for your help

Code: Select all
%% 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]{fontenc}\usepackage[latin9]{inputenc}\usepackage{geometry}\geometry{verbose,tmargin=2cm,bmargin=2cm,lmargin=2cm,rmargin=2cm}\pagestyle{plain}\setlength{\parskip}{\medskipamount}\setlength{\parindent}{0pt}\usepackage{color}\usepackage{babel}\usepackage{varioref}\usepackage{textcomp}\usepackage{amsmath}\usepackage{amsthm}\usepackage{amssymb}\usepackage{graphicx}\usepackage{setspace}\setstretch{1.2}\makeatletter%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% LyX specific LaTeX commands.%% Because html converters don't know tabularnewline\providecommand{\tabularnewline}{\\}%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% User specified LaTeX commands.% verschieden Symbole, Zeichen wie (c), €\usepackage{textcomp,units}% Mehr Platz zwischen Tabelle und Untertitel\usepackage{caption}\captionsetup[table]{skip=10pt}%Kapitelzahl sehr groß\makeatletter% siehe De-TeX-FAQ\renewcommand*{\chapterformat}{%\begingroup% damit \unitlength-Änderung lokal bleibt\setlength{\unitlength}{1mm}%
footskip
value, either via a LyX setting somewhere in the page layout options, or via TeX.\geometry{footskip=1cm}
\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.That's correct. Adjust this as you like. The space between page number and bottom is then just the difference between your margin size (2cm) and \footskip.lyx_user wrote:I think the footskip parameter is the space between the text and page number.