Skip to content
#

left-to-right

Here are 26 public repositories matching this topic...

mojtabaahmadi2020tl
mojtabaahmadi2020tl commented May 13, 2020

main.tex:

\documentclass{report}

\usepackage{xepersian}
\settextfont{Yas}

\begin{document}
استفاده از include در قسمت custom  فول بنیر بسته‌ها نوشته نمی‌شوند!
\include{chap1}
% با input مشکلی ندارد.
%\input{chap1}
  
\end{document} 

file chap1.tex

\chapter{عنوان}
متن

or main2.tex

\documentclass{report}

\usepackage{bidi} 

\begin{document}
The u
bug good first issue question

Improve this page

Add a description, image, and links to the left-to-right topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the left-to-right topic, visit your repo's landing page and select "manage topics."

Learn more