mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-25 10:58:52 +00:00
Math.lyx: change fonts as discussed
This commit is contained in:
parent
0935c31087
commit
a441e1b6b5
@ -14,16 +14,6 @@
|
|||||||
% the documentation team
|
% the documentation team
|
||||||
% email: lyx-docs@lists.lyx.org
|
% 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:
|
% solves the following problem:
|
||||||
% If the dection number consits of too many numerals the section heading
|
% 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.
|
% will be printed in the TOC without a space between it and the section number.
|
||||||
@ -148,9 +138,9 @@
|
|||||||
\language_package default
|
\language_package default
|
||||||
\inputencoding auto
|
\inputencoding auto
|
||||||
\fontencoding global
|
\fontencoding global
|
||||||
\font_roman "default" "default"
|
\font_roman "lmodern" "default"
|
||||||
\font_sans "default" "default"
|
\font_sans "lmss" "default"
|
||||||
\font_typewriter "default" "default"
|
\font_typewriter "lmtt" "default"
|
||||||
\font_math "auto" "auto"
|
\font_math "auto" "auto"
|
||||||
\font_default_family default
|
\font_default_family default
|
||||||
\use_non_tex_fonts false
|
\use_non_tex_fonts false
|
||||||
|
@ -14,16 +14,6 @@
|
|||||||
% the documentation team
|
% the documentation team
|
||||||
% email: lyx-docs@lists.lyx.org
|
% 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:
|
% Folgendes Problem lösen:
|
||||||
% Besteht die Kapitelnummer aus zu vielen Ziffern, wird die
|
% Besteht die Kapitelnummer aus zu vielen Ziffern, wird die
|
||||||
% Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
|
% Kapitelüberschrift im Inhaltsverzeichnis direkt an oder über
|
||||||
@ -160,9 +150,9 @@
|
|||||||
\language_package default
|
\language_package default
|
||||||
\inputencoding auto
|
\inputencoding auto
|
||||||
\fontencoding global
|
\fontencoding global
|
||||||
\font_roman "default" "default"
|
\font_roman "lmodern" "default"
|
||||||
\font_sans "default" "default"
|
\font_sans "lmss" "default"
|
||||||
\font_typewriter "default" "default"
|
\font_typewriter "lmtt" "default"
|
||||||
\font_math "auto" "auto"
|
\font_math "auto" "auto"
|
||||||
\font_default_family default
|
\font_default_family default
|
||||||
\use_non_tex_fonts false
|
\use_non_tex_fonts false
|
||||||
|
@ -14,22 +14,10 @@
|
|||||||
% the documentation team
|
% the documentation team
|
||||||
% email: lyx-docs@lists.lyx.org
|
% email: lyx-docs@lists.lyx.org
|
||||||
|
|
||||||
% if pdflatex is used
|
% solves the following problem:
|
||||||
\usepackage{ifpdf}
|
% If the dection number consits of too many numerals the section heading
|
||||||
\ifpdf
|
% 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:
|
||||||
% 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.
|
|
||||||
\renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
|
\renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
|
||||||
\renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
|
\renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
|
||||||
|
|
||||||
@ -149,9 +137,9 @@
|
|||||||
\language_package babel
|
\language_package babel
|
||||||
\inputencoding auto
|
\inputencoding auto
|
||||||
\fontencoding global
|
\fontencoding global
|
||||||
\font_roman "default" "default"
|
\font_roman "lmodern" "default"
|
||||||
\font_sans "default" "default"
|
\font_sans "lmss" "default"
|
||||||
\font_typewriter "default" "default"
|
\font_typewriter "lmtt" "default"
|
||||||
\font_math "auto" "auto"
|
\font_math "auto" "auto"
|
||||||
\font_default_family default
|
\font_default_family default
|
||||||
\use_non_tex_fonts false
|
\use_non_tex_fonts false
|
||||||
|
@ -14,22 +14,10 @@
|
|||||||
% the documentation team
|
% the documentation team
|
||||||
% email: lyx-docs@lists.lyx.org
|
% email: lyx-docs@lists.lyx.org
|
||||||
|
|
||||||
% if pdflatex is used
|
% solves the following problem:
|
||||||
\usepackage{ifpdf}
|
% If the dection number consits of too many numerals the section heading
|
||||||
\ifpdf
|
% 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:
|
||||||
% 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.
|
|
||||||
\renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
|
\renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
|
||||||
\renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
|
\renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
|
||||||
|
|
||||||
@ -154,9 +142,9 @@
|
|||||||
\language_package default
|
\language_package default
|
||||||
\inputencoding auto
|
\inputencoding auto
|
||||||
\fontencoding global
|
\fontencoding global
|
||||||
\font_roman "default" "default"
|
\font_roman "lmodern" "default"
|
||||||
\font_sans "default" "default"
|
\font_sans "lmss" "default"
|
||||||
\font_typewriter "default" "default"
|
\font_typewriter "lmtt" "default"
|
||||||
\font_math "auto" "auto"
|
\font_math "auto" "auto"
|
||||||
\font_default_family default
|
\font_default_family default
|
||||||
\use_non_tex_fonts false
|
\use_non_tex_fonts false
|
||||||
|
@ -14,22 +14,10 @@
|
|||||||
% the documentation team
|
% the documentation team
|
||||||
% email: lyx-docs@lists.lyx.org
|
% email: lyx-docs@lists.lyx.org
|
||||||
|
|
||||||
% if pdflatex is used
|
% solves the following problem:
|
||||||
\usepackage{ifpdf}
|
% If the dection number consits of too many numerals the section heading
|
||||||
\ifpdf
|
% 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:
|
||||||
% 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.
|
|
||||||
\renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
|
\renewcommand{\l@subsection}{\@dottedtocline{2}{1.5em}{2.8em}}
|
||||||
\renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
|
\renewcommand{\l@subsubsection}{\@dottedtocline{3}{4.3em}{3.6em}}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user