Hello,

I need to have itemize with "joinedup" option inside footnote which comes 
within itemize:

----
\starttext
  A%
  \startitemize[][]
    \item ItemA%
      \footnote{%
        Some text
        \startitemize[joinedup][] % <<< "joinedup" doesn't work here <<<
          \item Item1
          \item Item2
        \stopitemize
      }

    \item ItemB%
  \stopitemize
\stoptext
----

Here, there is an unwanted blank line between "Item 1" and "Some text".
How to avoid or to remove the unwanted blank line?

(A solution for ConTeXt "pre-LMTX" would be preferred, due to the fact that I was not able (so far) 
to rebuild all Lua extensions (.dll) from 5.3 ("pre-LMTX" Ctx) to 5.4 (Ctx - "LMTX") 
version.)

Best regards,

Lukas


--
Ing. Lukáš Procházka | mailto:l...@pontex.cz
Pontex s. r. o.      | mailto:pon...@pontex.cz | http://www.pontex.cz | 
IDDS:nrpt3sn
Bezová 1658
147 14 Praha 4

Mob.: +420 702 033 396

Attachment: Itm.mkiv
Description: Binary data

Attachment: Itm.pdf
Description: Adobe PDF document

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the 
Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://context.aanhet.net
archive  : https://bitbucket.org/phg/context-mirror/commits/
wiki     : http://contextgarden.net
___________________________________________________________________________________

Reply via email to