Search found 3 matches

by JaffleMaker
Thu Aug 02, 2018 1:19 am
Forum: LyX
Topic: Beamer notes
Replies: 2
Views: 9658

Beamer notes

I heard from a developer with the right way to use \note and \note[item]

To use \note[item]{}, you have to <Tab> to nest the note within the list environment.
To use \note{}, you have to go to Insert > Custom Inserts > Beamer Note

Marked as SOLVED! Thanks LyX developers!
by JaffleMaker
Tue Jul 31, 2018 6:04 pm
Forum: LyX
Topic: Beamer notes
Replies: 2
Views: 9658

Beamer notes

I think I've worked it out. I think the field “NoteItem” in beamer.layout is problematic. \note{}[item] should be used in a list environment (enumerate, itemize etc). If I am already in such an environment, requesting NoteItem from the dropdown menu closes this list, which means that NoteItem is no ...
by JaffleMaker
Tue Jul 31, 2018 8:05 am
Forum: LyX
Topic: Beamer notes
Replies: 2
Views: 9658

Beamer notes

Hi everyone,

I've been struggling to use the field \note[item] in a Beamer document in LyX. I can use \note[item] or \note inside or outside a frame environment if I write in a regular TeX document, but I can't seem to make it work in LyX. LyX throws an error: "Package keyval Error: item undefined ...