Skip to main content

Questions tagged [integral]

4 votes
2 answers
225 views

I have a problem with the integral symbol. Previously, it was perfectly straight and now it's tilted, even though I haven't changed my code. Before: Now: Here are the packages I use: \usepackage[...
Didier's user avatar
  • 1,403
5 votes
3 answers
290 views

I want to use \dss[\Sigma][P][Q][R] or \dss[\Sigma]{P,Q,R} or \dss{\Sigma,P,Q,R} to generate \[ \iint_{\Sigma} P\mathrm{d}y\mathrm{d}z+Q\mathrm{d}z\mathrm{d}x+R\mathrm{d}x\mathrm{d}y \] \documentclass{...
HelenBurns's user avatar
2 votes
0 answers
61 views

I use integral signs from Cambria Math instead of Libertinus Math, but I have problems with \upint and \lowint in the displayed formulas. Nevertheless, \int, also comes from Cambria Math, but it is ...
user110822's user avatar
12 votes
1 answer
511 views

This is a follow-up to the 2025/03/11 query, TL2025 + Lualatex + Stix 2: Upright integral symbol has become the default. The topic of that query was the unexpected, viz., upright shape of the integral ...
Mico's user avatar
  • 552k
8 votes
3 answers
1k views

Why is the d in dx not italic when an e is in the integral? And how can I make i always be italic? \documentclass[border={0.2cm 0.2cm 0.2cm 0cm}]{standalone} \usepackage{amsmath} \begin{document} ...
Jakob Christian Kruse's user avatar
2 votes
1 answer
87 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
3 votes
0 answers
325 views

This integral sign looks like the one from Cambria Math, but it is thinner. File pdf: https://drive.google.com/file/d/14kTXjVH32yQlsZksSduFr9XpbglbPPeE/view?usp=sharing I tried using \resizebox and \...
thanhlam5150's user avatar
4 votes
2 answers
1k views

I need to use both single and multiple integral signs, but latex produces slanted single integral signs and up-right multiple integral signs. Here is a MWE: \documentclass{amsart} \usepackage{wasysym}...
underflow's user avatar
  • 1,099
3 votes
1 answer
370 views

I'm somewhat new to latex and I was trying to write an equation with an integral. As seen in the image below the integral symbol generated by \int \dee x looks very small compared to the integrand. ...
Syed Zain Ali's user avatar
3 votes
1 answer
420 views

I am trying to draw an Integral where the parameter of the integral is to the left of the integral sign as it is here: However, I have found nothing online for how to achieve this. Is there a (...
Ian Rehwinkel's user avatar
2 votes
0 answers
72 views

As the title mentions, I'm looking to get the integral symbol that is activated when using the minionint option of the MinionPro package, without having to install it. It's possible? I'm not sure ...
juanuni's user avatar
  • 2,131
-1 votes
1 answer
163 views

how can I reproduce this picture with tikz please. I tried to export it from GeoGebra, but it doesn't satisfy me. \begin{tikzpicture} % Axes \draw[->] (-1.5,0) -- (2.5,0); \draw[->] (0,-1) -- (...
Fractal's user avatar
  • 710
4 votes
3 answers
548 views

I would like to know how to write half integrals and generally integrals of nth order in LaTeX, for example in Cauchy's formula for repeated integration, because I didn't find how to do that on the ...
Taras's user avatar
  • 49
5 votes
2 answers
461 views

So I wanted to write down a definite integral from say a to b but I want a to be red and b to be green. I tried using: \int_{a}^{b} and it works great, but when I add color using \usepackage[...
George Gkoumas's user avatar
1 vote
1 answer
133 views

I am trying to write an integral over quite a few factors. Everything put together will easily exceed one line, maybe even two. If I try to align everything with some align environment (be it align, ...
Sellerie's user avatar
  • 135

15 30 50 per page
1
2 3 4 5
9