mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-13 17:20:55 +00:00
chkconfig.ltx, LaTeXConfig.lyx: add check for missing language support packages
(I'm not sure is the status entry is really necessary.) git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/branches/BRANCH_1_6_X@34464 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
cf78dce420
commit
1c514f6586
@ -230,6 +230,7 @@
|
|||||||
\TestPackage{accents}
|
\TestPackage{accents}
|
||||||
\TestPackage{algorithm}
|
\TestPackage{algorithm}
|
||||||
\TestPackage{amstext}
|
\TestPackage{amstext}
|
||||||
|
\TestPackage[arabic.ldf]{arabi}
|
||||||
\TestPackage{array}
|
\TestPackage{array}
|
||||||
\TestPackage{babel}
|
\TestPackage{babel}
|
||||||
\TestPackage{bibtopic}
|
\TestPackage{bibtopic}
|
||||||
@ -252,12 +253,15 @@
|
|||||||
\TestPackage{geometry}
|
\TestPackage{geometry}
|
||||||
\TestPackage{graphicx}
|
\TestPackage{graphicx}
|
||||||
\TestPackage{hyperref}
|
\TestPackage{hyperref}
|
||||||
|
\TestPackage{hyphenat}
|
||||||
\TestPackage[japanese.ldf]{japanese}
|
\TestPackage[japanese.ldf]{japanese}
|
||||||
\TestPackage{jurabib}
|
\TestPackage{jurabib}
|
||||||
\TestPackage{latex8}
|
\TestPackage{latex8}
|
||||||
\TestPackage{listings}
|
\TestPackage{listings}
|
||||||
|
\TestPackage[lithuanian.ldf]{lithuanian}
|
||||||
\TestPackage{longtable}
|
\TestPackage{longtable}
|
||||||
\TestPackage{mhchem}
|
\TestPackage{mhchem}
|
||||||
|
\TestPackage[mongolian.ldf]{mongolian}
|
||||||
\TestPackage{natbib}
|
\TestPackage{natbib}
|
||||||
\TestPackage{nicefrac}
|
\TestPackage{nicefrac}
|
||||||
\TestPackage{nomencl}
|
\TestPackage{nomencl}
|
||||||
@ -272,6 +276,7 @@
|
|||||||
\TestPackage{soul}
|
\TestPackage{soul}
|
||||||
\TestPackage{subfig}
|
\TestPackage{subfig}
|
||||||
\TestPackage{textcomp}
|
\TestPackage{textcomp}
|
||||||
|
\TestPackage[turkmen.ldf]{turkmen}
|
||||||
\TestPackage{ulem}
|
\TestPackage{ulem}
|
||||||
\TestPackage{units}
|
\TestPackage{units}
|
||||||
\TestPackage{url}
|
\TestPackage{url}
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
#LyX 1.6.5svn created this file. For more info see http://www.lyx.org/
|
#LyX 1.6.6 created this file. For more info see http://www.lyx.org/
|
||||||
\lyxformat 345
|
\lyxformat 345
|
||||||
\begin_document
|
\begin_document
|
||||||
\begin_header
|
\begin_header
|
||||||
@ -3330,20 +3330,10 @@ babel
|
|||||||
allows you to customize your document for your favorite language (see the
|
allows you to customize your document for your favorite language (see the
|
||||||
|
|
||||||
\family sans
|
\family sans
|
||||||
\size normal
|
Document\SpecialChar \menuseparator
|
||||||
\bar under
|
Settings\SpecialChar \menuseparator
|
||||||
D
|
|
||||||
\bar default
|
|
||||||
ocument\SpecialChar \menuseparator
|
|
||||||
|
|
||||||
\bar under
|
|
||||||
S
|
|
||||||
\bar default
|
|
||||||
ettings\SpecialChar \ldots{}
|
|
||||||
\SpecialChar \menuseparator
|
|
||||||
Language
|
Language
|
||||||
\family default
|
\family default
|
||||||
\size default
|
|
||||||
popup).
|
popup).
|
||||||
In particular, it handles hyphenation and automatic translation of all
|
In particular, it handles hyphenation and automatic translation of all
|
||||||
labels like
|
labels like
|
||||||
@ -3801,6 +3791,38 @@ is needed by several modules to place footnotes at the end of sections,
|
|||||||
that are then so called endnotes.
|
that are then so called endnotes.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Subsection
|
||||||
|
Braille module
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Subsubsection
|
||||||
|
braille
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
Found:
|
||||||
|
\begin_inset Info
|
||||||
|
type "package"
|
||||||
|
arg "braille"
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
CTAN:
|
||||||
|
\family typewriter
|
||||||
|
macros/latex/contrib/braille/
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
Notes: The package
|
||||||
|
\family sans
|
||||||
|
braille
|
||||||
|
\family default
|
||||||
|
makes it possible to typeset Braille, a character system for blind people.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsection
|
\begin_layout Subsection
|
||||||
Linguistics module
|
Linguistics module
|
||||||
\end_layout
|
\end_layout
|
||||||
@ -3895,19 +3917,19 @@ enumitem
|
|||||||
subexamples.
|
subexamples.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsection
|
\begin_layout Section
|
||||||
Braille module
|
Language packages
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsubsection
|
\begin_layout Subsection
|
||||||
braille
|
arabi
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Description
|
\begin_layout Description
|
||||||
Found:
|
Found:
|
||||||
\begin_inset Info
|
\begin_inset Info
|
||||||
type "package"
|
type "package"
|
||||||
arg "braille"
|
arg "arabi"
|
||||||
\end_inset
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
@ -3916,15 +3938,145 @@ arg "braille"
|
|||||||
\begin_layout Description
|
\begin_layout Description
|
||||||
CTAN:
|
CTAN:
|
||||||
\family typewriter
|
\family typewriter
|
||||||
macros/latex/contrib/braille/
|
language/arabic/arabi/
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Description
|
\begin_layout Description
|
||||||
Notes: The package
|
Notes: The package
|
||||||
\family sans
|
\family sans
|
||||||
braille
|
arabi
|
||||||
\family default
|
\family default
|
||||||
makes it possible to typeset Braille, a character system for blind people.
|
is needed by LyX to be able to output documents with the document languages
|
||||||
|
Arabic or Farsi.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Subsection
|
||||||
|
japanese
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
Found:
|
||||||
|
\begin_inset Info
|
||||||
|
type "package"
|
||||||
|
arg "japanese"
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
CTAN:
|
||||||
|
\family typewriter
|
||||||
|
language/japanese/japanese/
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
Notes: The package
|
||||||
|
\family sans
|
||||||
|
japanese
|
||||||
|
\family default
|
||||||
|
is needed by LyX to be able to output section headings and dates in Japanese
|
||||||
|
when the document language is
|
||||||
|
\begin_inset Quotes eld
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
Japanese
|
||||||
|
\begin_inset Quotes erd
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
.
|
||||||
|
To use this option, the Japanese TeX system pTeX (CTAN:
|
||||||
|
\family typewriter
|
||||||
|
language/japanese/ptex/
|
||||||
|
\family default
|
||||||
|
) is required.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Subsection
|
||||||
|
lithuanian
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
Found:
|
||||||
|
\begin_inset Info
|
||||||
|
type "package"
|
||||||
|
arg "lithuanian"
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
CTAN:
|
||||||
|
\family typewriter
|
||||||
|
language/lithuanian/
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
Notes: The package
|
||||||
|
\family sans
|
||||||
|
lithuanian
|
||||||
|
\family default
|
||||||
|
is needed by LyX to be able to output documents with the document language
|
||||||
|
Lithuanian.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Subsection
|
||||||
|
mongolian-babel
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
Found:
|
||||||
|
\begin_inset Info
|
||||||
|
type "package"
|
||||||
|
arg "mongolian"
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
CTAN:
|
||||||
|
\family typewriter
|
||||||
|
language/mongolian/babel/
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
Notes: The package
|
||||||
|
\family sans
|
||||||
|
mongolian-babel
|
||||||
|
\family default
|
||||||
|
is needed by LyX to be able to output documents with the document language
|
||||||
|
Mongolian.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Subsection
|
||||||
|
turkmen
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
Found:
|
||||||
|
\begin_inset Info
|
||||||
|
type "package"
|
||||||
|
arg "turkmen"
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
CTAN:
|
||||||
|
\family typewriter
|
||||||
|
language/turkmen/
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
Notes: The package
|
||||||
|
\family sans
|
||||||
|
turkmen
|
||||||
|
\family default
|
||||||
|
is needed by LyX to be able to output documents with the document language
|
||||||
|
Turkmen.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Section
|
\begin_layout Section
|
||||||
@ -4219,6 +4371,35 @@ fancy
|
|||||||
It provides alternate headers and footers to your pages.
|
It provides alternate headers and footers to your pages.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Subsection
|
||||||
|
hyphenat
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
Found:
|
||||||
|
\begin_inset Info
|
||||||
|
type "package"
|
||||||
|
arg "hyphenat"
|
||||||
|
\end_inset
|
||||||
|
|
||||||
|
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
CTAN:
|
||||||
|
\family typewriter
|
||||||
|
macros/latex/contrib/hyphenat/
|
||||||
|
\end_layout
|
||||||
|
|
||||||
|
\begin_layout Description
|
||||||
|
Notes: The package
|
||||||
|
\family sans
|
||||||
|
hyphenat
|
||||||
|
\family default
|
||||||
|
is needed by some document classes and document languages to disable hyphenatio
|
||||||
|
n.
|
||||||
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsection
|
\begin_layout Subsection
|
||||||
ifthen
|
ifthen
|
||||||
\end_layout
|
\end_layout
|
||||||
@ -4263,48 +4444,6 @@ if
|
|||||||
This functionality is needed by some classes and modules.
|
This functionality is needed by some classes and modules.
|
||||||
\end_layout
|
\end_layout
|
||||||
|
|
||||||
\begin_layout Subsection
|
|
||||||
japanese
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Description
|
|
||||||
Found:
|
|
||||||
\begin_inset Info
|
|
||||||
type "package"
|
|
||||||
arg "japanese"
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Description
|
|
||||||
CTAN:
|
|
||||||
\family typewriter
|
|
||||||
language/japanese/japanese/
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Description
|
|
||||||
Notes: The
|
|
||||||
\family sans
|
|
||||||
babel japanese
|
|
||||||
\family default
|
|
||||||
option is needed by LyX to be able to output section headings and dates
|
|
||||||
in Japanese when the document language is
|
|
||||||
\begin_inset Quotes eld
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
Japanese
|
|
||||||
\begin_inset Quotes erd
|
|
||||||
\end_inset
|
|
||||||
|
|
||||||
.
|
|
||||||
To use this option, the Japanese TeX system pTeX (CTAN:
|
|
||||||
\family typewriter
|
|
||||||
language/japanese/ptex/
|
|
||||||
\family default
|
|
||||||
) is required.
|
|
||||||
\end_layout
|
|
||||||
|
|
||||||
\begin_layout Subsection
|
\begin_layout Subsection
|
||||||
jurabib
|
jurabib
|
||||||
\end_layout
|
\end_layout
|
||||||
|
@ -34,7 +34,7 @@ What's new
|
|||||||
|
|
||||||
* DOCUMENTATION AND LOCALIZATION
|
* DOCUMENTATION AND LOCALIZATION
|
||||||
|
|
||||||
|
- Updated LaTeX configuration overview
|
||||||
|
|
||||||
|
|
||||||
* WINDOWS INSTALLER
|
* WINDOWS INSTALLER
|
||||||
|
Loading…
Reference in New Issue
Block a user