Search found 4 matches

by Darkoni
Mon Oct 11, 2021 10:48 pm
Forum: Math & Science
Topic: Block of Equations Alignment \begin{equation*}
Replies: 7
Views: 11607

Block of Equations Alignment \begin{equation*}

Bartman, I am amazed !!!

Will use the second solution :-)

Many thanks !!!
bartman.png
bartman.png (53.74 KiB) Viewed 11566 times
by Darkoni
Mon Oct 11, 2021 10:18 pm
Forum: Math & Science
Topic: Block of Equations Alignment \begin{equation*}
Replies: 7
Views: 11607

Block of Equations Alignment \begin{equation*}

current.png

centered.png

Here is the code, with remarked \begin{alignat} and \end{alignat}

\documentclass{article}

\usepackage[most]{tcolorbox}

\pagenumbering{gobble}

\begin{document}

% \begin{alignat}

\begin{equation*}
\bar {v} = \frac{s_{uk}}{t_{uk}}
\end{equation*}

\begin{equation ...
by Darkoni
Mon Oct 11, 2021 8:36 pm
Forum: Math & Science
Topic: Block of Equations Alignment \begin{equation*}
Replies: 7
Views: 11607

Block of Equations Alignment \begin{equation*}

Hi Bartman

Thanks for answer.

And the equation is in did different, as i wish to show that before equal sign ( = ) could be more variables...

I did not take another screenshot. Sorry for that.

And, i really do not know how to implement alignat as after i add \begin{alignat}{2} and \end{alignat ...
by Darkoni
Mon Oct 11, 2021 5:59 pm
Forum: Math & Science
Topic: Block of Equations Alignment \begin{equation*}
Replies: 7
Views: 11607

Block of Equations Alignment \begin{equation*}

HI!

Please, help me with finishing document with some physics formulas.

All what has to be done is to align by equal sign.

Please, see the pictures.

current.png

desired.png

\documentclass{article}

\usepackage[most]{tcolorbox}

\pagenumbering{gobble}

\begin{document}

\begin{equation ...