Re: 'noframenumbering' option for beamer

2018-01-03 Thread Sam Lewis
On Thursday, 4 January 2018, 11:34, Scott Kostyshak  wrote:


 
>the part in [] is called an "optional argument", and in LyX you can
>insert it by going to Insert > Frame Options. 

That's great! Thank you Scott. 

I'll peruse the documentation as you recommend. 

Best,
Sam



   

Re: 'noframenumbering' option for beamer

2018-01-03 Thread Scott Kostyshak
On Thu, Jan 04, 2018 at 03:34:35AM +, Sam Lewis wrote:

> What would be a good way to achieve this in LyX? Alternatively, is there an 
> easy way to suppress the total pager number in the theme of my choice, 
> e.g.'CambridgeUS'?

Hi Sam,

the part in [] is called an "optional argument", and in LyX you can
insert it by going to Insert > Frame Options. Note that this is
mentioned (only briefly though I think) in the beamer manual. See Help >
Beamer. I highly recommend it.

Best,

Scott


signature.asc
Description: PGP signature


'noframenumbering' option for beamer

2018-01-03 Thread Sam Lewis

  Show original message 

Hi,

The following latex code creates a frame in beamer that does not count towards 
the total pager number.


\begin{frame}[noframenumbering]
\titlepage
\end{frame}


What would be a good way to achieve this in LyX? Alternatively, is there an 
easy way to suppress the total pager number in the theme of my choice, 
e.g.'CambridgeUS'?


Many thanks!

Cheers, Sam


-Sam Lewis