تالار گفتگوی پارسی‌لاتک

عمومی => انجمن تازه‌کاران => نويسنده: ebi2012 در ژانویه 25, 2013, 07:26:23 pm

عنوان: اشکال در نمونه پایان‌نامه دانشگاه شریف در استفاده از subfig
رسال شده توسط: ebi2012 در ژانویه 25, 2013, 07:26:23 pm
اگر به نمونه پایان نامه دانشگاه شریف، بسته subfig اضافه شود، آن‌گاه توضیحات همه شکل‌ها و جدول‌ها به صورت فایل پی‌دی‌اف زیر در می‌آید. که این یک مشکل است.
اگر از این بسته  (و یا بسته‌هایی مانند caption, subcaption) استفاده نکنیم همه چی درست است.
عنوان: پاسخ : اشکال در نمونه پایان‌نامه دانشگاه شریف در استفاده از subfig
رسال شده توسط: vafa در ژانویه 26, 2013, 05:22:25 am
مشکلی است که با استفاده از کلاف koma-script ، بسته subfig و بسته bidi وجود دارد. یک فایل کمینه که نشان‌دهنده مشکل است:
\documentclass{scrartcl}
\usepackage[demo]{graphicx}
\usepackage{subfig}
\usepackage[RTLdocument]{bidi}
\begin{document}
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
\begin{figure}[ht!]
\centering
\includegraphics[width=0.5\textwidth]{1}
\label{fig:f2}
\caption[]
{
Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry's standard dummy text ever since the 1500s, when an unknown printer took a galley of type and scrambled it to make a type specimen book. It has survived not only five centuries, but also the leap into electronic typesetting, remaining essentially unchanged. It was popularised in the 1960s with the release of Letraset sheets containing Lorem Ipsum passages, and more recently with desktop publishing software like Aldus PageMaker including versions of Lorem Ipsum.
}
\end{figure}
\end{document}
پیشنهاد می‌کنم مشکل را در لیست مشکلات بسته bidi در github گزارش کنی. اما امیدی به درست‌شدنش نداشته باش.