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

\dash inordinately triggers overfull violations #6

Open
chbrown opened this issue Jul 14, 2016 · 1 comment
Open

\dash inordinately triggers overfull violations #6

chbrown opened this issue Jul 14, 2016 · 1 comment

Comments

@chbrown
Copy link
Member

chbrown commented Jul 14, 2016

\dash, which is how it's used in most cases, and it's used quite a lot, really doesn't like to line-break before the following word. I agree that line-breaking directly after should be avoided, but there's not the same potential for ambiguity as with a single hyphen, and I think avoiding "overfull \hbox" should be a much greater priority.

\dash{} resolves this, allowing line breaks directly after the spaced em-dash (with the em-dash flush right against the margin, so that's good). Is there a way to get \dash to act the same in both cases? Would a simple \xspace do the trick?

@fintelkai
Copy link
Contributor

Can you experiment with this? The \dash macro achieves the important goal of having just a smidgen of space around the em-dash. If we can get the line-breaking to work without messing up normal intra-line occurrences, I'm fine with a modification.

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

No branches or pull requests

2 participants