LaTeXbangla
LaTeXbangla copied to clipboard
Enhanced LaTeX integration for Bangla
The LaTeXbangla package is giving me satisfactory output while compiling in Miktex XeLaTeX (Windows 10). But in Overleaf XeLaTeX, it's not working, maybe because of the Bangla fonts. Is it...
Counternumbers are broken because of updated polyglossia package. ``` \documentclass[a4paper,12pt]{book} \usepackage[banglamainfont=Kalpurush, banglattfont=Siyam Rupali ]{latexbangla} \begin{document} \title{টেস্ট} \maketitle \end{document} ``` Here the date number is shown as box. Changing `line 139`...