Posts by Parvez Akhtar Pasha
Author Biographical Info: I am Parvez Akhtar Pasha, I completed my graduation in computer science in 2021. During college I learned about LaTeX and found it very interesting. After that I learned the LaTeX thing very well. First I used to help my college friends to create CV by LaTeX. Then I wrote LaTeX articles for several websites and still do. I have received many positive responses from people all over the world for my LaTeX articles, I am very happy that my articles are useful to others.
Some symbols or characters are known as escape characters, you can not print those characters directly in LaTeX. The dollar sign ($) is also an escape character. You can print the .... Read More
In LaTeX, you can print the degree (°) symbol in multiple ways. However, you can notice different outputs for different methods. In this tutorial, I will show you all of those met.... Read More
You can refer to any equation in your document from anywhere in that document. To get this feature in LaTeX, you have to follow these two steps: First of all, you need to set diffe.... Read More
whenever you use \maketitle to produce the title (\title, \author) in your LaTeX document, it will produce the current date in the title. In LaTeX, you can totally remove the date .... Read More
In this tutorial, I will show you how to add one or multiple notes under a table in LaTeX. In order to add notes under a table, you have to use the threeparttable package. This pac.... Read More
In this tutorial, we are going to create an interactive map of California with JavaScript. California is so popular state of the United States. So let’s see how we can create.... Read More
Now I am going to show you another amazing trick with CSS. Here you will see the infinite rotate animation in CSS. This trick is so easy and simple, but so effective and enjoyable..... Read More