diff options
author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2020-12-10 12:24:55 +0100 |
---|---|---|
committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2020-12-10 12:24:55 +0100 |
commit | 48c8718a95fc026d797832c6edf8bce779158f21 (patch) | |
tree | 96daaa954bbb4df0b77615142a5de6673c31db11 | |
parent | 14615b83577333ecf09a618b937a5cf14a94dde2 (diff) | |
download | PRR_3_023064-48c8718a95fc026d797832c6edf8bce779158f21.tar.gz PRR_3_023064-48c8718a95fc026d797832c6edf8bce779158f21.tar.bz2 PRR_3_023064-48c8718a95fc026d797832c6edf8bce779158f21.zip |
APS doesn't use the left-justified equations, so tragically neither will we...
-rw-r--r-- | bezout.tex | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -\documentclass[aps,prl,reprint,longbibliography,floatfix,fleqn]{revtex4-2} +\documentclass[aps,prl,reprint,longbibliography,floatfix]{revtex4-2} \usepackage[utf8]{inputenc} % why not type "Bézout" with unicode? \usepackage[T1]{fontenc} % vector fonts plz |