chkconfig.ltx: check also for

- arabi (needed for Arabic documents; we also already check for the japanese package so there is no reason why not also check for arabi)
- hyphenat (needed by some document classes and languages like Hebrew to disable hyphenation)

Can also go to branch for LyX 1.6.7 or even 1.6.6 if you like.

git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34203 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
Uwe Stöhr 2010-04-18 15:02:38 +00:00
parent d356d7d4f7
commit 3a435c5daa
2 changed files with 70 additions and 1 deletions

View File

@ -244,6 +244,7 @@
\TestPackage{accents}
\TestPackage{algorithm}
\TestPackage{amstext}
\TestPackage{arabi}
\TestPackage{array}
\TestPackage{babel}
\TestPackage{bibtopic}
@ -266,6 +267,7 @@
\TestPackage{geometry}
\TestPackage{graphicx}
\TestPackage{hyperref}
\TestPackage{hyphenat}
\TestPackage[japanese.ldf]{japanese}
\TestPackage{jurabib}
\TestPackage{latex8}

View File

@ -1,11 +1,13 @@
#LyX 2.0.0svn created this file. For more info see http://www.lyx.org/
\lyxformat 370
\lyxformat 386
\begin_document
\begin_header
\textclass article
\use_default_options false
\maintain_unincluded_children false
\language english
\inputencoding default
\fontencoding global
\font_roman default
\font_sans default
\font_typewriter default
@ -27,11 +29,16 @@
\use_geometry false
\use_amsmath 0
\use_esint 0
\use_mhchem 0
\cite_engine basic
\use_bibtopic false
\use_indices false
\paperorientation portrait
\suppress_date false
\index Index
\shortcut idx
\color #008000
\end_index
\secnumdepth 3
\tocdepth 3
\paragraph_separation indent
@ -42,6 +49,8 @@
\paperpagestyle plain
\tracking_changes false
\output_changes false
\html_math_output 0
\html_be_strict true
\end_header
\begin_body
@ -4054,6 +4063,35 @@ index of algorithms
too.
\end_layout
\begin_layout Subsection
arabi
\end_layout
\begin_layout Description
Found:
\begin_inset Info
type "package"
arg "arabi"
\end_inset
\end_layout
\begin_layout Description
CTAN:
\family typewriter
language/arabic/arabi/
\end_layout
\begin_layout Description
Notes: The package
\family sans
arabi
\family default
is needed by LyX to be able to output documents with the document language
Arabic.
\end_layout
\begin_layout Subsection
bibtopic
\end_layout
@ -4264,6 +4302,35 @@ fancy
It provides alternate headers and footers to your pages.
\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
ifthen
\end_layout