Tagged Questions
0
votes
0answers
6 views
URLs in bibliography: LaTeX not breaking line as expected
I am trying to include long URLs in a bibliography, but those often overflow into the margin of the document.
I have seen a number of questions about breaking URLs in bibliography, but after trying ...
0
votes
0answers
9 views
How to use \url{} in sloppypar to make url into multi-lines?
I met a problem about how to make the long link into a multi-lines one.
The following is LaTeX code:
\footnote{
Toshiro Kohmoto and Yuka Koyama (2011). Photo-induced Effect in Quantum ...
5
votes
1answer
36 views
Spaces in references
I have the following reference :
@misc{pcons,
author = {Energy.Gov},
title = {{Estimating Appliance and Home Electronic Energy Use}},
Howpublished = ...
4
votes
1answer
47 views
\url wrapping extends into marginal notes space
This is a slightly odd one. I've been trying to get \url{} blocks to wrap really long URLs, and the only thing that seemed to work was to renew the \UrlBreaks command to allow breaking on practically ...
5
votes
2answers
197 views
Biblatex: URL-breaking not working in DVI-mode
I'm preparing my bibliography and noticed that biblatex-printbibliography produces Overfull \hbox several times.
Examples (gray lines indicates text margins, red line is the physical page margin):
...
1
vote
1answer
86 views
How to typeset a backslash and get line breaks in URLs?
I have a lot of Windows file/folder paths and register paths in my document. And I'm having 2 problems:
The \ is seen as and escape character which obviously doesn't compile. \\ Starts a new line ...
1
vote
0answers
44 views
Line breaking and long URL strings [duplicate]
I'm an B.Sc. in industrial engineering student who decided to grab a B.Sc. in finance as well and I'm currently working on my B.Sc. thesis in finance regarding risk management in mortage houses. The ...
3
votes
1answer
147 views
URL in new line Bibtex
I'm being asked to put the url field in a new line after the reference information. Is there a way to do this using IEEEtran?
Edit:
Noting the initial suggestions, you can find the idea of the task ...
3
votes
1answer
106 views
Manually URL linebreak with Biblatex
First I should say that I don't have much experience with LaTeX.
I'm using BibLaTeX and Biber.
My Problem: I have a (justified) bibliography with long URL's containing long words. BibLaTeX makes a ...
5
votes
4answers
133 views
Line breaks and the URL package
Long URLs need to be broken at the end of a line. Here's a topic about that. That topic suggests adding the hyphens option to the URL package, and also to define
...
0
votes
0answers
65 views
Dots are smaller when UrlBreaks defined [closed]
this is an follow-up question to Forcing linebreaks in \url
The solution
\renewcommand{\UrlBreaks}
works fine to break URL, but than the dot (.) in an URL is smaller in the pdf. The following MWE ...
4
votes
1answer
61 views
Several nameref and page margins
I've been struggling with nameref for some time now. I am trying to make them respect the available space there is on a line, but I can't seem to find how.
The LaTeX code is the following:
...
4
votes
1answer
59 views
Automatic line breaking of camel case within \url
I would like to break camel case text that is handed to the \url{} macro of url.sty. The solution here does not work for text in captions, so it seems, ans in particular does not work for \url{}.
Is ...
9
votes
1answer
64 views
Prohibiting line break at specific point of url while using \url command
I have a \url{some.edu/page} that breaks just before .edu I would like to have it break at the / at worst, or not at all. How can I do that?
7
votes
1answer
459 views
Manually breaking a long URL (in the bibliography)
I have a large bibliography in which a few items are causing underfull hboxes due to a long URL. Answers to similar questions suggest a number of global options for fixing this; e.g.
Forcing ...
1
vote
1answer
114 views
bibliography problem large spacing
@booklet{Ph4,
author = {Panchenko, D.},
title = {Statistics for Applications / Gamma Distribution},
year = {2006},
url = ...
15
votes
1answer
387 views
How to break long URLs using common hyphenation but adding a line feed indicator?
I saw several questions like this one that request a solution for breaking apart URLs.
I wonder if it is possible to hyphenate the words in a URL as it happens in normal text (i.e., breaking apart ...
10
votes
2answers
434 views
How to break URLs when footnotes are on same line?
Question Footnotes on the same line revealed that it is a good idea to use \usepackage[para]{footmisc}. However, this does not seem to work with URLs:
\documentclass{article}
\usepackage{hyperref}
...
6
votes
1answer
1k views
How to break long url in an item
I have an enumerate. In an item I have a long url. I use the package breakurl and it works fine outside the enumerate but not in the item.
\usepackage[margin=3cm]{geometry}
\usepackage{hyperref}
...
7
votes
2answers
461 views
Line overflow with long filenames and urls
Consider the following text. Here /etc/postgresql/8.4/main/pg_hba.confoverflows into the margin, and is hypenated. /var/lib/pgsql/data/pg_hba.conf is also hyphenated, but does not overflow.
So, I was ...
10
votes
1answer
2k views
Hyperref + \url: long URL with dashes won't break
I've discovered a rather weird behaviour of PdfLaTeX. In this example
\documentclass{article}
\usepackage[breaklinks]{hyperref}
\begin{document}
...
7
votes
1answer
690 views
Breaking links and escaping characters in bibliographies with backlinks and ocgcolorlinks set
I have the following situation: I have to use the ocgcolorlinks option in hyperref, so that links are not broken. So I had the idea to set each char as a link with \href. After putting some code ...
2
votes
3answers
144 views
Bibtex stretches the first line
The first line looks very "stretched". How can I improve the formating?
@misc{Rel1,
author = {J. Citizen},
title = {Kinect used as Topshop dressing room},
month = {may},
year = {2011},
...
4
votes
2answers
385 views
Break url in tabular
How can I break hyperref URLs in a tabular environment. Consider the following example:
\documentclass{article}
...
2
votes
2answers
274 views
biblatex URL shown twice in bibliography
I didn't find a solution in the web, so I'm asking here.
I am using authoryear-icomp style for my bibliography (without any modification). When I have a BibTeX entry like:
...
7
votes
1answer
1k views
URL linebreak in footnote
I use a footnote with a too long url, so that I'd like to see a linebreak. The url package does linebreaks automatically as far as i know, but in the footnote it won't do it.
Anyone have a solution to ...
13
votes
1answer
2k views
URL line breaks with biblatex
How do I allow long URLs to have line breaks at any point. This is in the bibliography not the main text. I am trying to save space so don't want extra spaces to be added to make it only break at ...
7
votes
4answers
3k views
How to allow line break in a long hyperlink in a PDF compiled by latex-dvips-ps2pdf?
I am using latex-dvips-ps2pdf steps with -Ppdf option passed to dvips. The following code snippet
\documentclass{article}
\usepackage[colorlinks]{hyperref}
\usepackage{breakurl}
...
1
vote
2answers
373 views
bibtex large spacing
I couldn't find a solution to my problem searching. Apologies if it has been asked before.
My problem is: on a few of my bibliography entries, there are massive spaces in the text to pad out the ...
17
votes
2answers
4k views
Line breaking of URLs in bibliographies
I have a problem with the line break of an URL. The URL can´t break correct and extends into the border. I´ve tried some things. Amongst others I loaded the package breakurl, but without any success. ...
16
votes
1answer
3k views
Underfull \hbox in bibliography
I am getting lots of "Underfull \hbox" warnings that point to the *.bbl file. It looks like these messages appear only when URLs are very long, like in the below example:
@techreport{nistguidesec,
...
3
votes
1answer
2k views
hyperref url breaking
References: Forcing linebreaks in \url
So, in a plain document with
\usepackage{url}
\begin{document}
You can find this at \url{very-long-url}.
\end{document}
the URL will be broken down, e.g. ...
16
votes
2answers
3k views
How to deal with bibliography items containing long URLs?
A picture is worth a thousand macros:
I don't blame LaTeX for having difficulty in formatting this entry.
What can I do, however, to alleviate the effects and avoid the Word-like indentation?
A ...
45
votes
7answers
12k views
Forcing linebreaks in \url
I wish to typeset some relatively long URLs in a piece of text, and when I use \url{..}, the resulting text does not respect the margin boundaries that govern the main text body, instead going all the ...
