10.64.2 Greatest hits from previous weeks

10.64.2.1 Forcing linebreaks in \url
10.64.2.2 Real number symbol (UTF-8: a^\204\235) in XeTeX
10.64.2.3 What point (pt) font size are \Large etc.?
10.64.2.4 How to type special/accented letters in LaTeX?
10.64.2.5 How do I put text over symbols?
10.64.2.6 BibTeX loses capitals when creating .bbl file
10.64.2.7 How to vertically-center the text of the cells?
10.64.2.1 Forcing linebreaks in \url

https://tex.stackexchange.com/landing/r/digest?cta=question&id=3033

This question led to a new package: 
xurl 
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 ... 
[line-breaking] [urls]
 
asked by Suresh https://tex.stackexchange.com/landing/r/digest?cta=user&id=103 Score of 360
answered by Suresh https://tex.stackexchange.com/landing/r/digest?cta=user&id=103 Score of 262
10.64.2.2 Real number symbol (UTF-8: a^\204\235) in XeTeX

https://tex.stackexchange.com/landing/r/digest?cta=question&id=104274

How can I get the 'real number' sign (something like \mathbb{R} with the amssymb package in LaTeX) in XeTeX? 
[math-mode] [xetex] [symbols] [amsmath] [plain-tex]
 
asked by lvaneesbeeck https://tex.stackexchange.com/landing/r/digest?cta=user&id=24686 Score of 177
answered by lvaneesbeeck https://tex.stackexchange.com/landing/r/digest?cta=user&id=24686 Score of 12
10.64.2.3 What point (pt) font size are \Large etc.?

https://tex.stackexchange.com/landing/r/digest?cta=question&id=24599

In the preamble I have: 
\documentclass[a4paper,11pt]{article} 
\usepackage{fontspec} 
\setmainfont{Arial} 
What can be inferred about the real font pt size for the following? 
\tiny, \scriptsize, \... 
[fontsize] [class-options]
 
asked by Level1Coder https://tex.stackexchange.com/landing/r/digest?cta=user&id=6825 Score of 298
10.64.2.4 How to type special/accented letters in LaTeX?

https://tex.stackexchange.com/landing/r/digest?cta=question&id=8857

How to type these special letters from European languages in latex? 
A~\[Currency], A~(c), and L'? 
[symbols] [languages] [characters] [accents]
 
asked by user2918 https://tex.stackexchange.com/landing/r/digest?cta=user&id=2918 Score of 249
answered by Kit https://tex.stackexchange.com/landing/r/digest?cta=user&id=791 Score of 214
10.64.2.5 How do I put text over symbols?

https://tex.stackexchange.com/landing/r/digest?cta=question&id=74125

This is difficult for me to explain, but how do I put words over a symbol? For instance, I want to add words over an equal sign. Anyone know the command/syntax for that? 
Also adding ^ doesn't cut it..... 
[syntax]
 
asked by Lemon https://tex.stackexchange.com/landing/r/digest?cta=user&id=10554 Score of 167
answered by Gonzalo Medina https://tex.stackexchange.com/landing/r/digest?cta=user&id=3954 Score of 130
10.64.2.6 BibTeX loses capitals when creating .bbl file

https://tex.stackexchange.com/landing/r/digest?cta=question&id=10772

Titles of articles I'm about to cite contain upper case letters and when using BibTeX it converts them to lower case ones. This happens only in the title and only the first letter conserves its case. ... 
[bibtex] [capitalization]
 
asked by Crowley https://tex.stackexchange.com/landing/r/digest?cta=user&id=649 Score of 362
answered by Yossi Gil https://tex.stackexchange.com/landing/r/digest?cta=user&id=3391 Score of 375
10.64.2.7 How to vertically-center the text of the cells?

https://tex.stackexchange.com/landing/r/digest?cta=question&id=7208

I have a simple table as follows: 
\begin{table*} 
\centering 
\begin{tabular}{|l|c|c|c|c|p{2in}|} 
... 
... 
\end{tabular} 
\caption{The factors the camera solver depends on to ... 
[tables] [vertical-alignment]
 
asked by Rafid https://tex.stackexchange.com/landing/r/digest?cta=user&id=2418 Score of 204
answered by Display Name https://tex.stackexchange.com/landing/r/digest?cta=user&id=2099 Score of 51