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, you will learn how to align text left, and right on the same line and also align text left, right, and center on the same line in LaTeX. Text align left and right.... Read More
If you use the figure or table environment inside a minipage, the compiler will show some error. ! LaTeX Error: Not in outer par mode. ! Undefined control sequence. Because the fig.... Read More
In this tutorial, I will show you how to get a bar over a character or multiple characters in LaTeX. Bar over a single character with \bar In LaTeX, if you want an overline or bar .... Read More
In mathematics, sometimes we write mathematical expressions or functions with different cases or conditions with a Curly Bracket at the beginning of the expressions. In order to wr.... Read More
In the previous tutorial, I explain how to rotate a table and image in LaTeX. But in this tutorial, I will show you how to rotate a table or image including the caption in LaTeX. R.... Read More
In this tutorial, you will learn how to rotate a table and image or figure in LaTeX. There are multiple ways to rotate a figure in LaTeX, here I will show you all of them. Rotate t.... Read More
In this tutorial, you will learn how to print underscore in a LaTeX document with different methods. You can’t print this by using _ directly in your source code, because thi.... Read More
You can use the default command \nu to get the Nu symbol in LaTeX. Also, you can use the \upnu command provided by the upgreek package to get a slightly different style of the Nu s.... Read More