Skip to main content
replaced http://tex.stackexchange.com/ with https://tex.stackexchange.com/
Source Link

So I followed daleif's commentdaleif's comment, which solved my issue. Thanks daleif !

For posterity, the moral of the story: instead of saying \tightlists, use enumitem:

\usepackage{enumitem} \setlist{nosep} 

So I followed daleif's comment, which solved my issue. Thanks daleif !

For posterity, the moral of the story: instead of saying \tightlists, use enumitem:

\usepackage{enumitem} \setlist{nosep} 

So I followed daleif's comment, which solved my issue. Thanks daleif !

For posterity, the moral of the story: instead of saying \tightlists, use enumitem:

\usepackage{enumitem} \setlist{nosep} 
Source Link
Gyom
  • 755
  • 4
  • 15

So I followed daleif's comment, which solved my issue. Thanks daleif !

For posterity, the moral of the story: instead of saying \tightlists, use enumitem:

\usepackage{enumitem} \setlist{nosep}