• 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
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

  • Nginx WordPress Installation Guide (All Steps)

    This is a Full Nginx WordPress Installation Guide With All the Steps, Including Some Optimization and Setup Which is Compatible With WordPress DOT ORG Example Settings For Nginx.

  • LaTeX in WordPress Options : Js, Self Hosted & Rendered

    This Full Guide on LaTeX in WordPress Explains the Js, Self Hosted & Rendered Solutions for the Users Seeking For Math, 2D or 3D Graphs.

  • LaTeX – Details and Softwares for using LaTeX

    LaTeX is a typesetting system for document preparation and works as document markup language. LaTeX uses the TeX typesetting program for formatting the output.

  • Changing Data With cURL for OpenStack Swift (HP Cloud CDN)

    Changing Data With cURL For Object is Quite Easy in OpenStack Swift. Here Are Examples With HP Cloud CDN To Make it Clear. Official Examples Are Bad.

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

  • Hybrid Multi-Cloud Environments Are Becoming UbiquitousJuly 12, 2023
  • Data Protection on the InternetJuly 12, 2023
  • Basics of BJT TransistorJuly 11, 2023
  • What is Confidential Computing?July 11, 2023
  • How a MOSFET WorksJuly 10, 2023
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