mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
LaTeXConfig.lyx: fix sorting
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34940 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
f06e7dcedf
commit
6f83641b8e
@ -1,5 +1,5 @@
|
||||
#LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
|
||||
\lyxformat 387
|
||||
\lyxformat 397
|
||||
\begin_document
|
||||
\begin_header
|
||||
\textclass article
|
||||
@ -20,6 +20,7 @@
|
||||
|
||||
\graphics default
|
||||
\default_output_format default
|
||||
\output_sync 0
|
||||
\bibtex_command default
|
||||
\index_command default
|
||||
\paperfontsize default
|
||||
@ -51,9 +52,8 @@
|
||||
\output_changes false
|
||||
\html_math_output 0
|
||||
\html_be_strict true
|
||||
\html_math_img_scale 1
|
||||
\html_latex_start "<span class='latex'>"
|
||||
\html_latex_end "</span>"
|
||||
\html_latex_start <span class='latex'>
|
||||
\html_latex_end </span>
|
||||
\end_header
|
||||
|
||||
\begin_body
|
||||
@ -3386,6 +3386,35 @@ required
|
||||
not detected.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
amstext
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Found:
|
||||
\begin_inset Info
|
||||
type "package"
|
||||
arg "amstext"
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
CTAN:
|
||||
\family typewriter
|
||||
macros/latex/required/amslatex/math/
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Notes: The package
|
||||
\family sans
|
||||
amstext
|
||||
\family default
|
||||
is needed by LyX to correctly size unicode symbols used as super or subscripts
|
||||
in math.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
array
|
||||
\end_layout
|
||||
@ -3727,39 +3756,6 @@ longtable
|
||||
is needed by LyX to be able to output correctly multipage tables.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
amstext
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Found:
|
||||
\begin_inset Info
|
||||
type "package"
|
||||
arg "amstext"
|
||||
\end_inset
|
||||
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
CTAN:
|
||||
\family typewriter
|
||||
macros/latex/required/amslatex/math/
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
Notes: The package
|
||||
\family sans
|
||||
amstext
|
||||
\family default
|
||||
is needed by LyX to correctly size unicode symbols used as super or subscripts
|
||||
in math.
|
||||
\end_layout
|
||||
|
||||
\begin_layout Description
|
||||
|
||||
\end_layout
|
||||
|
||||
\begin_layout Subsection
|
||||
textcomp
|
||||
\end_layout
|
||||
|
Loading…
Reference in New Issue
Block a user