* Lists with bullets and checkboxes in beamer
@ 2017-12-12 16:24 Ken Mankoff
2017-12-12 18:47 ` Eric S Fraga
2017-12-13 10:41 ` Eric S Fraga
0 siblings, 2 replies; 4+ messages in thread
From: Ken Mankoff @ 2017-12-12 16:24 UTC (permalink / raw)
To: Org Mode
Hi List,
I have some lists with checkboxes like this:
+ [X] Foo
+ [ ] Bar
When I export these to Beamer, I get both a bullet and a [] box. The bullet is redundant and adds noise to the slide. Is there a way to not have the bullet when checkboxes are present?
Thanks,
-k.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Lists with bullets and checkboxes in beamer
2017-12-12 16:24 Lists with bullets and checkboxes in beamer Ken Mankoff
@ 2017-12-12 18:47 ` Eric S Fraga
2017-12-13 10:41 ` Eric S Fraga
1 sibling, 0 replies; 4+ messages in thread
From: Eric S Fraga @ 2017-12-12 18:47 UTC (permalink / raw)
To: Ken Mankoff; +Cc: Org Mode
[-- Attachment #1: Type: text/plain, Size: 527 bytes --]
On Tuesday, 12 Dec 2017 at 17:24, Ken Mankoff wrote:
> Hi List,
>
> I have some lists with checkboxes like this:
>
> + [X] Foo
> + [ ] Bar
>
>
> When I export these to Beamer, I get both a bullet and a [] box. The
> bullet is redundant and adds noise to the slide. Is there a way to not
> have the bullet when checkboxes are present?
Interesting. I haven't tracked this down but exporting to LaTeX works
as it should but to beamer doesn't.
--
Eric S Fraga via Emacs 27.0.50, Org release_9.1.3-206-g1bb9cf
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 194 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Lists with bullets and checkboxes in beamer
2017-12-12 16:24 Lists with bullets and checkboxes in beamer Ken Mankoff
2017-12-12 18:47 ` Eric S Fraga
@ 2017-12-13 10:41 ` Eric S Fraga
2017-12-15 21:50 ` Nicolas Goaziou
1 sibling, 1 reply; 4+ messages in thread
From: Eric S Fraga @ 2017-12-13 10:41 UTC (permalink / raw)
To: Ken Mankoff; +Cc: Org Mode
[-- Attachment #1: Type: text/plain, Size: 735 bytes --]
On Tuesday, 12 Dec 2017 at 17:24, Ken Mankoff wrote:
> Hi List,
>
> I have some lists with checkboxes like this:
>
> + [X] Foo
> + [ ] Bar
>
>
> When I export these to Beamer, I get both a bullet and a [] box. The
> bullet is redundant and adds noise to the slide. Is there a way to not
> have the bullet when checkboxes are present?
I've had a look at the code, which seems to be in ox-latex, and I cannot
understand why beamer export acts differently to LaTeX. Something to do
with the :tag property but I really don't understand it. Maybe somebody
else can have a look (org-latex-item in ox-latex.el, approximately line
2182 and following).
--
Eric S Fraga via Emacs 27.0.50, Org release_9.1.4-214-ge8b71b
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 194 bytes --]
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: Lists with bullets and checkboxes in beamer
2017-12-13 10:41 ` Eric S Fraga
@ 2017-12-15 21:50 ` Nicolas Goaziou
0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Goaziou @ 2017-12-15 21:50 UTC (permalink / raw)
To: Ken Mankoff; +Cc: Org Mode
Hello,
Eric S Fraga <esflists@gmail.com> writes:
> On Tuesday, 12 Dec 2017 at 17:24, Ken Mankoff wrote:
>> Hi List,
>>
>> I have some lists with checkboxes like this:
>>
>> + [X] Foo
>> + [ ] Bar
>>
>>
>> When I export these to Beamer, I get both a bullet and a [] box. The
>> bullet is redundant and adds noise to the slide. Is there a way to not
>> have the bullet when checkboxes are present?
>
> I've had a look at the code, which seems to be in ox-latex, and I cannot
> understand why beamer export acts differently to LaTeX. Something to do
> with the :tag property but I really don't understand it. Maybe somebody
> else can have a look (org-latex-item in ox-latex.el, approximately line
> 2182 and following).
Fixed. Thank you.
Regards,
--
Nicolas Goaziou
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2017-12-15 21:51 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-12-12 16:24 Lists with bullets and checkboxes in beamer Ken Mankoff
2017-12-12 18:47 ` Eric S Fraga
2017-12-13 10:41 ` Eric S Fraga
2017-12-15 21:50 ` Nicolas Goaziou
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).