8.60.2 Greatest hits from previous weeks

8.60.2.1 Integrating Grammarly with online LaTeX editors such as overleaf?
8.60.2.2 How to write a function (piecewise) with bracket outside?
8.60.2.3 How to align a set of multiline equations
8.60.2.4 How to add a forced line break inside a table cell
8.60.2.5 Omitting the date when using \maketitle
8.60.2.6 Table with multiple lines in some cells
8.60.2.7 Why does \\ not return a new line in an equation?
8.60.2.1 Integrating Grammarly with online LaTeX editors such as overleaf?

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

Grammarly does not work with LaTex, but I believe it still can be helpful: 
I like to use Grammarly Chrome extension with an online Latex editor. I tried sharelatex, overleaf , authorea and verbosus ... 
[tools] [online] [grammar]
 
asked by Woeitg https://tex.stackexchange.com/landing/r/digest?cta=user&id=93219 Score of 139
answered by Robin Dijkhof https://tex.stackexchange.com/landing/r/digest?cta=user&id=225959 Score of 117
8.60.2.2 How to write a function (piecewise) with bracket outside?

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

How to write this Piecewise function using LaTeX? 
I tried 
$ 
\begin{array}{cc} 
\{ & 
\begin{array}{cc} 
0 & x\leq 0 \\ 
\frac{100-x}{100} & 0\leq x\leq 100 \\ 
0 & ... 
[math-mode] [equations] [brackets]
 
asked by GarouDan https://tex.stackexchange.com/landing/r/digest?cta=user&id=5314 Score of 196
answered by Ant https://tex.stackexchange.com/landing/r/digest?cta=user&id=6984 Score of 249
8.60.2.3 How to align a set of multiline equations

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

I am trying to align a set of long equations, that are themselves align environments as most of them are spreading on multiple lines. 
Currently I just have a sequence of align environments, with ... 
[equations] [align]
 
asked by Thomas 122 https://tex.stackexchange.com/landing/r/digest?cta=user&id=11737 Score of 126
8.60.2.4 How to add a forced line break inside a table cell

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

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: 
\begin{tabular}{|... 
[tables] [line-breaking]
 
asked by Denilson SA~\[DownExclamation] Maia https://tex.stackexchange.com/landing/r/digest?cta=user&id=375 Score of 830
answered by Bernard https://tex.stackexchange.com/landing/r/digest?cta=user&id=38908 Score of 632
8.60.2.5 Omitting the date when using \maketitle

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

I'm using the \author and \title commands to produce a title with \maketitle. I also know that there is a \date command to specify the date of my work. However, if I omit \date, \maketitle will ... 
[titles] [datetime]
 
asked by lockstep https://tex.stackexchange.com/landing/r/digest?cta=user&id=510 Score of 367
answered by frabjous https://tex.stackexchange.com/landing/r/digest?cta=user&id=411 Score of 358
8.60.2.6 Table with multiple lines in some cells

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

What is the easiest way to have 2 lines in some of the cells in a table? 
The only way I can think right now is to actually have 2 separate rows (without the line in the middle) and use \multirow on ... 
[tables]
 
asked by Grzenio https://tex.stackexchange.com/landing/r/digest?cta=user&id=3329 Score of 204
answered by Werner https://tex.stackexchange.com/landing/r/digest?cta=user&id=5764 Score of 188
8.60.2.7 Why does \\ not return a new line in an equation?

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

\begin{equation*}\label{eq:pareto mle2} 
A_0 = \frac{1}{(\alpha+t_x)^{r+s+x}}{}_2F_1\left(r+s+x,x+1;r+s+x+1;\frac{\alpha-\beta}{\alpha + t_x} \right ) "\\\" <br> 
- \frac{1}{(\alpha+T)^{r+s+x}}{}... 
[equations] [line-breaking]
 
asked by user3714137 https://tex.stackexchange.com/landing/r/digest?cta=user&id=60029 Score of 107
answered by Mico https://tex.stackexchange.com/landing/r/digest?cta=user&id=5001 Score of 51