به نام خدا
جناب آقای ترابی
باسلام واحترام
به استحضار می رساند برای تنظیم اندازه ستون های جدول از دو دستور متفاوت زیر استفاده نموده ام که متاسفانه هر دوی آنها هنگام اجرا همراه خطا می باشد.
1-
\begin{landscape}
\begin{table}
\centering
\caption{جدول1}
\label{tab}
\begin{tiny}
\begin{tabular}{ >{\centering\arraybackslash}p{1cm} l>{\centering\arraybackslash}p{2cm}lllll}
\hline \textbf{مدلها}&\textbf{دو مرحلهای پایهای}&\textbf{دومرحلهای کلی}&\textbf{سری}&\textbf{موازی}&\textbf{مختلط}&\textbf{مرتبهای}&\textbf{پویا}\\
\hline \textbf{مستقل}&Sherman(2004) and Chilingerian\cite{44}&Abad et al.(2004)\cite{1}& & &Adler et al.(2013)\cite{2}& & \\
\textbf{اندازه گرفتن فاصله سیستم}&Chen, Cook, et al.(2010)\cite{35}& Fare and Grosskopf(1996b)\cite{68} &Park and Park(2009)\cite{139}&Bi et al.(2012)\cite{19}&Fare and Grosskopf(2000)\cite{69}& &Chen(2009)\cite{30}\\
\end{tabular}
\end{tiny}
\end{table}
\end{landscape}
2-
البته اگر برای تنظیم ستون از دستور longtable\ به صورت زیر استفاده کنم باز هم با خطا مواجه می شوم.
\begin{landscape}
\begin{longtable}
\centering
\caption{جدول1}
\label{tab}
\begin{tiny}
\begin{tabular}{rlllllll}
\hline \textbf{مدلها}&\textbf{دو مرحلهای پایهای}&\textbf{دومرحلهای کلی}&\textbf{سری}&\textbf{موازی}&\textbf{مختلط}&\textbf{مرتبهای}&\textbf{پویا}\\
\hline \textbf{مستقل}&Sherman(2004) and Chilingerian\cite{44}&Abad et al.(2004)\cite{1}& & &Adler et al.(2013)\cite{2}& & \\
\textbf{اندازه گرفتن فاصله سیستم}&Chen, Cook, et al.(2010)\cite{35}& Fare and Grosskopf(1996b)\cite{68} &Park and Park(2009)\cite{139}&Bi et al.(2012)\cite{19}&Fare and Grosskopf(2000)\cite{69}& &Chen(2009)\cite{30}\\
\end{tabular}
\end{tiny}
\end{longtable}
\end{landscape}
توسط
mahnaz.a
(64 امتیاز)