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

[everywhere] Use consistent margins for codeblocks #3186

Closed
Eelis opened this issue Aug 20, 2019 · 0 comments · Fixed by #3187
Closed

[everywhere] Use consistent margins for codeblocks #3186

Eelis opened this issue Aug 20, 2019 · 0 comments · Fixed by #3187
Assignees

Comments

@Eelis
Copy link
Contributor

Eelis commented Aug 20, 2019

Compare:

draft/source/classes.tex

Lines 221 to 222 in deb086c

\begin{codeblock}
struct B { int i; }; // standard-layout class

draft/source/classes.tex

Lines 249 to 250 in deb086c

\begin{codeblock}
struct N { // neither trivial nor standard-layout

This difference is visible in the PDF:

image

Eelis added a commit to Eelis/draft that referenced this issue Aug 20, 2019
Eelis added a commit to Eelis/draft that referenced this issue Aug 20, 2019
Eelis added a commit to Eelis/draft that referenced this issue Aug 20, 2019
Eelis added a commit to Eelis/draft that referenced this issue Aug 24, 2019
zygoloid pushed a commit that referenced this issue Oct 6, 2019
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 a pull request may close this issue.

1 participant