من از یک قالب استاندارد از پیش آماده شده برای پایاننامه استفاده کردم که شماره صفحه رو مطابق پیوست در بالای صفحه قرار میده.
میخوام شماره صفحه در پایین و وسط صفحه قرار بگیره.
کدی که تاکنون به کار رفته است:
\documentclass[a4paper,12pt]{report}
\usepackage{colortbl}
\usepackage{longtable}
\usepackage{bidi-longtable}
\setlength{\LTcapwidth}{\textwidth}
\usepackage{array}
\usepackage[table]{xcolor}
\newcolumntype{C}[1]{>{\hfil}p{#1}<{\hfil}}
\usepackage{graphicx}
\usepackage{bidiftnxtra}
\usepackage{enumitem}
\usepackage{tocbibind}
\usepackage[colorinlistoftodos, textwidth=4cm, shadow]{todonotes}
\usepackage{setspace}
\newcommand{\ftodo}[1]{\begin{latin}\todo{\rl{#1}}\end{latin}}
\newcommand{\etodo}[1]{\begin{latin}\todo{#1}\end{latin}}
\newcommand{\fitodo}[1]{\begin{latin}\todo[inline]{\rl{#1}}\end{latin}}
\newcommand{\eitodo}[1]{\begin{latin}\todo[inline]{#1}\end{latin}}
\newcommand{\mlinespace}{1.6}
\usepackage[nonamebreak,numbers]{natbib}%[nonamebreak,numbers]
\usepackage{fancyhdr} % package for changing Headings style
\usepackage{amsmath}
\usepackage{tikz} %using mindmap\begin{flushright}
\usetikzlibrary{shapes,arrows,calc,intersections,through,backgrounds,mindmap}
\usepackage[top=3cm,right=3cm,bottom=2.5cm,left=2.5cm]{geometry}
\usepackage[labelfont=bf]{caption}
\captionsetup{labelfont=bf}
\usepackage{fontspec}
\usepackage{xepersian}
\graphicspath{{images/}}
\pagestyle{fancy}
\cfoot{}
\lhead{\thepage}
\renewcommand{\baselinestretch}{\mlinespace}
\settextfont[Scale=1.13]{HM FLotoos}
\setdigitfont{XB Niloofar}
\setlatintextfont{Times New Roman}