From a441e1b6b51611726fc13343765b768662542f9e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Uwe=20St=C3=B6hr?= Date: Thu, 3 Dec 2015 02:27:07 +0100 Subject: [PATCH] Math.lyx: change fonts as discussed --- lib/doc/Math.lyx | 16 +++------------- lib/doc/de/Math.lyx | 16 +++------------- lib/doc/es/Math.lyx | 26 +++++++------------------- lib/doc/fr/Math.lyx | 26 +++++++------------------- lib/doc/ja/Math.lyx | 20 ++++---------------- 5 files changed, 24 insertions(+), 80 deletions(-) diff --git a/lib/doc/Math.lyx b/lib/doc/Math.lyx index ca1bb4dacd..0815bbece6 100644 --- a/lib/doc/Math.lyx +++ b/lib/doc/Math.lyx @@ -14,16 +14,6 @@ % the documentation team % email: lyx-docs@lists.lyx.org -% if pdflatex is used -\usepackage{ifpdf} -\ifpdf - -% set fonts for nicer pdf view -\IfFileExists{lmodern.sty} - {\usepackage{lmodern}}{} - -\fi % end if pdflatex is used - % solves the following problem: % If the dection number consits of too many numerals the section heading % will be printed in the TOC without a space between it and the section number. @@ -148,9 +138,9 @@ \language_package default \inputencoding auto \fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" +\font_roman "lmodern" "default" +\font_sans "lmss" "default" +\font_typewriter "lmtt" "default" \font_math "auto" "auto" \font_default_family default \use_non_tex_fonts false diff --git a/lib/doc/de/Math.lyx b/lib/doc/de/Math.lyx index d2cf3dc1ce..a68963bf37 100644 --- a/lib/doc/de/Math.lyx +++ b/lib/doc/de/Math.lyx @@ -14,16 +14,6 @@ % the documentation team % email: lyx-docs@lists.lyx.org -% if pdflatex is used -\usepackage{ifpdf} -\ifpdf - -% set fonts for nicer pdf view -\IfFileExists{lmodern.sty} - {\usepackage{lmodern}}{} - -\fi % end if pdflatex is used - % Folgendes Problem lösen: % Besteht die Kapitelnummer aus zu vielen Ziffern, wird die % Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über @@ -160,9 +150,9 @@ \language_package default \inputencoding auto \fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" +\font_roman "lmodern" "default" +\font_sans "lmss" "default" +\font_typewriter "lmtt" "default" \font_math "auto" "auto" \font_default_family default \use_non_tex_fonts false diff --git a/lib/doc/es/Math.lyx b/lib/doc/es/Math.lyx index 39d0fbbd13..71bcea5bfb 100644 --- a/lib/doc/es/Math.lyx +++ b/lib/doc/es/Math.lyx @@ -14,22 +14,10 @@ % the documentation team % email: lyx-docs@lists.lyx.org -% if pdflatex is used -\usepackage{ifpdf} -\ifpdf - -% set fonts for nicer pdf view -\IfFileExists{lmodern.sty} - {\usepackage{lmodern}}{} - -\fi % end if pdflatex is used - -% Folgendes Problem lösen: -% Besteht die Kapitelnummer aus zu vielen Ziffern, wird die -% Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über -% die Kapitelnummer geschrieben. -% Als Lösung wird mehr Platz zwischen Nummer und -% Überschrift eingefügt. +% solves the following problem: +% If the dection number consits of too many numerals the section heading +% will be printed in the TOC without a space between it and the section number. +% As solution more space between the number and the heading is inserted: \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}} \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}} @@ -149,9 +137,9 @@ \language_package babel \inputencoding auto \fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" +\font_roman "lmodern" "default" +\font_sans "lmss" "default" +\font_typewriter "lmtt" "default" \font_math "auto" "auto" \font_default_family default \use_non_tex_fonts false diff --git a/lib/doc/fr/Math.lyx b/lib/doc/fr/Math.lyx index ffa5e58858..afc2e474ec 100644 --- a/lib/doc/fr/Math.lyx +++ b/lib/doc/fr/Math.lyx @@ -14,22 +14,10 @@ % the documentation team % email: lyx-docs@lists.lyx.org -% if pdflatex is used -\usepackage{ifpdf} -\ifpdf - -% set fonts for nicer pdf view -\IfFileExists{lmodern.sty} - {\usepackage{lmodern}}{} - -\fi % end if pdflatex is used - -% Folgendes Problem lösen: -% Besteht die Kapitelnummer aus zu vielen Ziffern, wird die -% Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über -% die Kapitelnummer geschrieben. -% Als Lösung wird mehr Platz zwischen Nummer und -% Überschrift eingefügt. +% solves the following problem: +% If the dection number consits of too many numerals the section heading +% will be printed in the TOC without a space between it and the section number. +% As solution more space between the number and the heading is inserted: \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}} \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}} @@ -154,9 +142,9 @@ \language_package default \inputencoding auto \fontencoding global -\font_roman "default" "default" -\font_sans "default" "default" -\font_typewriter "default" "default" +\font_roman "lmodern" "default" +\font_sans "lmss" "default" +\font_typewriter "lmtt" "default" \font_math "auto" "auto" \font_default_family default \use_non_tex_fonts false diff --git a/lib/doc/ja/Math.lyx b/lib/doc/ja/Math.lyx index 13dbfe21ec..c757523134 100644 --- a/lib/doc/ja/Math.lyx +++ b/lib/doc/ja/Math.lyx @@ -14,22 +14,10 @@ % the documentation team % email: lyx-docs@lists.lyx.org -% if pdflatex is used -\usepackage{ifpdf} -\ifpdf - -% set fonts for nicer pdf view -\IfFileExists{lmodern.sty} - {\usepackage{lmodern}}{} - -\fi % end if pdflatex is used - -% Folgendes Problem losen: -% Besteht die Kapitelnummer aus zu vielen Ziffern, wird die -% Kapiteluberschrift im Inhaltsverzeichnis direkt an oder uber -% die Kapitelnummer geschrieben. -% Als Losung wird mehr Platz zwischen Nummer und -% Uberschrift eingefugt. +% solves the following problem: +% If the dection number consits of too many numerals the section heading +% will be printed in the TOC without a space between it and the section number. +% As solution more space between the number and the heading is inserted: \renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}} \renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}