Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

adding margins inside the definition block in latex documentation #1056

Merged
merged 3 commits into from
Aug 8, 2024

Conversation

mmatera
Copy link
Contributor

@mmatera mmatera commented Aug 8, 2024

This PR adjusts the margins inside the Definition block in the PDF documentation. As a result this:

imagen

looks now like this:
imagen

\begin{lrbox}{\@tempboxa}\begin{minipage}{0.95\columnwidth}%
\nobreak\vspace{0.3em}%
\begin{lrbox}{\@tempboxa}
\hspace*{2em}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this controls the left margin.

\vspace{0.3em}%
\end{minipage}\end{lrbox}
\vspace{0.6em}%
\end{minipage}\hspace*{2em}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

and this one the right one.

@mmatera mmatera merged commit a196c7a into master Aug 8, 2024
10 checks passed
@mmatera mmatera deleted the padding_in_latex_documentation_definitions branch August 8, 2024 13:58
@rocky
Copy link
Member

rocky commented Aug 8, 2024

Looks great! Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants