]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/Math.lyx
Cmake export tests: Really supply own system fonts only if not specified in document.
[lyx.git] / lib / doc / Math.lyx
index ca1bb4dacded7b2ad77786f0b61eb5e26e0f1fe9..c6832fc760bfd1f12d2fb41d89ff22cf4614bce6 100644 (file)
 % 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.
 \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
 \font_sf_scale 100 100
 \font_tt_scale 100 100
 \graphics default
-\default_output_format default
+\default_output_format pdf2
 \output_sync 0
 \bibtex_command default
 \index_command default
@@ -1182,7 +1172,7 @@ pt)
 \begin_inset Text
 
 \begin_layout Plain Layout
-bรถp
+bp
 \end_layout
 
 \end_inset
@@ -3408,10 +3398,9 @@ arg   "math-insert \\space"
 \end_inset
 
  
-\begin_inset Graphics
-       filename ../images/math/phantom.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math/phantom"
 \end_inset
 
  that creates one or more phantom characters.
@@ -3610,14 +3599,9 @@ vphantom
 \end_inset
 
  (toolbar button 
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset Graphics
-       filename ../images/math/vphantom.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math/vphantom"
 \end_inset
 
 ) and 
@@ -3639,14 +3623,9 @@ hphantom
 \end_inset
 
  (toolbar button 
-\begin_inset space ~
-\end_inset
-
-
-\begin_inset Graphics
-       filename ../images/math/hphantom.png
-       scale 85
-
+\begin_inset Info
+type  "icon"
+arg   "math/hphantom"
 \end_inset
 
 ).
@@ -27775,27 +27754,27 @@ arg   "newline-insert newline"
  inside a formula.
  This creates either an 
 \series bold
-eqnarray environment
+align environment
 \series default
  that is described in 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "subsec:Eqnarray-Environment"
+reference "subsec:Standard-align-Environment"
 
 \end_inset
 
- or, when the option 
+ or, when automatically loading the package
 \family sans
-Use AMS math package
+ AMS math
 \family default
- in the document settings is selected, an 
+ is disabled in the document settings, an 
 \series bold
-align environment
+eqnarray environment
 \series default
  that is described in 
 \begin_inset CommandInset ref
 LatexCommand ref
-reference "subsec:Standard-align-Environment"
+reference "subsec:Eqnarray-Environment"
 
 \end_inset