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

Long URLs should be hyphenated #236

Closed
kmccurley opened this issue Mar 10, 2024 · 2 comments
Closed

Long URLs should be hyphenated #236

kmccurley opened this issue Mar 10, 2024 · 2 comments
Assignees

Comments

@kmccurley
Copy link
Member

Dan Bernstein has pointed out that the following URL breaks margins:

@misc{example,
     url={https://www.forbes.com/sites/daveywinder/2019/06/12/warning-windows-10-crypto-vulnerability-outed-by-google-researcher-before-microsoft-can-fix-it/},
     author={Davey Winder},
     title={{Warning: Google researcher drops Windows 10 zero-day security bomb}},
     year={2019}
   }

There is an easy fix for this: put \RequirePackage{xurl} at the end of iacrcc.cls. This should appear after biblatex is loaded.

@jwbos jwbos self-assigned this Mar 11, 2024
@jwbos
Copy link
Collaborator

jwbos commented Mar 11, 2024

This makes perfect sense. Will incorporate this.

@jwbos
Copy link
Collaborator

jwbos commented Mar 24, 2024

Ädded in #240.

@jwbos jwbos closed this as completed Mar 25, 2024
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