mailing-list for TeXmacs Users

Text archives Help


bug in beamer?


Chronological Thread 
  • From: Kostas Oikonomou <address@hidden>
  • To: TeXmacs <address@hidden>
  • Subject: bug in beamer?
  • Date: Sat, 23 Apr 2022 17:42:27 -0400

I have a very simple beamer document that shows that if you put a bullet list inside an enumerate, 
the bullets are not formatted properly: they are shown as a bullet followed by a dot.

<TeXmacs|2.1.1>
<style|beamer>
<\body>
<screens|<\shown>
<\enumerate>
<item>One
<\itemize-dot>
<item>First
</itemize-dot>
<item>Two
</enumerate>
</shown>>
</body>
<\initial>
<\collection>
<associate|page-height|auto>
<associate|page-medium|paper>
<associate|page-type|letter>
<associate|page-width|auto>
</collection>
</initial>

This is the latest TeXmacs, from SVN.  Can anyone reproduce this problem?

Kostas



Archive powered by MHonArc 2.6.24.

Top of page