Giter Club home page Giter Club logo

latexbangla's Introduction

logo

This package simplifies the process of writing Bangla in LATEX and addresses the associated typesetting issues. With LATEXbangla, you can just type usual LATEX syntax and expect everything to work as it should.

Notable features:

  • Automatic transition from Bangla to English (and vice versa).
  • Patch for the unproportionate whitespace issue in popular Bangla fonts.
  • Full support for all the common commands and environments.
  • Bangla numbering for every counter. (extending polyglossia's support).
  • New theorem, problems, example, solution and other environments in Bangla.

Installation and Use

See in the official website: http://latexbangla.com. Also, read the package documentation.

Example

example1

License

LATEX Project Public License (LPPL). Details can be found in LICENSE.

latexbangla's People

Contributors

neehan avatar tempcollab avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

fradlin smanahian

latexbangla's Issues

LaTeXbangla Bangla fonts issue in Overleaf

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 possible to update the LaTeXbangla package so that we can easily use it with our preferred Bangla fonts in Overleaf too?
Here is a TeX SE post about it in detail: https://tex.stackexchange.com/q/575777/114006

Counternumber broken

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 in latexbangla.sty to \setmainlanguage[numerals=Bengali, changecounternumbering=true]{bengali} fix the problem.

Typing accents in latexbangla

It seems it is not possible to type accented Latin letters either directly or using escape sequences when latexbangla is used. An example code:

\documentclass{article}
\usepackage[banglamainfont=Kalpurush, banglattfont=Siyam Rupali]{latexbangla}
\usepackage{fontspec}

\begin{document}
%Erdős

%Erd\H os

%Erd\begin{latin}\H o\end{latin}s
\end{document} 

Uncommenting the first form gives an error: \begin{latin} on input line 6 ended by \end{document}. \end{document}
Uncommenting the second form produces an incorrect output.
The third form is a workaround I found, but it is a bit cumbersome to type every time.

My xelatex version: XeTeX 3.14159265-2.6-0.99998 (TeX Live 2017/W32TeX)

latexbangla version (from latexbangla.sty): 2016/10/31 v0.2 Enhanced LaTeX integration for Bangla

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.