Skip to content

Conversation

@TobiasWrigstad
Copy link
Collaborator

Work in progress -- feel free to push to this branch

Using a combination of array and align* even though they are not 100% identical. Key point is to not use both on single page since that may show the small difference in indentation.
@TobiasWrigstad TobiasWrigstad requested a review from martin-henz May 6, 2021 22:24
@martin-henz
Copy link
Member

What do you mean by "work in progress"? What is missing?

I see there are still a few align* left:

henz@workshops-MacBook-Pro sicp % grep -r "{align*}" xml
xml/chapter1/section2/subsection1.xml: \begin{align*}
xml/chapter1/section2/subsection1.xml: \end{align*}
xml/chapter2/section3/subsection2.xml: \begin{align*}
xml/chapter2/section3/subsection2.xml: \end{align*}
xml/chapter2/section4/subsection1.xml: \begin{align*}
xml/chapter2/section4/subsection1.xml: \end{align*}
xml/chapter3/section5/subsection2.xml: \begin{align*}
xml/chapter3/section5/subsection2.xml: \end{align*}

Is that a problem?

@martin-henz martin-henz marked this pull request as draft May 7, 2021 00:16
@martin-henz
Copy link
Member

Fixes #470

@TobiasWrigstad
Copy link
Collaborator Author

No there is no problem. Because there is not a single best solution, I am mixing two and making sure that the tiny difference in indentation is not visible by appearing next to each other on a single spread.

@martin-henz
Copy link
Member

Ah, I see.

@martin-henz martin-henz marked this pull request as ready for review May 10, 2021 09:37
@martin-henz
Copy link
Member

Done some small fixes in 3.5.4 and 4.4.2, to make them look like equations and align them. Not sure if you like it @TobiasWrigstad can you take a look?

@martin-henz
Copy link
Member

@TobiasWrigstad can you check? see above.

@martin-henz martin-henz merged commit 8c7e987 into master May 16, 2021
@RichDom2185 RichDom2185 deleted the equation_alignment branch July 7, 2024 11:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

3 participants