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 a line break inside a table cell in LaTeX. Generally, we use this \\ to add a line break in LaTeX. But with the tabular environment, y.... Read More
In this tutorial, you will learn how to add clickable links in LaTeX. Hyperlinks to any website or email address in your LaTeX document. Adding links in your LaTeX document can be .... Read More
In LaTeX, there is a default command $\times$ to get an X-mark or cross-mark symbol in the document. But this command works only in math mode. Generally, this command can be used f.... Read More
In this tutorial, I will show you how to get Hyphen (-), En-dash (–), and Em-dash (—) in LaTeX. Hyphen (-): To get the Hyphen symbol in LaTeX you can use the - (dash) key from .... Read More
In this tutorial, you will learn how to add a Background Watermark (Text or Image) in a LaTeX document, including all customization options for watermark. Here I will use the backg.... Read More
In LaTeX there are two ways to write the prime symbol above a character. In this tutorial, you will get all of these methods. The table below lists the best methods for writing Pri.... Read More
In this tutorial, I will show you how to write Divergence (∇ ·) and Curl (∇ ×) operator in a LaTeX document. Divergence operator (∇ ·) in LaTeX Usually, the Divergence ope.... Read More
The Division or Divided by is represented by this ÷ symbol. In this tutorial, I will show you how to get this symbol in LaTeX math and text mode. Also how to get division with a c.... Read More