با سلام
چطور میتوانم نقطه بین زیربخشها را به خط فاصله تبدیل کنم؟
\documentclass[11pt, a4paper, notitlepage]{article}
\usepackage{titlesec}
\titleformat{\section}
{\normalfont\fontsize{12}{2}\bfseries}{\thesection--}{1em}{}
\newcommand*{\TitleFont}{%
\usefont{\encodingdefault}{\rmdefault}{b}{n}%
\fontsize{19}{2}%
\selectfont}
\titleformat{\subsection}
{\normalfont\fontsize{12}{2}\bfseries}{\thesubsection--}{1em}{}
\usepackage{xepersian}
\settextfont{HM XZar}
\setdigitfont{HM XZar}
\begin{document}
\section{بخش اول}
\subsection{زیر بخش}
\end{document}
خروجی: