]> git.lyx.org Git - features.git/commitdiff
chkconfig.ltx: check also for
authorUwe Stöhr <uwestoehr@web.de>
Sun, 18 Apr 2010 15:02:38 +0000 (15:02 +0000)
committerUwe Stöhr <uwestoehr@web.de>
Sun, 18 Apr 2010 15:02:38 +0000 (15:02 +0000)
- 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

lib/chkconfig.ltx
lib/doc/LaTeXConfig.lyx

index 004ffa7ed9e1f2fe7b0910fcf61820454fd815b7..d2e2a6eda37b4b04d19cd511b489887a9b5a0be2 100644 (file)
 \TestPackage{accents}
 \TestPackage{algorithm}
 \TestPackage{amstext}
+\TestPackage{arabi}
 \TestPackage{array}
 \TestPackage{babel}
 \TestPackage{bibtopic}
 \TestPackage{geometry}
 \TestPackage{graphicx}
 \TestPackage{hyperref}
+\TestPackage{hyphenat}
 \TestPackage[japanese.ldf]{japanese}
 \TestPackage{jurabib}
 \TestPackage{latex8}
index 4fc39856ca7d44632cfe35e5a4101e2b820900f4..8348da32a5f400cea8cc74038d8bb9661d4ea212 100644 (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
 \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