splitshow
splitshow copied to clipboard
\note within \only
I am not sure if this is a bug / limitation or there is an option to correct it. To me, it looks a bug.
If I use \note within \only,
\only<2>{
\note{...}
}
splitshow gets confuse and shows main slide in the helper display while skipping it from main display. Following works nicely.
\only<2>{
}
\note{...}
is that in .tex file?
Yes.
I think you should ask here: http://tex.stackexchange.com/