X-Git-Url: https://git.lyx.org/gitweb/?a=blobdiff_plain;f=src%2Fbufferparams.h;h=811eeede6e656984454b69177a297d2d76a30ddb;hb=98c966c64594611e469313314abd1e59524adb4a;hp=476b52815edcb8402bfec21f234c1a50d0ba2d69;hpb=b922cdd796f9e4b9a46a79808cdee596e04903eb;p=lyx.git diff --git a/src/bufferparams.h b/src/bufferparams.h index 476b52815e..811eeede6e 100644 --- a/src/bufferparams.h +++ b/src/bufferparams.h @@ -1,9 +1,9 @@ // -*- C++ -*- /* This file is part of - * ====================================================== - * + * ====================================================== + * * LyX, The Document Processor - * + * * Copyright 1995 Matthias Ettrich * Copyright 1995-2001 The LyX Team. * @@ -130,19 +130,19 @@ public: /** Wether paragraphs are separated by using a indent like in articles or by using a little skip like in letters. */ - PARSEP paragraph_separation; + PARSEP paragraph_separation; /// InsetQuotes::quote_language quotes_language; /// InsetQuotes::quote_times quotes_times; /// - string fontsize; + string fontsize; /// - lyx::textclass_type textclass; + lyx::textclass_type textclass; /* this are for the PaperLayout */ /// the general papersize (papersize2 or paperpackage - char papersize; // add apprip. signedness + char papersize; // add apprip. signedness /// the selected Geometry papersize char papersize2; // add approp. signedness /// a special paperpackage .sty-file