From f76939750d63d6088b9bdeac794ce3fdf33d1269 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Sun, 12 Feb 2023 03:01:46 +0000 Subject: CTAN sync 202302120301 --- language/bengali/bangla/README | 2 +- language/bengali/bangla/bangla.pdf | Bin 87498 -> 72965 bytes language/bengali/bangla/bangla.sty | 6 +++--- language/bengali/bangla/bangla.tex | 7 ++++--- 4 files changed, 8 insertions(+), 7 deletions(-) (limited to 'language/bengali') diff --git a/language/bengali/bangla/README b/language/bengali/bangla/README index a6b831cdae..23fa78383d 100644 --- a/language/bengali/bangla/README +++ b/language/bengali/bangla/README @@ -8,7 +8,7 @@ The bangla package is a programming tool geared primarily towards LaTeX document authors. It provides all necessary LaTeX frontends for Bangla language. ------------------------------------------------------------------ - Copyright (C) 2021 by Nahid Hossain nahid@cse.uiu.ac.bd + Copyright (C) 2023 by Nahid Hossain nahid@cse.uiu.ac.bd This work may be distributed and/or modified under the conditions of the LaTeX Project Public License (LPPL), either diff --git a/language/bengali/bangla/bangla.pdf b/language/bengali/bangla/bangla.pdf index 8781f5098f..b8c5722bfa 100644 Binary files a/language/bengali/bangla/bangla.pdf and b/language/bengali/bangla/bangla.pdf differ diff --git a/language/bengali/bangla/bangla.sty b/language/bengali/bangla/bangla.sty index 63e5b5f643..abfc7629dd 100644 --- a/language/bengali/bangla/bangla.sty +++ b/language/bengali/bangla/bangla.sty @@ -1,7 +1,7 @@ % Copyright at Nahid Hossain , Asst. Professor, UIU % nahid@cse.uiu.ac.bd / mailbox.nahid@gmail.com \NeedsTeXFormat{LaTeX2e}[1994/06/01] -\ProvidesPackage{bangla}[2021/08/04] +\ProvidesPackage{bangla}[2023/02/02] \RequirePackage{fontspec} \RequirePackage{etoolbox} \RequirePackage{polyglossia} @@ -9,9 +9,9 @@ \setmainlanguage{english} \setotherlanguage{bengali} -\newfontface\bdnhtranslitfont{CharisSIL-R.ttf} +\newfontface\bdnhtranslitfont{CharisSIL-Regular.ttf} \DeclareTextFontCommand{\translitfont}{\bdnhtranslitfont} -\newfontface\banglaipafont{CharisSIL-R.ttf} +\newfontface\banglaipafont{CharisSIL-Regular.ttf} \makeatletter \def\zztable#1{#1} \def\zzrow#1#2{\expandafter\gdef\csname B-#2\endcsname{#1}} diff --git a/language/bengali/bangla/bangla.tex b/language/bengali/bangla/bangla.tex index a3b51a9543..01af99d13c 100644 --- a/language/bengali/bangla/bangla.tex +++ b/language/bengali/bangla/bangla.tex @@ -8,9 +8,9 @@ \title{The \texttt{bangla} Package} -\author{Nahid Hossain \\Assistant Professor, United International University\\Bangladesh\\nahid@cse.uiu.ac.bd\\mailbox.nahid@gmail.com\\ \textbf{Version 2.0}} +\author{Nahid Hossain \\Assistant Professor, United International University\\Bangladesh\\nahid@cse.uiu.ac.bd\\mailbox.nahid@gmail.com\\ \textbf{Version 2.1}} -\date{August 4, 2021} +\date{February 2, 2023} \maketitle \tableofcontents @@ -27,7 +27,7 @@ The basic command to use the package is-\\ \\ \subsection{Font Selection} -\textbf{The default font of the \texttt{bangla} package is \texttt{Kalpurush}. If you do not mention any font name in the parameter, the Kalpurush will be your default font.} However, an author can easily change the font using the parameter of the \texttt{usepackage} command. +The default font of the \texttt{bangla} package is \texttt{\textbf{Kalpurush}}. If you do not mention any font name in the parameter, the Kalpurush will be your default font. However, an author can easily change the font using the parameter of the \texttt{usepackage} command. \\ \\ \com{usepackage}{[]\{bangla\}} \\ @@ -172,6 +172,7 @@ Put \texttt{banglaallcounters} command before \textbackslash begin\{document\} c \section{Reporting issues} To report any error or issue please send an email at nahid@cse.uiu.ac.bd or mailbox.nahid@gmail.com. \section{Revision History} +Version 2.1 minor bug fixes.\\ Version 2.0 bug fixes.\\ Version 1.9 new command added. minor bug fixes.\\ Version 1.8 bug fixes.\\ -- cgit v1.2.3