English 中文(简体)
URL 晚间断裂
原标题:URL latex linebreak

当URL超过一条线并进入第二行时,超级链接只使用第一行。 是否有办法解决这一问题,但《欧洲刑法》仍有多条内容?

最佳回答

页: 1 一揽子:

usepackage{url}
...
url{http://long.url.com/...     .../stuff}

它将在适当的地点为你打破僵局。

问题回答

我建议采用一揽子办法:

usepackage{xurl}

这对我来说是 fine的。

例:

url{https://www.tudelft.nl/ewi/over-de-faculteit/afdelingen/intelligent-systems/pattern-recognition-bioinformatics/pattern-recognition-laboratory/data-and-software/dd-tools/}

在序言中,仅插入<条码>使用包装类型{>>>>。 某些地方在<代码>后使用包装令状>。 <代码>url的指挥作了界定,而且,根据违约情况,一揽子指令也转而采用<代码>url。 载于<代码>ur。

采取下列方式。 你们善待!

egin{document}
sloppy

仅对我来说,这项工作是:

PassOptionsToPackage{hyphens}{url}
usepackage{hyperref}

并且根据该法典,在每一正常的甲型六氯环己烷特性和*--------之后添加细线:

expandafterdefexpandafterUrlBreaksexpandafter{UrlBreaks% save the current one
  doadodocdoddoedofdogdohdoidoj%
  dokdoldomdo
doodopdoqdo
dosdo	%
  doudovdowdoxdoydozdoAdoBdoCdoD%
  doEdoFdoGdoHdoIdoJdoKdoLdoMdoN%
  doOdoPdoQdoRdoSdoTdoUdoVdoWdoX%
  doYdodo*do-do~do do"do-}%

answer complited from this site: https://tex.stackexchange.com/questions/3033/forcing-linebreaks-in-url/10401

你们使用什么包(hy、ur)和司机(pdf、 d等)? 您是否使用breaklinks 选择高ref?

根据TeX FAQ。 您不妨尝试<代码>breakurl的包裹,但在某些情形下,看上去你可能根本不去。

对我来说最能做的工作(与pdf子公司合作)是

usepackage[pdftex]{hyperref}

http://stackoverflow.com/}以创建URLs。 它只在<代码>、和/上打碎了URLs,这为我的文件提供了证明。 重要的是,我尝试的其他做法是创建人民国防军,因为只有URL第1行是可点击的链接,而URL的目的地则被拖到这一部分,这令人困惑不解。

使用<代码>时不会打断路段所含(_)的长程URLs。 PassOptions ToPackage{hyphens}{url}use Package{hyperref}。 然而,我发现,我可以通过使用<条码><<>>><>>>>>/代码”的标识中人工破碎的线路解决这一问题,例如:

href{http://www.researchgate.net/profile/Nick\_Brooks2/publication/220012411\_Cultural\_responses\_to\_aridity\_in\_the\_Middle\_Holocene\_and\_increased\_social\_complexity/links/0922b4f398ad68bc96000000.pdf}{http://www.researchgate.net/profile/Nick\_Brooks2/publication/220012411\_\Cultural\_responses\_to\_aridity\_in\_the\_Middle\_Holocene\_and\_increased\_social\_\complexity/links/0922b4f398ad68bc96000000.pdf}

结果是,根据Debajyoti Mondal的建议,URLs作为比使用<编码>使用包裹{破碎><>>和<代码>url,并允许你如愿展示全部URL。





相关问题
Forcing items to stay on same line

This should be fairly simple, but I have not been able to find anything usefull when google-ing. What I have is some text and some icons that I want to ensure that stays on the same line. For example ...

Removing all line-breaks (BRs)

I d like to remove all <br/> <br /> or <br> tags from #id p. I tried $( #id p ).find( br ).remove(); but it doesn t seem to work.

Line Break within echo in a while loop

Quick question, again, I m sure this is ridiculously simple but I don t see what I m doing wrong! while ($row = mysql_fetch_array($result, MYSQL_ASSOC)) { echo "<a href="http://mysite.com/{$row[...

Normalizing line endings in Ruby

I have a string in Ruby, s (say) which might have any of the standard line endings ( , , ). I want to convert all of those to s. What s the best way? This seems like a super-common problem, ...

make gvim treat wrapped line as new line

When I press "j" or arrow down in vim/gvim the cursor moves to the next line. which is good for writing code. When writing text however the lines are usually much longer then the text with. Therefore ...

Having line breaks between <li>s

I have a horizontal menu consisting of <li> elements with display: inline. The elements are supposed to be next to each other seamlessly. In the source code, I would like to have each li on ...

Replacing a new line with its html equivalent in PHP

I am facing a bit of a quandary, I need to replace a new line with <br />. Now, clearly, replacing all instances of did not work, as the page did not have proper linebreaks. Here is an ...

热门标签