\documentclass[twoside]{book}
\usepackage[extrafootnotefeatures,localise]{xepersian}
\usepackage{ptext}
\settextfont[Scale=1]{XB Niloofar}
\setlatintextfont[Scale=.95]{Linux Libertine}
\setdigitfont[Scale=.9]{Yas}

\begin{document}
\paragraphfootnotes % \threecolumnfootnotes
\setLTRparagraphfootnotes
\شروع{فقرات}
\فقره \پانویس{Weak Memory Models} \ptext[1]
	\شروع{فقرات}
		\فقره  \پانویس{Sequentially Consistent Memory Models} \ptext[4]
		\فقره   \پانویس{Sequentially Consistent Memory Models} \ptext[5]
		\شروع{شمارش}
			\فقره  \پانویس{Higher-order Concurrency} \ptext[6]
			\فقره  \پانویس{Generalizing Linearizability} \ptext[7]
		\پایان{شمارش}
		\فقره \پانویس{Higher-order iterator} \پانویس{Contextual Refinement} \ptext[8]
	\پایان{فقرات}
	\فقره  \پانویس{Liveness Properties} \ptext[9]
\پایان{فقرات}
 
\end{document}
