From f249df796f43f06e9614c1e4b3c046efb1cf94ee Mon Sep 17 00:00:00 2001 From: =?utf8?q?Uwe=20St=C3=B6hr?= Date: Tue, 27 Apr 2010 00:41:24 +0000 Subject: [PATCH] - chkconfig.ltx: - fix the check for arabi - add lithuanian, mongolian and turkmen - LaTeXConfig.lyx: introduce new section about language packages (I purposely did not add vntex (Vietnamese) because this would be another 10 MB to download for every LyX on Windows user. The other language packages are not larger than 120 kB.) git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@34300 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/chkconfig.ltx | 5 +- lib/doc/LaTeXConfig.lyx | 236 ++++++++++++++++++++++++++++------------ 2 files changed, 169 insertions(+), 72 deletions(-) diff --git a/lib/chkconfig.ltx b/lib/chkconfig.ltx index d2e2a6eda3..e655e6c56b 100644 --- a/lib/chkconfig.ltx +++ b/lib/chkconfig.ltx @@ -244,7 +244,7 @@ \TestPackage{accents} \TestPackage{algorithm} \TestPackage{amstext} -\TestPackage{arabi} +\TestPackage[arabic.ldf]{arabi} \TestPackage{array} \TestPackage{babel} \TestPackage{bibtopic} @@ -273,9 +273,11 @@ \TestPackage{latex8} \TestPackage{lettrine} \TestPackage{listings} +\TestPackage[lithuanian.ldf]{lithuanian} \TestPackage{longtable} \TestPackage{mathdots} \TestPackage{mhchem} +\TestPackage[mongolian.ldf]{mongolian} \TestPackage{natbib} \TestPackage{nicefrac} \TestPackage{nomencl} @@ -292,6 +294,7 @@ \TestPackage{subfig} \TestPackage{Sweave} \TestPackage{textcomp} +\TestPackage[turkmen.ldf]{turkmen} \TestPackage{ulem} \TestPackage{units} \TestPackage{url} diff --git a/lib/doc/LaTeXConfig.lyx b/lib/doc/LaTeXConfig.lyx index 0427fc2c2f..697fb6d656 100644 --- a/lib/doc/LaTeXConfig.lyx +++ b/lib/doc/LaTeXConfig.lyx @@ -1,5 +1,5 @@ #LyX 2.0.0svn created this file. For more info see http://www.lyx.org/ -\lyxformat 386 +\lyxformat 387 \begin_document \begin_header \textclass article @@ -51,6 +51,9 @@ \output_changes false \html_math_output 0 \html_be_strict true +\html_math_img_scale 1 +\html_latex_start "" +\html_latex_end "" \end_header \begin_body @@ -3972,21 +3975,18 @@ enumitem \end_layout \begin_layout Section - -\series bold -\size large -Other packages +Language packages \end_layout \begin_layout Subsection -accents +arabi \end_layout \begin_layout Description Found: \begin_inset Info type "package" -arg "accents" +arg "arabi" \end_inset @@ -3995,27 +3995,27 @@ arg "accents" \begin_layout Description CTAN: \family typewriter -macros/latex/contrib/bezos/ +language/arabic/arabi/ \end_layout \begin_layout Description Notes: The package \family sans -accents +arabi \family default - is needed by LyX to correctly typeset unicode symbols with under accents - in math. + is needed by LyX to be able to output documents with the document languages + Arabic or Farsi. \end_layout \begin_layout Subsection -algorithm +japanese \end_layout \begin_layout Description Found: \begin_inset Info type "package" -arg "algorithm" +arg "japanese" \end_inset @@ -4024,44 +4024,98 @@ arg "algorithm" \begin_layout Description CTAN: \family typewriter -macros/latex/contrib/algorithms/ +language/japanese/japanese/ \end_layout \begin_layout Description Notes: The package \family sans -algorithm +japanese \family default - is needed by LyX to be able to output + 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 -algorithm +Japanese \begin_inset Quotes erd \end_inset - floats. - These are useful in placing short algorithms across pagebreaks and support - an -\begin_inset Quotes eld +. + 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 -index of algorithms -\begin_inset Quotes erd + +\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 - too. + +\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 -arabi +turkmen \end_layout \begin_layout Description Found: \begin_inset Info type "package" -arg "arabi" +arg "turkmen" \end_inset @@ -4070,16 +4124,98 @@ arg "arabi" \begin_layout Description CTAN: \family typewriter -language/arabic/arabi/ +language/turkmen/ \end_layout \begin_layout Description Notes: The package \family sans -arabi +turkmen \family default is needed by LyX to be able to output documents with the document language - Arabic. + Turkmen. +\end_layout + +\begin_layout Section + +\series bold +\size large +Other packages +\end_layout + +\begin_layout Subsection +accents +\end_layout + +\begin_layout Description +Found: +\begin_inset Info +type "package" +arg "accents" +\end_inset + + +\end_layout + +\begin_layout Description +CTAN: +\family typewriter +macros/latex/contrib/bezos/ +\end_layout + +\begin_layout Description +Notes: The package +\family sans +accents +\family default + is needed by LyX to correctly typeset unicode symbols with under accents + in math. +\end_layout + +\begin_layout Subsection +algorithm +\end_layout + +\begin_layout Description +Found: +\begin_inset Info +type "package" +arg "algorithm" +\end_inset + + +\end_layout + +\begin_layout Description +CTAN: +\family typewriter +macros/latex/contrib/algorithms/ +\end_layout + +\begin_layout Description +Notes: The package +\family sans +algorithm +\family default + is needed by LyX to be able to output +\begin_inset Quotes eld +\end_inset + +algorithm +\begin_inset Quotes erd +\end_inset + + floats. + These are useful in placing short algorithms across pagebreaks and support + an +\begin_inset Quotes eld +\end_inset + +index of algorithms +\begin_inset Quotes erd +\end_inset + + too. \end_layout \begin_layout Subsection @@ -4365,48 +4501,6 @@ if This functionality is needed by some classes and modules. \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 jurabib \end_layout -- 2.39.2