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 this tutorial, I will show you how to get text above and below an arrow. I will show you different types of arrows with different packages. Text above and below of right arrow T.... Read More
Figures and tables are floating objects in LaTeX. By Default LaTeX tries to put them in the best position around the page. But sometimes we want to position a figure as we want. In.... Read More
In this tutorial, you will learn how to use square root, cube root, and nth root in LaTeX. Follow the given table to get all the required commands. Name Command Output Square root .... Read More
In this tutorial, I will show you how to get all the card symbols (♣, ♦, ♥, ♠) in LaTeX. You can use the default commands or other packages to get different styles of these.... Read More
The \vspace{<length>} command is used to insert blank spaces vertically in LaTeX. But in some cases, this command doesn’t work. In that case, you have to give space for.... Read More
In this tutorial, I will show you how to control the vertical spacing of a list in LaTeX. The vertical spacing of a list is controlled by these keys. topsep partopsep parsep itemse.... Read More
In this tutorial, I will show you how to get all the logic gates symbols in LaTeX with the milstd package. The following table gives the commands and outputs of all logic gates. Co.... Read More
In this tutorial, you will learn how to get the real number symbol in LaTeX. I will show you different styles of real number symbols with different packages. You can try with the a.... Read More