اولین بار است که به اینجا می‌آیید؟ راهنمای سایت را بخوانید!
Close Sidebar
وب‌سایت پرسش و پاسخ پارسی‌لاتک جایی برای پرسش و پاسخ درباره سیستم حروف‌چینی لاتک و بسته زی‌پرشین است. در اینجا می‌توانید سوال‌های خود را بپرسید و به سوال‌های دیگران پاسخ دهید.

محبوب‌ترین برچسب‌ها

رفع خطا جدول مراجع xepersian ریاضی‌نویسی شکل فونت فهرست مطالب شماره‌گذاری منابع bidi پانویس بیب‌تک tikz تک‌لایو parsilatex بیمر اسلاید زی‌پرشین پاورقی سربرگ bibtex نماد فرمول‌نویسی رسم شکل قالب ارجاع‌دهی biditexmaker هدر ویرایشگر beamer واژه‌نامه اندازه فونت texstudio عنوان فصل ماتریس اعمال نشدن تغییرات در پی‌دی‌اف رسم جدول bidipresentation شماره صفحه حاشیه رنگ عنوان شکل اسلاید فارسی محیط قضیه گراف مکان شکل tikzpicture حروف‌چینی کد شماره فصل enumerate tabriz_thesis نمایه align زیرنویس شکل کادر itemize listings الگوریتم عدم اجرا نیم‌فاصله متن لاتین و فارسی فهرست اشکال بسته فاصله بین خطوط قالب پایان‌نامه فرمول نصب تک‌لایو فارسی‌تک hyperref شماره فرمول glossaries کپشن نمودار حروف‌چینی چندستونی فونت فارسی و انگلیسی ماکرونویسی خروجی biditools شماره پاورقی پیوست‌ فاصله‌گذاری فرمول چندضابطه‌ای لاتک سوال امتحانی subfigure extrafootnotefeatures header texmaker pdf tex biditufte-book تصویر شمارنده texlive2015 longtable زیرنویس خطا رسم نمودار شماره‌گذاری صفحات پایان نامه دیاگرام فهرست جداول میک‌تک texlive2016 تنظیم جدول kashida texworks caption اندیس lollipop iust-thesis multicol فصل‌نویسی شعر سوال چهارگزینه‌ای بولد تورفتگی آکولاد اعداد فارسی فاصله عمودی xindy چپ‌چینی اوبونتو میکروسافت ورد قاب geometry texlive fancyhdr تک لایو 2015 عنوان بخش به‌روزرسانی بسته aimc46 صفر توخالی فرمول طولانی بیرون‌زدگی کاما وسط‌چینی tcolorbox پوستر شماره گذاری فاصله سطرها نوشتافت شکست خط tex-programming فونت اعداد pgfplots قرآن tabriz-thesis ایتالیک winedt جستجوی معکوس xelatex فلش جایابی تصویر قالب کتاب پاراگراف‌بندی بازیابی اطلاعات هایپرلینک فهرست نمادها شمارنده فصل font محیط ریاضی رسم کادر جداکننده جدول طولانی فهرست تصاویر شماره‌گذاری فرمول algorithm2e فونت بولد proof equation bidipoem eps جدول افقی عکس به‌روزرسانی پانویس چندستونی کمک مالی فاصله خطوط حروف‌چینی شعر زیرشکل minipage قلم پانویس پاراگرافی ltrfootnote پیوست computeautoilg متن فارسی و انگلیسی فرمول چندخطی neveshtuft غلط‌گیری املایی تک‌پارسی پیکان لاتکس tabular baselineskip شماره قسمت قسمت عنوان جدول
10 نفر آنلاین
0 عضو و 10 مهمان در سایت حاضرند
بازدید امروز: 17730
بازدید دیروز: 36769
بازدید کل: 21223097

چه تغییراتی در نسخه 20.6 بسته bidi و نسخه 17.1 بسته xepersian وجود خواهد داشت؟ (یک دسامبر ۲۰۱۶)

+3 رای
342 بازدید

من در طی چند روز قبل روی نسخه 20.6 بسته bidi و نسخه 17.1 بسته xepersian کار کرده‌ام که لیست تغییرات به این صورت است:

List of changes
=============
  * After four years of development, the package `bidi-longtable' is removed
    and its code is now incorporated into the file `longtable-xetex-bidi.def'.  So 
    now there is no `bidi-longtable' package and you just need to load the 
    standard `longtable` package and then bidi changes are applied 
    automatically. The base code is cleaned up and several known bugs are 
    fixed; for instance, there is no need to put `\@RTLtabtrue` in the first page
    where `longtable' starts. The code now takes care of it automatically.

  * \setRTLtable and \setLTRtable now work correctly; \setRTLtable makes 
     right to left tables and \setLTRtable makes left to right tables.

  * The internal code for dealing with typesetting direction of tables is revised
     entirely; since it involved changing many internal codes, I made my best
     effort to make sure that the user experiences no difference on his end but
     if you get any odd output, please make a bug report.

  * There is a new internal boolean \if@hboxRconstruct for checking if we are
    inside \hboxR{...} construction.

  * both bidi and xepersian now have a new option `RTLtable' with two values:
     `on' and `off'. When you load xepersian, `RTLtable=on' is activated. It is
     basically a wrapper for \setRTLtable and \setLTRtable commands.

  * For the user, two wrappers for \if@hboxRconstruct boolean are provided:

     \ifRtoLhboxconstruct{<true>}{<false>}
     \ifLtoRhboxconstruct{<true>}{<false>}

    \ifRtoLhboxconstruct expands to `<true>' if we are inside an \hboxR{...}
    construction and expands to `<false>' if we are not inside an \hboxR{...}
    construction.

    \ifLtoRhboxconstruct works opposite.

  * An important bug with the `fancyhdr' package is fixed. Now the direction of
    the paragraph is respected in headers and footers.

  * The boolean \if@nonlatin now has true value inside \RTLfootnote and false
     value inside \LTRfootnote (this is only a xepersian change). 

  * Two new commands \setlatin and \setnonlatin are provided. \setlatin 
     changes the script to latin (synonym of \@nonlatinfalse) and \setnonlatin
     changes the script to non-latin (synonym of \@nonlatintrue).

  * Not a release note but the issue trackers for both packages are changed:

      bidi issue tracker:                       https://github.com/tex-xet/bidi/issues
      xepersian issue tracker:             https://github.com/tex-xet/xepersian/issues

از آنجایی که این تغییرات، تغییرات اساسی هستند بهتر است که اشخاصی که وقتش را دارند نسخه جدید بسته‌ها را قبل از اینکه به CTAN داده شود، آزمایش کنند و اگر مشکلی وجود دارد آن را گزارش کنند.

نسخه 20.6 بسته bidi و نسخه 17.1 بسته xepersian را می‌توانید دریافت کنید و آزمایش کنید.

سوال شده آذر 9, 1395 توسط وفا (24,380 امتیاز)
ویرایش شده آذر 9, 1395 توسط وفا
سلام
از تلاش های شما بسیار ممنونم.
بنده از وقتی که texlive 2016 را نصب کرده ام، اجرای فایل هایی که بستۀ xepersian را در خود دارند بسیار طولانی است، به اندازه ای که بنده مشغول کار دیگری می شوم تا فایل اجرا شود. در رابطه با این نسخه جدید هم که قرار دادید همین مساله وجود دارد.
لطفاً یک پرسش تازه با ذکر تمام جزئیات (سیستم عامل، زمان پردازش و سایر اطلاعات مرتبط) قرار دهید. همچنین یک فایل نمونه نیز قرار دهید تا بتوانم آزمایش کنم.
از توجه شما سپاس گزارم،
پرسش جدید :
http://qa.parsilatex.com/22723
...