2.46.2 Greatest hits from previous weeks

2.46.2.1 Difference between \textwidth, \linewidth and \hsize
2.46.2.2 How to add a forced line break inside a table cell

Greatest hits from previous weeks:

2.46.2.1 Difference between \textwidth, \linewidth and \hsize

http://tex.stackexchange.com/questions/16942/difference-between-textwidth-linewidth-and-hsize

The three lengths \textwidth, \linewidth and \hsize seem to all hold the width of the current line. At least I never saw some real difference between \textwidth and \linewidth in my code. Both seem to  ...
 

- asked by Martin Scharrer (278 votes), answered by egreg (182 votes)

2.46.2.2 How to add a forced line break inside a table cell

http://tex.stackexchange.com/questions/2441/how-to-add-a-forced-line-break-inside-a-table-cell

I have some text in a table and I want to add a forced line break. I want to insert a forced line break without having to specify the column width, i.e. something like the following: 
...
 

- asked by Denilson SA~\[DownExclamation] Maia (385 votes), answered by egreg (275 votes)