All I have is examples from else where but it involves setting out questions using \begin{question} and then followed by \begin{solutions}. But I am not interested in a question/solution.
My problem is i can't find information on how do i 'pair' or 'link' two enumerate lists in latex.
In short, I ...
Search found 3 matches
- Sun Nov 01, 2020 10:21 am
- Forum: General
- Topic: How to link two enumerate list in LaTeX.
- Replies: 5
- Views: 4725
- Sun Nov 01, 2020 7:55 am
- Forum: General
- Topic: How to link two enumerate list in LaTeX.
- Replies: 5
- Views: 4725
How to link two enumerate list in LaTeX.
Hi Bartman,
Yes i've had a look at the and tried to modify it but I can't seem to make it work with my list.
As for CTAN, do you know what I need to search for in order to modify it and achieve my objective?
Yes i've had a look at the and tried to modify it but I can't seem to make it work with my list.
As for CTAN, do you know what I need to search for in order to modify it and achieve my objective?
- Sun Nov 01, 2020 3:22 am
- Forum: General
- Topic: How to link two enumerate list in LaTeX.
- Replies: 5
- Views: 4725
How to link two enumerate list in LaTeX.
I have two enumerate lists with n items each. What I want to do is link these two list in such that if:
a) i move item 3 up/down from the first list, item 3 from the second list will also move up/down.
b) i remove item 3 from the first list, item 3 from the second list will also be removed.
I have ...
a) i move item 3 up/down from the first list, item 3 from the second list will also move up/down.
b) i remove item 3 from the first list, item 3 from the second list will also be removed.
I have ...