summaryrefslogtreecommitdiff
path: root/language
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2023-02-12 03:01:46 +0000
committerNorbert Preining <norbert@preining.info>2023-02-12 03:01:46 +0000
commitf76939750d63d6088b9bdeac794ce3fdf33d1269 (patch)
tree0cd0d327b53fe3a657722ae4188983b8b100468d /language
parent73abb311c03e955ad9f7b7464390a5722b20b915 (diff)
CTAN sync 202302120301
Diffstat (limited to 'language')
-rw-r--r--language/bengali/bangla/README2
-rw-r--r--language/bengali/bangla/bangla.pdfbin87498 -> 72965 bytes
-rw-r--r--language/bengali/bangla/bangla.sty6
-rw-r--r--language/bengali/bangla/bangla.tex7
4 files changed, 8 insertions, 7 deletions
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
--- a/language/bengali/bangla/bangla.pdf
+++ b/language/bengali/bangla/bangla.pdf
Binary files 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}{[<font name>]\{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.\\