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

Use \fP instead of \fR when ending code blocks #5

Closed
wants to merge 1 commit into from

Conversation

steveklabnik
Copy link
Contributor

\fR switches to the roman font, making this only work if the font
was previously roman. With \fP, it switches to the previous font,
working in both headlines as well as regular paragraph text.

Fixes #4

\fR switches to the roman font, making this only work if the font
was previously roman. With \fP, it switches to the previous font,
working in both headlines as well as regular paragraph text.

Fixes kapouer#4
@kapouer
Copy link
Owner

kapouer commented Jul 18, 2015

Already merged

@kapouer kapouer closed this Jul 18, 2015
@kapouer
Copy link
Owner

kapouer commented Jul 18, 2015

What's cool about the tests now is that i compare not only roff output (which differs on several files because of your commit) but also console-formatted man output (which differs only for the "graves" test and not for the tests where roff output differs, which is right).

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.

None yet

2 participants