GithubHelp home page GithubHelp logo

bikashckarmokar / bangla-in-latex-with-overleaf Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rajan-sust/bangla-in-latex-with-overleaf

0.0 0.0 0.0 256 KB

Writing Bangla in Latex with Overleaf Online Editor

TeX 100.00%

bangla-in-latex-with-overleaf's Introduction

Changing Compiler from Overleaf

  • Sometimes for certain languages, classes and packages it may be necessary to use a different compiler like xelatex than the default pdflatex. We have to set XeLatex instead of PdfLatex for using fontspec package.

    • To change the compiler, simply click into the left hand menu
      First Image

    • Click on the Compiler menu under Settings
      Second Image

Download Any Bengali Font and Upload in Overleaf

Download from Free Bangla Fonts Download
I'm using Kalpurush font. Without downloading you can take kalpurush.ttf file from this repository. Finally, you have to upload it in overleaf.

Add the following code snippet

\usepackage{fontspec}
\setmainfont{Times New Roman}
\newfontface{\bn}{kalpurush.ttf}

Bangla Writing

\bn{অনেক আশা করে লিভারপুল ছেড়ে বার্সেলোনায় যোগ দিয়েছিলেন ব্রাজিল তারকা ফিলিপ কুতিনহো।}

bangla-in-latex-with-overleaf's People

Contributors

rajan-sust avatar

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.