سلام
فراخوای بسته xepersian با آپشن localise/localize برای فارسی / پارسی نوشتن دستورهای LaTeX
در مورد خطای:
! LaTeX Error: Unknown option 'localise' for package bidi.
For immediate help type H <return>. ...
l.185 \edef
\@bidi@info{****************************************************^^J%
LaTeX has been asked to set an option called 'localise' but the package "bidi"
has not created an option with this name.
خط 91 فایل common.tex خط زیر هست که به فراخوانی بسته xepersian و آپشنهایش داخل کروشه اشاره داره:
\usepackage[localise=on,extrafootnotefeatures]{xepersian}
تبدیل کنین به
\usepackage[localize,extrafootnotefeatures]{xepersian}
نیازی به =on هم نیست.
در مورد این تغییر، آقای دکتر وفا خلیلی (مولف زیپرشین و دهها بسته دیگه) در این پست در موردش توضیح دادن:
http://qa.parsilatex.com/39312/
خطاهای مربوط به محیط فقرات و دستور \فقره
خطاها تکراری ولی تعداد زیاد هستن:
خطای شروع محیط شمارش:
! Undefined control sequence.
l.29 \شروع
{شمارش}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
و خطای فقره زدن:
! Undefined control sequence.
l.30 \فقره
متن و نتایج علمی ارائه شده در این \ThesisType{} اصیل بوده و زیرنظ...
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined
و خطای پایان محیط فقرات و شمارش:
! Undefined control sequence.
l.34 \پایان
{شمارش}
The control sequence at the end of the top line
of your error message was never \def'ed. If you have
misspelled it (e.g., `\hobx'), type `I' and the correct
spelling (e.g., `I\hbox'). Otherwise just continue,
and I'll forget about whatever was undefined.
و خطاهای دیگر و مشابه که من نمیارم شلوغ میشه
مثلا در فایل preliminaries.tex از پوشه chapters
\شروع{فقرات}
\فقره
...
\پایان{فقرات}
این متنها مربوط به قالب لاتک هست و برای شما نیست.
راه حل سریع اینه که به جاشون از دستوراهی زیر استفاده کنین
\begin{itemize}
\item
\end{itemize}
یا
\begin{enumerate}
\item
\end{enumerate}
فایل لاتکتون دیگه بدون خطا هست.
الان همه Error های LaTeX تون رفع شده.
مشکل درج پانویسها
مشکل درج پانویسهای لاتین در سمت راست درج شده.
باید پانویس لاتین از چپ صفحه و پانویس فارسی/پارسی از سمت راست صفحه نوشته باشه.
دستور بهترتیب دو تای اولی برای فارسی / پارسی و آخری برای لاتین.
\footnote{} or \RTLfootnote{}
\LTRfootnote{}
یا معادل فارسی/پارسیشون: \زیرنویس{} و \پانویس{}
چند صفحه نمونه از خروجی بدون مشکلش:







(بعد از اتمام پرسش، در صورت حل سوال، تیک سبز کنار پاسخ را به عنوان پذیرش پاسخ بزنین تا از لیست پرسشهای بدون پاسخ خارج بشه بیزحمت)