Skip to content

Instantly share code, notes, and snippets.

View potasiyam's full-sized avatar

Tanbin Islam Siyam potasiyam

  • Omicronlab
  • Dhaka
View GitHub Profile
@odan
odan / php-oracle.md
Last active May 30, 2024 21:28
XAMPP - Oracle Driver Setup (v12)
\documentclass{article}
%এই প্যাকেজটা লাগবে
\usepackage{fontspec}
%script অংশ দিয়ে বুঝাচ্ছি এটা বাংলা
\setmainfont{SolaimanLipi:script=beng}
%প্যারাগ্রাফের শুরুতে ফাঁকা যায়গা থাকবে না
\setlength{\parindent}{0in}
\title{একটি বাংলা লেখা}
\author{অমিত}
\date{১৬ জানুয়ারি, ২০১৩}