From: Uwe Stöhr Date: Tue, 5 Jun 2007 21:31:39 +0000 (+0000) Subject: - add Farsi splash.lyx X-Git-Tag: 1.6.10~9470 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=bd380926a0277bbaa35764dff2f3a1521415e1ca;p=features.git - add Farsi splash.lyx - reordering SCons entries git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@18685 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/development/scons/SConstruct b/development/scons/SConstruct index 7cf68eac9e..e3049387f1 100644 --- a/development/scons/SConstruct +++ b/development/scons/SConstruct @@ -2242,6 +2242,7 @@ if build_install: ('examples/de', lib_examples_de_files), ('examples/es', lib_examples_es_files), ('examples/eu', lib_examples_eu_files), + ('examples/fa', lib_examples_fa_files), ('examples/fr', lib_examples_fr_files), ('examples/he', lib_examples_he_files), ('examples/hu', lib_examples_hu_files), diff --git a/development/scons/scons_manifest.py b/development/scons/scons_manifest.py index e6f7002e99..8cf7b86016 100644 --- a/development/scons/scons_manifest.py +++ b/development/scons/scons_manifest.py @@ -2207,6 +2207,28 @@ lib_doc_files = Split(''' ''') +lib_doc_clipart_files = Split(''' + BoxInsetDefaultQt4.png + ChildDocumentQt4.png + CommentNoteImageQt4.png + ExternalMaterialQt4.png + FramedNoteImageQt4.png + GreyedOutNoteImageQt4.png + LyXNoteImageQt4.png + ShadedNoteImageQt4.png + endnotes.pdf + escher-lsd.eps + floatQt4.png + footnoteQt4.png + labelQt4.png + mobius.eps + platypus.eps + referenceQt4.png + with_fntright.pdf + without_fntright.pdf +''') + + lib_doc_extra_files = Split(''' ChangeLog Makefile.am @@ -2217,29 +2239,28 @@ lib_doc_extra_files = Split(''' ''') -lib_doc_da_files = Split(''' - Intro.lyx +lib_doc_cs_files = Split(''' + Tutorial.lyx ''') -lib_doc_sk_files = Split(''' +lib_doc_de_files = Split(''' + Customization.lyx + Extended.lyx + FAQ.lyx + Intro.lyx Tutorial.lyx UserGuide.lyx ''') -lib_doc_ro_files = Split(''' - Intro.lyx +lib_doc_de_clipart_files = Split(''' + FussnoteQt4.png ''') -lib_doc_fr_files = Split(''' - Customization.lyx - Extended.lyx - FAQ.lyx +lib_doc_da_files = Split(''' Intro.lyx - Tutorial.lyx - UserGuide.lyx ''') @@ -2270,21 +2291,20 @@ lib_doc_es_clipart_files = Split(''' ''') -lib_doc_sv_files = Split(''' - Intro.lyx - Tutorial.lyx -''') - - -lib_doc_ru_files = Split(''' +lib_doc_eu_files = Split(''' + Customization.lyx + Extended.lyx FAQ.lyx Intro.lyx Tutorial.lyx + UserGuide.lyx ''') -lib_doc_it_files = Split(''' +lib_doc_fr_files = Split(''' Customization.lyx + Extended.lyx + FAQ.lyx Intro.lyx Tutorial.lyx UserGuide.lyx @@ -2297,74 +2317,57 @@ lib_doc_gl_extra_files = Split(''' ''') -lib_doc_eu_files = Split(''' - Customization.lyx - Extended.lyx - FAQ.lyx +lib_doc_he_files = Split(''' Intro.lyx Tutorial.lyx - UserGuide.lyx ''') -lib_doc_he_files = Split(''' +lib_doc_hu_files = Split(''' Intro.lyx Tutorial.lyx ''') -lib_doc_hu_files = Split(''' +lib_doc_it_files = Split(''' + Customization.lyx Intro.lyx Tutorial.lyx + UserGuide.lyx ''') -lib_doc_clipart_files = Split(''' - BoxInsetDefaultQt4.png - ChildDocumentQt4.png - CommentNoteImageQt4.png - ExternalMaterialQt4.png - FramedNoteImageQt4.png - GreyedOutNoteImageQt4.png - LyXNoteImageQt4.png - ShadedNoteImageQt4.png - endnotes.pdf - escher-lsd.eps - floatQt4.png - footnoteQt4.png - labelQt4.png - mobius.eps - platypus.eps - referenceQt4.png - with_fntright.pdf - without_fntright.pdf +lib_doc_nb_files = Split(''' + Intro.lyx ''') -lib_doc_cs_files = Split(''' +lib_doc_nl_files = Split(''' + Intro.lyx Tutorial.lyx ''') -lib_doc_nb_files = Split(''' +lib_doc_pl_files = Split(''' + Extended.lyx Intro.lyx + Tutorial.lyx ''') -lib_doc_pl_files = Split(''' - Extended.lyx +lib_doc_pt_files = Split(''' Intro.lyx Tutorial.lyx ''') -lib_doc_nl_files = Split(''' +lib_doc_ro_files = Split(''' Intro.lyx - Tutorial.lyx ''') -lib_doc_pt_files = Split(''' +lib_doc_ru_files = Split(''' + FAQ.lyx Intro.lyx Tutorial.lyx ''') @@ -2376,18 +2379,15 @@ lib_doc_sl_files = Split(''' ''') -lib_doc_de_files = Split(''' - Customization.lyx - Extended.lyx - FAQ.lyx - Intro.lyx +lib_doc_sk_files = Split(''' Tutorial.lyx UserGuide.lyx ''') -lib_doc_de_clipart_files = Split(''' - FussnoteQt4.png +lib_doc_sv_files = Split(''' + Intro.lyx + Tutorial.lyx ''') @@ -2440,12 +2440,37 @@ lib_examples_files = Split(''' ''') +lib_examples_ca_files = Split(''' + splash.lyx +''') + + +lib_examples_cs_files = Split(''' + splash.lyx +''') + + lib_examples_da_files = Split(''' splash.lyx ''') -lib_examples_ro_files = Split(''' +lib_examples_de_files = Split(''' + Dezimal.lyx + ItemizeBullets.lyx + Lebenslauf.lyx + Minipage.lyx + TabellenBeispiel.lyx + Waehrungen.lyx + beispiel_gelyxt.lyx + beispiel_roh.lyx + mathed.lyx + multicol.lyx + splash.lyx +''') + + +lib_examples_fa_files = Split(''' splash.lyx ''') @@ -2472,13 +2497,9 @@ lib_examples_es_files = Split(''' ''') -lib_examples_ru_files = Split(''' - splash.lyx -''') - - -lib_examples_it_files = Split(''' - ItemizeBullets.lyx +lib_examples_eu_files = Split(''' + adibide_gordina.lyx + adibide_lyx-atua.lyx splash.lyx ''') @@ -2490,13 +2511,6 @@ lib_examples_gl_extra_files = Split(''' ''') -lib_examples_eu_files = Split(''' - adibide_gordina.lyx - adibide_lyx-atua.lyx - splash.lyx -''') - - lib_examples_he_files = Split(''' example_lyxified.lyx example_raw.lyx @@ -2504,42 +2518,44 @@ lib_examples_he_files = Split(''' ''') -lib_examples_ca_files = Split(''' +lib_examples_hu_files = Split(''' + example_lyxified.lyx + example_raw.lyx splash.lyx ''') -lib_examples_hu_files = Split(''' +lib_examples_it_files = Split(''' + ItemizeBullets.lyx splash.lyx ''') -lib_examples_hu_extra_files = Split(''' - example_lyxified.lyx - example_raw.lyx +lib_examples_nl_files = Split(''' + multicol.lyx + opsommingstekens.lyx + splash.lyx + voorbeeld_ruw.lyx + voorbeeld_verlyxt.lyx ''') -lib_examples_cs_files = Split(''' +lib_examples_pl_files = Split(''' splash.lyx ''') -lib_examples_pl_files = Split(''' +lib_examples_pt_files = Split(''' splash.lyx ''') -lib_examples_nl_files = Split(''' - multicol.lyx - opsommingstekens.lyx +lib_examples_ro_files = Split(''' splash.lyx - voorbeeld_ruw.lyx - voorbeeld_verlyxt.lyx ''') -lib_examples_pt_files = Split(''' +lib_examples_ru_files = Split(''' splash.lyx ''') @@ -2551,21 +2567,6 @@ lib_examples_sl_files = Split(''' ''') -lib_examples_de_files = Split(''' - Dezimal.lyx - ItemizeBullets.lyx - Lebenslauf.lyx - Minipage.lyx - TabellenBeispiel.lyx - Waehrungen.lyx - beispiel_gelyxt.lyx - beispiel_roh.lyx - mathed.lyx - multicol.lyx - splash.lyx -''') - - lib_lyx2lyx_files = Split(''' LyX.py generate_encoding_info.py diff --git a/lib/Makefile.am b/lib/Makefile.am index 6a5a1e963b..70af30a524 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -102,6 +102,10 @@ dist_euexamples_DATA = \ examples/eu/adibide_lyx-atua.lyx \ examples/eu/splash.lyx +faexamplesdir = $(pkgdatadir)/examples/fa +dist_faexamples_DATA = \ + examples/fa/splash.lyx + frexamplesdir = $(pkgdatadir)/examples/fr dist_frexamples_DATA = \ examples/fr/AlignementDecimal.lyx \ diff --git a/lib/examples/fa/splash.lyx b/lib/examples/fa/splash.lyx new file mode 100644 index 0000000000..47ac27bed6 --- /dev/null +++ b/lib/examples/fa/splash.lyx @@ -0,0 +1,271 @@ +#LyX 1.5.0svn created this file. For more info see http://www.lyx.org/ +\lyxformat 271 +\begin_document +\begin_header +\textclass article +\begin_preamble +\usepackage[LFE,LAE]{fontenc} +\usepackage{babel}\TOCLanguage{farsi} +\end_preamble +\language farsi +\inputencoding utf8 +\font_roman default +\font_sans default +\font_typewriter default +\font_default_family default +\font_sc false +\font_osf false +\font_sf_scale 100 +\font_tt_scale 100 +\graphics default +\paperfontsize default +\spacing onehalf +\papersize default +\use_geometry false +\use_amsmath 0 +\use_esint 0 +\cite_engine basic +\use_bibtopic false +\paperorientation portrait +\secnumdepth 3 +\tocdepth 3 +\paragraph_separation indent +\defskip medskip +\quotes_language french +\papercolumns 1 +\papersides 1 +\paperpagestyle default +\tracking_changes false +\output_changes false +\author "vahedi" +\end_header + +\begin_body + +\begin_layout Title +به +\lang english +LyX +\lang farsi + خوش آمدید! +\end_layout + +\begin_layout Section* +چند چیزی که برای استفاده از +\lang english +LyX +\lang farsi + باید بدانید +\end_layout + +\begin_layout Enumerate +\begin_inset Note Note +status collapsed + +\begin_layout Standard +فارسی +\end_layout + +\end_inset + + +\lang english +LyX +\lang farsi + مستنداتی عالی دارد---لطفا از آن استفاده کنید! از قسمت +\family sans +\bar under +\lang english +H +\bar default +elp\SpecialChar \menuseparator + +\bar under +I +\bar default +ntroduction +\family default +\lang farsi + شروع کنید، که مستندات را به صورت خلاصه به شما معرفی می‌کند. + پس از آن از +\family sans +\bar under +\lang english +H +\bar default +elp\SpecialChar \menuseparator + +\bar under +T +\bar default +utorial +\family default +\lang farsi + نحوه استفاده از +\lang english +LyX +\lang farsi + را بیاموزید. +\end_layout + +\begin_layout Enumerate +\begin_inset Note Note +status collapsed + +\begin_layout Standard +فارسی +\end_layout + +\end_inset + + +\lang english +LyX +\lang farsi + چیزی است که به آن »پردازشگر متن« می‌گویند. + از لحاظ طراحی، با دیگر پردازشگرهای متن معمول تفاوت دارد---به گونه‌ای که + نوشتن متون را ساده‌تر می‌کند. + ولی تفاوتی اندک، در نتیجه نهراسید. + مستندات این امر را کاملا واضح می‌کند +\begin_inset Foot +status collapsed + +\begin_layout Standard +نگفتیم که شما می بایست مستندات را مطالعه کنید؟ +\end_layout + +\end_inset + +. +\end_layout + +\begin_layout Enumerate +خروجی +\lang english +LyX +\lang farsi + بسیار زیبا به نظر می‌رسد! +\family sans +\bar under +\lang english +V +\bar default +iew\SpecialChar \menuseparator + +\bar under +D +\bar default +VI +\family default +\lang farsi + را حالا انتخاب کنید تا آن را به چشم خود ببینید. +\end_layout + +\begin_layout Enumerate +درست است! +\lang english +LyX +\lang farsi + می‌تواند (تا اندازه‌ی زیادی) تمام کارکرد +\lang english +LaTeX +\lang farsi + را به شما ارائه دهد. + همین طور +\lang english +LyX +\lang farsi + می‌تواند فایلهای +\lang english +LaTeX +\lang farsi + را نیز وارد کند. + کاربران مجرب +\lang english +LaTeX +\lang farsi + باید از فصل » +\lang english +LyX +\lang farsi + برای کاربران +\lang english +LaTeX +\lang farsi +« شروع کنند. + (دیگران: برای استفاده از +\lang english +LyX +\lang farsi +، لازم نیست +\lang english +LaTeX +\lang farsi + بدانید.) +\end_layout + +\begin_layout Enumerate +\begin_inset Note Note +status collapsed + +\begin_layout Standard +فارسی +\end_layout + +\end_inset + + +\lang english +LyX +\lang farsi + امکانات فراوانی برای کسانی که از زبانی غیر از انگلیسی برای خواندن و نوشتن + استفاده می‌کنند فراهم می‌کند. + بعلاوه انتساب کلیدها، جعبه ابزارها، و بسیاری دیگر از ویژگیها تا اندازه‌ی + زیادی تنظیم پذیرند. + برای اطلاعات بیشتر به +\family sans +\bar under +\lang english +H +\bar default +elp\SpecialChar \menuseparator + +\bar under +C +\bar default +ustomization +\lang farsi + نگاه کنید. +\end_layout + +\begin_layout Enumerate +سایت خانگی +\lang english +LyX +\lang farsi + در +\family typewriter +\lang english + +\begin_inset LatexCommand url +target "http://www.lyx.org/" + +\end_inset + + +\family default +\lang farsi + قرار دارد. + در مورد +\lang english +LyX +\lang farsi + اطلاعات بگیرید، در لیست-نامه(ها) مشترک شوید، تور گرافیکی +\lang english +LyX +\lang farsi + را ملاحظه کنید، و چیزهای دیگر. +\end_layout + +\end_body +\end_document