Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't remove space before items #15

Open
Tuxem opened this issue Apr 24, 2020 · 0 comments
Open

Can't remove space before items #15

Tuxem opened this issue Apr 24, 2020 · 0 comments

Comments

@Tuxem
Copy link

Tuxem commented Apr 24, 2020

Hi,

I tried to add items in the 4th argument of the \twentyitem and I always get a big space before and after. Even when I write topset=0

\usepackage{enumitem}

\begin{twenty}
  \twentyitem
    {1900}
    {Alice in Wonderland-The Circra (1900's) Silent Film.}
    {Film}
    {\begin{itemize}[noitemsep,topsep=0pt]
         \item Item 1
         \item Item 2
         \item Item 3
     \end{itemize}
    }

I wasn't able to get the part in the cls that block this feature. Any idea ?

My final goal is to use multicol to get short terms in small space

Thanks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant