Files
Blog_and_Personal_Page/content/knowledge-base/URLs-in-latex-with-proper-linebreaks.md
2024-12-03 15:38:07 +01:00

339 B

+++ date = '2023-02-01T15:31:59' draft = false title = 'URLs in Latex With Proper Linebreaks' type = 'post' tags = ['LaTeX'] +++

Problem

While the hyperref package provides the \\url{} command it doesn't handle line breaks well.

Solution

Use the package xurl.