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.
In LaTeX, there is no default command to get the checkmark symbol. In this tutorial, I will show you different styles of checkmark symbols with different packages. Thin check mark(.... Read More
In this tutorial, You will learn how to get current date in LaTeX and get every possible format of the current date. In order to get the current date in Month Day, Year format, you.... Read More
In this tutorial, I will show you how to get the Guillemets symbol in LaTeX and how can you replace this "..." with «...». The following table lists the commands and output requi.... Read More
In this tutorial, I will show you how to get Perpendicular, Double Perpendicular, and Not Perpendicular symbols in a LaTeX document. The following table lists the default commands .... Read More
The copyright symbol is used as a legal symbol. To get this symbol in LaTeX, you can use the default commands $\copyright$ and \textcopyright, But if you get any error like this. M.... Read More
In LaTeX, to create a title on top of the page you have to use the \maketitle command. This command can print a title based on the following declarations: \author \date \title \tha.... Read More
The proportional to symbol is used as a relational operator, In order to print this symbol in LaTeX, you can use the default command \propto. Also, there are a lot more packages th.... Read More
Generally when you create an itemize in LaTeX, in the output, it will take a default amount of space (indentation). Although it does not look bad, we sometimes don’t need tha.... Read More