]> git.lyx.org Git - lyx.git/blobdiff - lib/doc/LaTeXConfig.lyx
enhance documentation of forward/reverse search
[lyx.git] / lib / doc / LaTeXConfig.lyx
index d797625d55df148edadaa2b9583b2eaea84dd03f..b875fa772041444e2503518bdc9397d3ef43eb33 100644 (file)
@@ -1,18 +1,19 @@
 #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
-\lyxformat 401
+\lyxformat 412
 \begin_document
 \begin_header
 \textclass article
 \use_default_options false
 \maintain_unincluded_children false
 \language english
+\language_package default
 \inputencoding default
 \fontencoding global
 \font_roman default
 \font_sans default
 \font_typewriter default
 \font_default_family default
-\use_xetex false
+\use_non_tex_fonts false
 \font_sc false
 \font_osf false
 \font_sf_scale 100
@@ -37,6 +38,7 @@
 \use_indices false
 \paperorientation portrait
 \suppress_date false
+\use_refstyle 0
 \index Index
 \shortcut idx
 \color #008000
@@ -447,6 +449,37 @@ Diagram
 ).
 \end_layout
 
+\begin_layout Subsection
+fontspec
+\end_layout
+
+\begin_layout Description
+Found: 
+\begin_inset Info
+type  "package"
+arg   "fontspec"
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+CTAN: 
+\family typewriter
+macros/latex/contrib/fontspec
+\end_layout
+
+\begin_layout Description
+Notes: The package 
+\family sans
+fontspec
+\family default
+ provides access to your Operating System's OpenType, TrueType and PostScript
+ fonts.
+ The package needs either the XeTeX or the LuaTeX engine for this.
+ Note that LuaTeX is only supported as of fontspec version 2.0 (2010/07/11).
+\end_layout
+
 \begin_layout Subsection
 fourier-GUTenberg
 \end_layout
@@ -3667,6 +3700,34 @@ booktabs
  is needed by LyX to be able to output correctly formal tables.
 \end_layout
 
+\begin_layout Subsection
+calc
+\end_layout
+
+\begin_layout Description
+Found: 
+\begin_inset Info
+type  "package"
+arg   "calc"
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+CTAN: 
+\family typewriter
+macros/latex/required/tools/
+\end_layout
+
+\begin_layout Description
+Notes: The package 
+\family sans
+calc
+\family default
+ is needed by LyX to process lengths and counters.
+\end_layout
+
 \begin_layout Subsection
 color
 \end_layout
@@ -3775,6 +3836,35 @@ ghostscript
  to see them on screen.
 \end_layout
 
+\begin_layout Subsection
+hhline
+\end_layout
+
+\begin_layout Description
+Found: 
+\begin_inset Info
+type  "package"
+arg   "hhline"
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+CTAN: 
+\family typewriter
+macros/latex/required/tools/
+\end_layout
+
+\begin_layout Description
+Notes: The package 
+\family sans
+hhline
+\family default
+ improves horizontal lines in tables and arrays.
+ This is necessary for the spreadsheet external inset.
+\end_layout
+
 \begin_layout Subsection
 hyperref
 \end_layout
@@ -4276,6 +4366,48 @@ mongolian-babel
  Mongolian.
 \end_layout
 
+\begin_layout Subsection
+polyglossia
+\end_layout
+
+\begin_layout Description
+Found: 
+\begin_inset Info
+type  "package"
+arg   "polyglossia"
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+CTAN: 
+\family typewriter
+macros/xetex/latex/polyglossia/
+\end_layout
+
+\begin_layout Description
+Notes: The package 
+\family sans
+polyglossia
+\family default
+ provides a language interface specifically for XeTeX.
+ It aims to supersede the 
+\family sans
+babel
+\family default
+ package by using XeTeX's mutlilingual and multiscript facilities.
+ If installed, 
+\family sans
+polyglossia
+\family default
+ will by used for language handling instead of 
+\family sans
+babel
+\family default
+ when XeTeX is used as output format.
+\end_layout
+
 \begin_layout Subsection
 turkmen
 \end_layout
@@ -4415,6 +4547,35 @@ bibtopic
  is used to split BibTeX created bibliographies into sections.
 \end_layout
 
+\begin_layout Subsection
+breakurl
+\end_layout
+
+\begin_layout Description
+Found: 
+\begin_inset Info
+type  "package"
+arg   "breakurl"
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+CTAN: 
+\family typewriter
+macros/latex/contrib/breakurl/
+\end_layout
+
+\begin_layout Description
+Notes: The package 
+\family sans
+breakurl
+\family default
+ assures that url's are correctly broken at the end of lines with DVI output
+ when hyperref is used.
+\end_layout
+
 \begin_layout Subsection
 CJKutf8
 \end_layout
@@ -4597,6 +4758,78 @@ fancy
  It provides alternate headers and footers to your pages.
 \end_layout
 
+\begin_layout Subsection
+fix-cm
+\end_layout
+
+\begin_layout Description
+Found: 
+\begin_inset Info
+type  "package"
+arg   "fix-cm"
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+CTAN: 
+\family typewriter
+macros/latex/unpacked/fix-cm.sty
+\end_layout
+
+\begin_layout Description
+Notes: Changes the font definitions of the Computer Modern fonts, in order
+ to achieve the following effects: The appearance of the T1 and TS1 encoded
+ CM fonts (aka `EC') is made as similar as possible to the traditional (OT1
+ encoded) ones.
+ Particularly, number of broken or ugly design sizes are no longer used,
+ the look of the bold sans serif typeface at large sizes is considerably
+ improved, and mismatches between the text fonts and the corresponding math
+ fonts are avoided.
+ The Computer Modern fonts are made available with arbitrary sizes.
+ Only those design sizes of the fonts will be used, that are normally available
+ in Type1 format, too.
+  It can be used by including the 
+\family sans
+fix-cm
+\family default
+ module.
+\end_layout
+
+\begin_layout Subsection
+fixltx2e
+\end_layout
+
+\begin_layout Description
+Found: 
+\begin_inset Info
+type  "package"
+arg   "fixltx2e"
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+CTAN: 
+\family typewriter
+macros/latex/unpacked/fixltx2e.sty
+\end_layout
+
+\begin_layout Description
+Notes: The package 
+\family sans
+fixltx2e
+\family default
+ fixes some bugs in the LaTeX kernel.
+ It can be used by including the 
+\family sans
+fixltx2e
+\family default
+ module.
+\end_layout
+
 \begin_layout Subsection
 hyphenat
 \end_layout
@@ -4748,6 +4981,36 @@ listings
  etc.
 \end_layout
 
+\begin_layout Subsection
+luainputenc
+\end_layout
+
+\begin_layout Description
+Found: 
+\begin_inset Info
+type  "package"
+arg   "luainputenc"
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+CTAN: 
+\family typewriter
+macros/luatex/latex/luainputenc/
+\end_layout
+
+\begin_layout Description
+Notes: The package 
+\family sans
+luainputenc
+\family default
+\color none
+ reimplements input encoding features for LuaTeX.
+ It is needed if LuaTeX is used as output format with tex fonts.
+\end_layout
+
 \begin_layout Subsection
 mathrsfs
 \end_layout
@@ -4853,6 +5116,35 @@ mhchem
  math.
 \end_layout
 
+\begin_layout Subsection
+multirow
+\end_layout
+
+\begin_layout Description
+Found: 
+\begin_inset Info
+type  "package"
+arg   "multirow"
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+CTAN: 
+\family typewriter
+macros/latex/contrib/multirow/
+\end_layout
+
+\begin_layout Description
+Notes: The package 
+\family sans
+multirow
+\family default
+ is needed by LyX to merge table cells over several rows, as well as supporting
+ the spreadsheet external inset.
+\end_layout
+
 \begin_layout Subsection
 natbib
 \end_layout
@@ -5208,6 +5500,39 @@ e., subfigures, subtables, etc.).
  have individual subcaptions.
 \end_layout
 
+\begin_layout Subsection
+subscript
+\end_layout
+
+\begin_layout Description
+Found: 
+\begin_inset Info
+type  "package"
+arg   "subscript"
+\end_inset
+
+
+\end_layout
+
+\begin_layout Description
+CTAN: 
+\family typewriter
+macros/latex/contrib/fragments/subscript.sty
+\end_layout
+
+\begin_layout Description
+Notes: The package 
+\family sans
+subscript
+\family default
+ is needed by LyX to output subscript text with some document classes.
+ In TeX distributions it is usually part of the 
+\family sans
+fragments
+\family default
+ package.
+\end_layout
+
 \begin_layout Subsection
 setspace
 \end_layout