Skip to main content

Questions tagged [physics]

{physics} is a package for making typesetting mathematical physics easier and more readable. It provides macros for vector notation, quantum mechanics bracket style etc.

1 vote
0 answers
105 views

I’m writing a paper draft in LaTeX that includes several astrophysical vector equations, such as angular momentum: \[ \vec{L} = \vec{r} \times \vec{p} \] However, when I typeset similar equations ...
Anushka_Grace's user avatar
1 vote
1 answer
82 views

I would like both the numeric and unit parts to be in the same default font as the Gotham beamertheme. And this applies to both the siunitx and physconst packages. \documentclass[11pt,aspectratio=169]...
Natal Pires's user avatar
5 votes
1 answer
330 views

I'm using a dataset of LaTeX code to generate images and train a model to predict the LaTeX code from those images, that is LaTex-OCR.The data I'm using is from this GitHub repo: GitHub - lukas-...
FiveM's user avatar
  • 53
1 vote
2 answers
178 views

I have been using the physics package to write my derivatives. I have been studying general relativity, and have recently been introduced to the covariant derivative, which is notated the same way as ...
Ambrose Lo's user avatar
0 votes
1 answer
133 views

I want to make this kind of Feynman diagram in Latex using '\usepackage{tikz-feynman}'. I now have this: \documentclass[12pt]{article} \usepackage[utf8]{inputenc} \usepackage{titling} \usepackage{...
user46792's user avatar
  • 181
0 votes
1 answer
154 views

I am trying to create a diagram of a gimbaled system with a single-axis model using TikZ. The diagram below is an example of the model I want to replicate in TikZ: Baskın, Mehmet & Leblebicioglu, ...
Marco Fanelli's user avatar
4 votes
4 answers
726 views

When I try to use the \vb* macro of the physics package with LuaLaTeX and the unicode-math package, not a single OpenType math font seems to support bold characters. \documentclass{article} \...
Neil G's user avatar
  • 18.9k
0 votes
1 answer
625 views

I am trying to install and use physics.sty to compile a .tex file that someone has given me. However, I'm running into issues because as per what I can see, I have installed the physics package, but I ...
Aathreya Kadambi's user avatar
2 votes
1 answer
88 views

Help! Here’s my code: int_1 ^2 (\vec{\nabla}_\vec{r}L\cdot\delta\vec{r} + \vec{\nabla}_\Dot{\vec{r}}L\cdot\delta\Dot{\vec{r}}) dt I want it to show this: Instead, it gives me this: How do I rectify ...
Teddy's user avatar
  • 21
4 votes
2 answers
245 views

I'm drawing this figure using tikzpicture. My codes are as follows, \documentclass[a4paper,11pt]{article} \usepackage{tikz} \usetikzlibrary{calc} \begin{document} \begin{tikzpicture}[...
Entangled Quark's user avatar
3 votes
4 answers
437 views

I'm trying to draw this plot , I've done the triangle, but I'm not able to draw the curves between $A_1$ to $A_2$, between $A_3$ to $B_3$ etc. \begin{tikzpicture} \path[draw, line width=1.5pt](...
Entangled Quark's user avatar
3 votes
1 answer
427 views

I am using LaTeX to write out homework for a Physics class. There are a lot of units in math notation that I need to write, so I am trying to make them as easy as possible. I used the {siunitx} ...
Tw1ZZLER's user avatar
0 votes
1 answer
174 views

I need to create an energy band structure of a semiconductor plot diagram or of One-dimensional crystal with periodic potential, where only several lattice points are included through tikzpicture. I ...
Yusef Hamdellah's user avatar
1 vote
1 answer
301 views

I want to typeset physics solution like this: It's in Ukrainian, but the contents doesn't matter. I want to have two columns: In the left column there should be two cells: one with given values, the ...
Ruslan Popov's user avatar
2 votes
2 answers
272 views

I am using the physics package which adds the \derivative and \partialderivative commands, in addition to the \dv and \pdv commands which are just the shorthand versions. For those unfamiliar, these ...
Connor Lyons's user avatar

15 30 50 per page
1
2 3 4 5
10