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 add header and footer in your document except the first page. In order to get this you can use the fancyhdr package. With this package, you .... Read More
In this tutorial, I will show you how to add padding to rows and columns in a table in LaTeX with multiple methods. Add padding to rows in a table In order to add extra vertical sp.... Read More
In this tutorial, I will show you how to convert different types of brackets into auto-adjustable brackets. This means a bracket that will automatically increase or decrease its si.... Read More
In this tutorial, I will show you how to crop while inserting an image in LaTeX. First of all, you need to load the graphicx package. This package provides you a trim and clip opti.... Read More
In this tutorial, you will learn how to center a table vertically and horizontally on a page in LaTeX. Also, how can you center a table both vertically and horizontally. Center a t.... Read More
In this tutorial, you will learn all about page numbering, how to change page number style, use multiple number styles in the same document, and how to suppress page numbering for .... Read More
In this tutorial, I will show you how to write Trigonometric and Inverse trigonometric functions In LaTeX. All Trigonometric functions commands and outputs: Name Command Output sin.... Read More
In order to use implies symbol in LaTeX, you can use the default command \Rightarrow command or the \implies command with amsmath package. But both of these commands provide slight.... Read More