اولین بار است که به اینجا می‌آیید؟ راهنمای سایت را بخوانید!
0 رای
2.0k بازدید

سلام
وقت بخیر
مربعی که در انتهای اثبات‌ها ظاهر می‌شود همیشه در انتهای سطر آخر قرار می‌گیرد اما زمانی که اثبات داخل یک محیط itemize نوشته می‌شود این مربع در یک سطر جداگانه و خالی قرار می‌گیرد. برای حل این مشکل چه روشی را پیشنهاد می‌کنید؟

\documentclass[11pt]{amsart}
\begin{document}
\begin{proof}
\begin{itemize}
\item
Test 1
\item
Test 2
\end{itemize}
\end{proof}

\begin{proof}
Test
\end{proof}
\end{document}

2 پاسخ

0 رای
 
بهترین پاسخ

می‌تونید از دستور \qedhere استفاده کنید:

\documentclass[11pt]{amsart}
\begin{document}
\begin{proof}
\begin{itemize}
\item
Test 1
\item
Test 2 \qedhere
\end{itemize}
\end{proof}

\begin{proof}
Test
\end{proof}
\end{document}

و خروجی:
enter image description here

+4 رای

سلام
این رفتار محیط آیتمایز غیر طبیعی نیست. این محیط پارگراف را هنگام بسته شدن تمام می‌کند تا محیط بعدی در سطر بعد شروع شود و در آیتم‌ها وارد نشود. زمانی که سطر بسته‌ شود و به انتهای قضیه وارد شده باشیم، به‌ناچار نماد \qedsymbol در انتهای سطر بعدی قرار می‌گیرد. به نمونه‌ی زیر توجه کنید:

\documentclass[11pt]{amsart}
\begin{document}
\begin{itemize}
\item
"f is continuous" was already shown
\item
"f is continuous" was already shown	
\end{itemize}
text text
\end{proof}
\end{document}

که با تکلایو 2017 دارای خروجی زیر است:


![enter image description here][1]

با دانستن این نکته، حل این مشکل ساده خواهد بود. کافیست این اجازه را از محیط اثبات با ماکروی زیر سلب کنیم:

\renewcommand{\qedsymbol}{}

اما قبل از این محیط نیز با ساختار زیر، دستور\qedsymbol را معادل‌سازی می‌کنیم:

\let\madqed\qedsymbol

و قبل از انتهای محیط آیتمایز ساختار زیر را قرار دهیم:

\hfill\madqed

پس دستورات شما به صورت زیر است:

\documentclass[11pt]{amsart}
\begin{document}
\let\madqed\qedsymbol
\begin{proof}\renewcommand{\qedsymbol}{}\hfill	
\begin{itemize}
\item
"f is continuous" was already shown
\item
"f is continuous" was already shown, see the last sentence of the previous paragraph. This is still true, so the only thing left to show that for "g quotient implies f quotient" is what is claimed: surjectivity of f and f−1[O] open in Y implies O open in Z. The other implication of continuity of f is always true by the previous, because g quotient implies g continuous and so f continuous as well. That implication was already established so can be used.\hfill\madqed
\end{itemize}
\end{proof}
\begin{proof}
"f is continuous" was already shown, see the last sentence of the previous paragraph. This is still true, so the only thing left to show that for "g quotient implies f quotient" is what is claimed: surjectivity of f and f−1[O] open in Y implies O open in Z. The other implication of continuity of f is always true by the previous, because g quotient implies g continuous and so f continuous as well. That implication was already established so can be used.
\end{proof}
\begin{proof}\hfill
\begin{itemize}
\item
"f is continuous" was already shown
\item
"f is continuous" was already shown	
\end{itemize}
text text
\end{proof}
\end{document}

و خروجی شما با تکلایو 2017 به صورت زیر است:


enter image description here


موفق باشید.

سلام
ممنون از راهنماییتون.
ولی این روش هم یک مشکلی داره و اونم اینکه در این صورت کلمه اثبات در یک سطر جداگانه میاد! من نمیخوام اینطوری بشه.
نمایش از نو توسط
توسط (759 امتیاز)
راه حلش رو پیدا کردم. دستور \hfill را حذف کردم.
سپاس
توسط (759 امتیاز)
درست فرمودید. من اون رو عمداً گذاشته بودم که محیط آیتمایز از یک سطر جدا شروع شود. موفق باشید.
توسط (8.7k امتیاز)
پرسیدن سوال
وب‌سایت پرسش و پاسخ پارسی‌لاتک جایی برای پرسش و پاسخ درباره سیستم حروف‌چینی لاتک و بسته زی‌پرشین است. در اینجا می‌توانید سوال‌های خود را بپرسید و به سوال‌های دیگران پاسخ دهید.

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


Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
رفع خطا
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
جدول
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
xepersian
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
مراجع
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
ریاضی‌نویسی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
شکل
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
bidi
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فونت
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فهرست مطالب
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
شماره‌گذاری
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
منابع
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
پانویس
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
بیب‌تک
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
tikz
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
parsilatex
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
تک‌لایو
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
بیمر
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
اسلاید
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
زی‌پرشین
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
پاورقی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
bibtex
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
سربرگ
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
نماد
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
رسم شکل
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فرمول‌نویسی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
قالب
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
ارجاع‌دهی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
biditexmaker
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
هدر
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
ویرایشگر
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
beamer
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
واژه‌نامه
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
اندازه فونت
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
texstudio
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
عنوان فصل
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
ماتریس
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
اعمال نشدن تغییرات در پی‌دی‌اف
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
رسم جدول
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
شماره صفحه
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
bidipresentation
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
حاشیه
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
رنگ
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
عنوان شکل
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
اسلاید فارسی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
محیط قضیه
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
گراف
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
مکان شکل
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
tikzpicture
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
حروف‌چینی کد
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
شماره فصل
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
enumerate
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
tabriz_thesis
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
نمایه
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
align
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
زیرنویس شکل
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
کادر
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
itemize
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فهرست اشکال
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
الگوریتم
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
عدم اجرا
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
listings
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
نیم‌فاصله
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
متن لاتین و فارسی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
بسته
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فاصله بین خطوط
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
قالب پایان‌نامه
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فرمول
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
نصب تک‌لایو
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فارسی‌تک
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
hyperref
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
شماره فرمول
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
glossaries
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
کپشن
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
نمودار
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
خروجی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
لاتک
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
حروف‌چینی چندستونی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فونت فارسی و انگلیسی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
ماکرونویسی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
biditools
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
شماره پاورقی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
پیوست‌
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
سوال امتحانی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فاصله‌گذاری
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فرمول چندضابطه‌ای
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
extrafootnotefeatures
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
subfigure
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
biditufte-book
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
header
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
texmaker
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
pdf
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
خطا
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
tex
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
longtable
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
تصویر
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
شمارنده
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
زیرنویس
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
texlive2015
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
رسم نمودار
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
شماره‌گذاری صفحات
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
پایان نامه
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
دیاگرام
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فهرست جداول
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
میک‌تک
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
texlive2016
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
تنظیم جدول
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
آکولاد
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
kashida
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
تورفتگی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
texworks
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
caption
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
اندیس
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
اعداد فارسی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
lollipop
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
iust-thesis
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
multicol
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فصل‌نویسی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
شعر
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
سوال چهارگزینه‌ای
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
بولد
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فاصله عمودی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
pgfplots
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
xindy
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
چپ‌چینی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
اوبونتو
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
میکروسافت ورد
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
قاب
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
geometry
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
xelatex
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
texlive
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
fancyhdr
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
وسط‌چینی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
تک لایو 2015
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
tcolorbox
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
عنوان بخش
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
شماره گذاری
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
به‌روزرسانی بسته
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
aimc46
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
صفر توخالی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فرمول طولانی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
بیرون‌زدگی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
کاما
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
پوستر
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فاصله سطرها
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
نوشتافت
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
شکست خط
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
tex-programming
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فونت اعداد
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
قرآن
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
tabriz-thesis
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
ایتالیک
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
winedt
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
جستجوی معکوس
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فلش
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
جایابی تصویر
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فهرست تصاویر
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
قالب کتاب
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
پاراگراف‌بندی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
بازیابی اطلاعات
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
هایپرلینک
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فهرست نمادها
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
شمارنده فصل
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
font
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
محیط ریاضی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
رسم کادر
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
جداکننده
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
جدول طولانی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
به‌روزرسانی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
شماره‌گذاری فرمول
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
algorithm2e
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فونت بولد
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
proof
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
equation
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
bidipoem
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
eps
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
جدول افقی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
عکس
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
پانویس چندستونی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
کمک مالی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فاصله خطوط
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
حروف‌چینی شعر
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
زیرشکل
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
minipage
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
قلم
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
پانویس پاراگرافی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
ltrfootnote
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
پیوست
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
computeautoilg
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
متن فارسی و انگلیسی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
فرمول چندخطی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
neveshtuft
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
غلط‌گیری املایی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
تک‌پارسی
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
پیکان
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
لاتکس
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
tabular
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
baselineskip
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
شماره قسمت
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
قسمت
Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /home/net92816/domains/qa.parsilatex.com/public_html/qa-include/util/string.php on line 665
عنوان جدول
...