Skip to content
Physicsread
Physicsread
  • LaTeX
  • Physics
Physicsread
Physicsread
  • LaTeX
  • Physics

How do you make two columns page and document in LaTeX?

Jidan | September 17, 2024

Many times we need to divide the entire document or page or part of page into more than one column. Most popular of these is two columns page layout. There […]

How do you make two columns page and document in LaTeX? Read More »

How do you change background color of page in LaTeX?

Jidan | September 22, 2024

Changing the page color is important to make a page or document more attractive. For this there are different packages in LaTeX and different functionalities defined in them. By which

How do you change background color of page in LaTeX? Read More »

How to do page break and create new page in LaTeX?

Jidan | March 3, 2025

Page breaks become very important from time to time for proper document structure and formatting. In this tutorial, we will explore three primary methods to insert page breaks in LaTeX:

How to do page break and create new page in LaTeX? Read More »

How to use \vspace and \vspace* in LaTeX?

Jidan | February 22, 2025

In LaTeX, the \vspace command adds vertical space between elements, allowing precise spacing adjustments as needed. Below is a guide on its syntax and usage. Syntax of command This command

How to use \vspace and \vspace* in LaTeX? Read More »

How to change indentation of list(itemize, enumerate) in LaTeX? Like increase, decrease, or remove.

Jidan | September 17, 2024

To create a list in LaTeX, you must use the environments itemize and enumerate, which create bulletin points or numbered lists, respectively. While using them, they are indented with a

How to change indentation of list(itemize, enumerate) in LaTeX? Like increase, decrease, or remove. Read More »

How to represent bullet point list(Unordered list) in LaTeX?

Jidan | September 17, 2024

Bullet lists are commonly used in documents to present information in a concise and Unordered organized manner. In this LaTeX tutorial, we will explore the different options for creating bullet

How to represent bullet point list(Unordered list) in LaTeX? Read More »

How to use adjustable and large curly brackets in LaTeX?

Jidan | March 15, 2025

In LaTeX, curly brackets are essential, but they cannot be used directly like other brackets in a document. \documentclass{article} \begin{document} \[ {a_1,a_2, \cdots, a_n} \] \[ (b_1,b_2, \cdots, b_n) \]

How to use adjustable and large curly brackets in LaTeX? Read More »

← Previous 1 … 8 9 10 … 29 Next →
Bullet point color Color box and frame Asterisk as superscript Tilde over phi symbol Schrödinger’s Name
  • About Us
  • Contact Us
  • Privacy Policy