در مورد \paragraphfootnotes
متأسفانه من نمیتوانم مشکل شما را بازتولید کنم.
در مورد \threecolumnfootnotes
مشکلی وجود ندارد، زیرنویسها با مقداری تورفتگی همیشه چاپ میشوند. برای دیدن این ویژگی کافی است نمونه زیر را پردازش و خروجی را ببینید:
\documentclass{article}
\usepackage{lipsum}
\begin{document}
\footnote{\lipsum[1]}
\end{document}
تنها سطر اول تورفتگی دارد. بنابراین قرار نیست و نباید که تورفتگی خط اول هر پانویس با قسمت شکسته شدهای که در ادامه ان میآید، رعایت شود!
اگر مایل به حذف تورفتگی در سند زیپرشین خود هستید:
\setlength{\footmarkwidth}{0pt}
ویرایش: با توجه به کد آقای رضویان، فایل نمونه زیر:
\documentclass[twoside]{book}
\usepackage[extrafootnotefeatures]{xepersian}
\settextfont{Yas}
\paragraphfootnotes
\begin{document}
این یک متن تستی است.\LTRfootnote
{Liveness Properties}این یک متن تستی است.\LTRfootnote{Liveness Properties}این یک متن تستی است.\LTRfootnote{Liveness Properties}
این یک متن تستی است.\LTRfootnote{Liveness Properties}این یک متن تستی است.\LTRfootnote{Liveness Properties}این یک متن تستی است.\LTRfootnote{Liveness Properties}
این یک متن تستی است.\LTRfootnote{Liveness Properties}این یک متن تستی است.\LTRfootnote{Liveness Properties}این یک متن تستی است.\LTRfootnote{Liveness Properties}این یک متن تستی است.\LTRfootnote{Liveness Properties}
این یک متن تستی است.\LTRfootnote{Liveness Properties}این یک متن تستی است.\LTRfootnote{Liveness Properties}این یک متن تستی است.\LTRfootnote{Liveness Properties}
\end{document}
خروجی زیر را تولید میکند:
اگر فایل log
را نگاه کنید، بخش زیر را میبینید:
Overfull \hbox (11.78436pt too wide) has occurred while \output is active
[][]\EU1/lmroman10-regular(0)/m/n/8 Properties[] []|[]Liveness Properties[] []|
[]Liveness Properties[] []|[]Liveness Properties[] []|[]Liveness[][]
Overfull \hbox (11.78436pt too wide) has occurred while \output is active
[][]\EU1/lmroman10-regular(0)/m/n/8 Properties[] []|[]Liveness Properties[] []|
[]Liveness Properties[] []|[]Liveness Properties[] []|[]Liveness[][]
بنابراین مشکل با عدم توانایی تک در شکستن خط بوده که میتوان آن را با تکنیکهای معمول حل کرد.