user49915 wrote:You want to have qed right on the last baseline if there is space there, but not unconditionally after the last baseline.
Do you know a mean to conditionally adapt the vertical spacing for the qed ?
user49915 wrote:You want to have qed right on the last baseline if there is space there, but not unconditionally after the last baseline.
user49915 wrote:What does matter is what comes right before the qed symbol.
qed
automatically after an Example
environment ?
\usepackage{fontawesome} \faLinkedinSquare
Ijon Tichy wrote:And the order of comment lines usually doesn't influence anything. So you can place them usually wherever you want, even before\documentclass
.
\usepackage[utf8]{inputenc}
, would the order matter with respect to \usepackage[T1]{fontenc}
?ae
, lmodern
, babel
, fourier
and fontenc
:
\usepackage{ae,lmodern} \usepackage[english]{babel} \usepackage{fourier} %\usepackage[utf8]{inputenc} % not mandatory \usepackage[T1]{fontenc}
\usecolortheme{rose}
do ?