From 9e9b733d390ae0d05732f156066fd5d628462fd9 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 1 Jul 2021 21:35:23 +0000 Subject: bangla (1jul21) git-svn-id: svn://tug.org/texlive/trunk@59792 c570f23f-e606-0410-a88d-b1316a301751 --- Master/texmf-dist/doc/latex/bangla/README | 6 +++--- Master/texmf-dist/doc/latex/bangla/bangla.pdf | Bin 87622 -> 88933 bytes Master/texmf-dist/doc/latex/bangla/bangla.tex | 15 ++++++++++----- 3 files changed, 13 insertions(+), 8 deletions(-) (limited to 'Master/texmf-dist/doc') diff --git a/Master/texmf-dist/doc/latex/bangla/README b/Master/texmf-dist/doc/latex/bangla/README index 0431e47686a..a6b831cdaeb 100644 --- a/Master/texmf-dist/doc/latex/bangla/README +++ b/Master/texmf-dist/doc/latex/bangla/README @@ -1,14 +1,14 @@ ---------------------------------------------------------------- bangla package - A Comprehensive Bangla latex package - E-mail: mailbox.nahid@gmail.com / nahid@cse.uiu.ac.bd + E-mail: nahid@cse.uiu.ac.bd / mailbox.nahid@gmail.com Released under the LaTeX Project Public License v1.3c or later See http://www.latex-project.org/lppl.txt ---------------------------------------------------------------- The bangla package is a programming tool geared primarily towards LaTeX -class and package authors. It provides all necessary LaTeX frontends for Bangla +document authors. It provides all necessary LaTeX frontends for Bangla language. ------------------------------------------------------------------ - Copyright (C) 2021 by Nahid Hossain mailbox.nahid@gmail.com + Copyright (C) 2021 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/Master/texmf-dist/doc/latex/bangla/bangla.pdf b/Master/texmf-dist/doc/latex/bangla/bangla.pdf index b7be5cac623..70ae83264bc 100644 Binary files a/Master/texmf-dist/doc/latex/bangla/bangla.pdf and b/Master/texmf-dist/doc/latex/bangla/bangla.pdf differ diff --git a/Master/texmf-dist/doc/latex/bangla/bangla.tex b/Master/texmf-dist/doc/latex/bangla/bangla.tex index e42c6491dca..4b024e162c5 100644 --- a/Master/texmf-dist/doc/latex/bangla/bangla.tex +++ b/Master/texmf-dist/doc/latex/bangla/bangla.tex @@ -4,20 +4,19 @@ \usepackage{listings} \usepackage{float} \newcommand{\com}[2]{\textcolor{blue}{\textbackslash\texttt{#1}}\texttt{#2}} - \begin{document} \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 1.8}} +\author{Nahid Hossain \\Assistant Professor, United International University\\Bangladesh\\nahid@cse.uiu.ac.bd\\mailbox.nahid@gmail.com\\ \textbf{Version 1.9}} -\date{June 20, 2021} +\date{July 1, 2021} \maketitle \tableofcontents \section{Introduction} \subsection{About \texttt{bangla} Package} -The \texttt{bangla} package is a programming tool geared primarily towards LaTeX class and package authors. It provides all necessary LaTeX frontends for Bangla language. +The \texttt{bangla} package is a programming tool geared primarily towards LaTeX document authors. It provides all necessary LaTeX frontends for Bangla language. \subsection{Licence} Copyright © 2021 Nahid Hossain. Permission is granted to copy, distribute and/or modify this software under the terms of the LaTeX Project Public License, version 1.3c or later. @@ -137,7 +136,7 @@ Put \texttt{banglapage} command before \textbackslash begin\{document\} command. \subsubsection{\com{banglasection}{}} -\texttt{banglasection} produces bangla numbering for all sections in the article including all subsections. \texttt{banglasection} does not need any parameters. +\texttt{banglasection} produces bangla numbering for all sections in the article including all subsections and subsubsections. \texttt{banglasection} does not need any parameters. Put \texttt{banglasection} command before \textbackslash begin\{document\} command. Such as:\\ \com{banglasection}{} @@ -165,9 +164,15 @@ Put \texttt{banglafigure} command before \textbackslash begin\{document\} comman \com{banglafigure}{} +\subsubsection{\com{banglaallcounters}{}} +\texttt{banglaallcounters} produces bangla numbering for everything in the whole article. \texttt{banglaallcounters} does not need any parameters. +Put \texttt{banglaallcounters} command before \textbackslash begin\{document\} command. Such as:\\ +\com{banglaallcounters}{} + \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 1.9 new command added. minor bug fixed.\\ Version 1.8 bug fixed.\\ Version 1.7 bug fixed.\\ Version 1.6 a new OFL SIL font added. bug fixed.\\ -- cgit v1.2.3