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

Formatting fixes to PDF generation #738

Merged
merged 5 commits into from
Jan 4, 2015
Merged

Conversation

todayman
Copy link
Contributor

@todayman todayman commented Jan 2, 2015

A couple small changes:

  1. Remove extra comma, and add a + for a U+0000007F
  2. Change the link color from red -> blue
  3. Make sure that table headers are on the same page as their tables.

"\nopagebreak"

Placing the title into the first row of the table using "\multirow"
didn't work because that changed the length of the lines drawn by
"\toprule" and family.
andralex added a commit that referenced this pull request Jan 4, 2015
Formatting fixes to PDF generation
@andralex andralex merged commit 260c5a1 into dlang:master Jan 4, 2015
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