• Home
  • Archive
  • Tools
  • Contact Us

The Customize Windows

Technology Journal

  • Cloud Computing
  • Computer
  • Digital Photography
  • Windows 7
  • Archive
  • Cloud Computing
  • Virtualization
  • Computer and Internet
  • Digital Photography
  • Android
  • Sysadmin
  • Electronics
  • Big Data
  • Virtualization
  • Downloads
  • Web Development
  • Apple
  • Android
Advertisement
You are here: Home » How to Write Bengali (Bangla) in LaTeX

By Abhishek Ghosh May 27, 2016 8:23 am Updated on May 27, 2016

How to Write Bengali (Bangla) in LaTeX

Advertisement

Bengali is the second largest Contemporary Ethnic Group on this Earth. Bengali (Bangla) is Available in Adobe Typekit Web Font too. Here is How to Install the Packages and How to Write Bengali (Bangla) in LaTeX. Commonly the users find the way to how to write Bengali in LaTeX with English and Mathematical equations. Bengali Font is developed in 1980 by the Bengali Mac Users group. Japanese and Bengali originated one common script.

 

How to Write Bengali (Bangla) in LaTeX : Basics

 

LaTeX currently is in Third Version. ctan.org is the official repository for LaTeX. There are variations of LaTeX like XeTex, LuaTeX etc. However, we are talking about original LaTeX. Bengali (Bangla) in LaTeX has two known packages – one is bangtex, and another is package by Mr. Angshuman Pandey named ben­gali-pandey. The later has full Multilingual and supports UTF-8 Font. This was the original Bengali (Bangla) LaTeX :

How to Write Bengali (Bangla) in LaTeX
Vim
1
2
http://www.saha.ac.in/theory/palashbaran.pal/bangtex/samples/samptex.pdf
Sample : http://www.saha.ac.in/theory/palashbaran.pal/bangtex/samples/samptex.pdf

When we are typing in Bengali and including English font, that English Font is Roman. It demands UTF-8 support in Font Family. Otherwise things become difficult. Original LaTeX Editor is TeXLive, which is MacTeX for OS X.

Advertisement

---

Vim
1
http://www.tug.org/texlive/

Now, Omega is a Package for LaTeX :

Vim
1
https://www.ctan.org/pkg/omega

Bengali Omega transliteration or in UTF-8 is supported by Bengali-Omega :

Vim
1
https://www.ctan.org/pkg/bengali-omega

mk­bang­tex makes Ben­gali doc­u­ment written pho­net­i­cally in Ro­man script out­put to bangtex :

Vim
1
https://www.ctan.org/pkg/mkbangtex

Please read the PDF documentations in their repository. Most commonly you want this :

That is written here :

Vim
1
http://ctan.imsc.res.in/macros/omega/latex/contrib/bengali-omega/doc/Manual-Bengali-omega-tex.pdf

How to Write Bengali (Bangla) in LaTeX

 

How to Write Bengali (Bangla) in LaTeX : OS X Installation

 

Most of the Mac Users use iTerm 2 and HomeBrew. HomeBrew has cask. Suppose we need bangtex aka Bangla language LaTeX for OS X with Homebrew package manager, then we will run :

Vim
1
2
3
4
5
6
7
8
9
10
brew install caskroom/cask/brew-cask && brew cask install mactex
sudo tlmgr option repository http://mirror.ctan.org/systems/texlive/tlnet
sudo tlmgr update --self --all
tlmgr search --file article.cls
bangtex:
        texmf-dist/tex/latex/bangtex/barticle.cls
einfuehrung:
        texmf-dist/doc/latex/einfuehrung/exaarticle.cls
...
...

You will get the GUI stuffs will be at /Application/TeX. This installs bangtex.

 

How to Write Bengali (Bangla) in LaTeX : deb GNU/Linux Installation

 

For deb based GNU/Linux (Debian, Ubuntu) we need to install for Vanilla :

Vim
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
wget http://mirror.ctan.org/systems/texlive/tlnet/install-tl-unx.tar.gz
tar -xzvf install-tl-unx.tar.gz
rm -r install-tl-unx.tar.gz
cd install-tl-20140417
sudo ./install-tl
sudo ln -s /usr/local/texlive/2013/bin/* /opt/texbin
sudo vim /etc/environment
## start copying for/etc/environment
PATH="/opt/texbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games"
## end copying for /etc/environment
sudo apt-get install equivs --no-install-recommends
mkdir /tmp/tl-equivs && cd /tmp/tl-equivs
equivs-control texlive-local
equivs-build texlive-local
sudo dpkg -i texlive-local_2013-1_all.deb
## how to update
sudo /usr/local/texlive/2013/bin/x86_64-linux/tlmgr update --all

 

How to Write Bengali (Bangla) in LaTeX : rpm Installation

 

OpenSuSE 13.X has rpm :

Vim
1
http://rpm.pbone.net/index.php3/stat/4/idpl/32937201/dir/opensuse_13.x/com/texlive-bangtex-2015.104.svn15878-99.3.noarch.rpm.html

LaTeX has official forum. In case of other need, please ask the package maintainers.

 

More on How to Write Bengali (Bangla) in LaTeX

 

XeTeX is with MikTeX. For compatibility with existing ASCII files, working with UTF-8 is better rather than UTF-16, (or OS X Unicode as option in TeXShop Editor). XeTeX always uses UTF-8 for the text files it writes, such as the log file and write commands. Command line way to set the recommended TeXShop preferences for use with XeTeX is by executing the following commands in OS X Terminal window:

Vim
1
2
3
4
    defaults write TeXShop Encoding "UTF-8 Unicode"
    defaults write TeXShop TexScriptCommand "xetex"
    defaults write TeXShop LatexScriptCommand "xelatex"
    defaults write TeXShop DefaultScript 102

One should clarify the concept of Omega, XeTeX before running installation. Bengali Calligraphic Fonts are also available :

Vim
1
2
http://onkur.sourceforge.net/?page_id=42&lang=en
http://www.indiantypefoundry.com/news/tulika-bengali/

Tagged With how to write anushka in bengali , bangla write picture , write picture bangla , bangla x , latex bangla book , bangla format school application sample , bangla latex , bangla choti , \*@imsc res in\ , bangla write pic

This Article Has Been Shared 888 Times!

Facebook Twitter Pinterest

Abhishek Ghosh

About Abhishek Ghosh

Abhishek Ghosh is a Businessman, Surgeon, Author and Blogger. You can keep touch with him on Twitter - @AbhishekCTRL.

Here’s what we’ve got for you which might like :

Articles Related to How to Write Bengali (Bangla) in LaTeX

  • DNA Computing and Modeling of Neurons

    DNA Computing is the application where replicated organic compounds like DNA, RNA are used instead of traditional inorganic chips for parallel computing. Richard Feynman the founder of nanotechnology, in a lecture at the end of the 1950 delivered the idea of data processing with biological molecules. Just like Cloud Computing it was realized later, in […]

  • How Cloud Computing Challenge The Networks

    How Cloud Computing Challenge Networks with virtually unlimited storage and computing capacity, reduced cost and maximum flexibility and massive data traffic.

  • Points To Know Before Shifting to Cloud Computing Platform

    Points To Know Before Shifting to Cloud Computing Platform, analysis to be done about the credentials of the course. And here is a guide which will be handy.

  • Google’s Cloud Computing and Branding Strategies in 2013

    Google’s Cloud Computing and Branding Strategies in 2013 quite significant. Google is taking approaches for increasing brand value through Hardware, Cloud etc.

  • Capabilities Required by the Professionals in the Era of Cloud Computing

    Capabilities required by the professionals in the era of Cloud Computing is not limited to IT sector but it includes the Health, Law and other professionals.

Additionally, performing a search on this website can help you. Also, we have YouTube Videos.

Take The Conversation Further ...

We'd love to know your thoughts on this article.
Meet the Author over on Twitter to join the conversation right now!

If you want to Advertise on our Article or want a Sponsored Article, you are invited to Contact us.

Contact Us

Subscribe To Our Free Newsletter

Get new posts by email:

Please Confirm the Subscription When Approval Email Will Arrive in Your Email Inbox as Second Step.

Search this website…

 

Popular Articles

Our Homepage is best place to find popular articles!

Here Are Some Good to Read Articles :

  • Cloud Computing Service Models
  • What is Cloud Computing?
  • Cloud Computing and Social Networks in Mobile Space
  • ARM Processor Architecture
  • What Camera Mode to Choose
  • Indispensable MySQL queries for custom fields in WordPress
  • Windows 7 Speech Recognition Scripting Related Tutorials

Social Networks

  • Pinterest (24.3K Followers)
  • Twitter (5.8k Followers)
  • Facebook (5.7k Followers)
  • LinkedIn (3.7k Followers)
  • YouTube (1.3k Followers)
  • GitHub (Repository)
  • GitHub (Gists)
Looking to publish sponsored article on our website?

Contact us

Recent Posts

  • Online Dating: How to Find Your Match March 20, 2023
  • Web Design Cookbook: Logo March 19, 2023
  • How Starlink Internet Works March 17, 2023
  • The Importance of a Camera Tracking System in Virtual Production March 15, 2023
  • Understanding the Key Differences between Docker and OpenVZ March 14, 2023

About This Article

Cite this article as: Abhishek Ghosh, "How to Write Bengali (Bangla) in LaTeX," in The Customize Windows, May 27, 2016, March 20, 2023, https://thecustomizewindows.com/2016/05/how-to-write-bengali-bangla-in-latex/.

Source:The Customize Windows, JiMA.in

PC users can consult Corrine Chorney for Security.

Want to know more about us? Read Notability and Mentions & Our Setup.

Copyright © 2023 - The Customize Windows | dESIGNed by The Customize Windows

Copyright  · Privacy Policy  · Advertising Policy  · Terms of Service  · Refund Policy

We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
Cookie SettingsAccept
Manage consent

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously.
CookieDurationDescription
cookielawinfo-checkbox-analytics11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".
cookielawinfo-checkbox-functional11 monthsThe cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".
cookielawinfo-checkbox-necessary11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".
cookielawinfo-checkbox-others11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.
cookielawinfo-checkbox-performance11 monthsThis cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".
viewed_cookie_policy11 monthsThe cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.
Functional
Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features.
Performance
Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors.
Analytics
Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc.
Advertisement
Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads.
Others
Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet.
SAVE & ACCEPT