beamer flex frame options

2017-03-06 Thread Neal Becker
I'm trying beamer(flex insets) document option. I like it, but I don't see any way to set frame options. Any hints?

LyX 2.2 cannot read a document from LyX 2.1?

2017-03-06 Thread Matěj Cepl
Yes, this is not a minimal example, but I am hesitant to touch this document from LyX 2.1 so that I wouldn’t accidentally fixed it. When trying to open it with lyx-2.2.2-1.fc25.x86_64 I get this: matej@mitmanek: marketa$ lyx Ph.D.project-Brno1.lyx Error: Document format failure

Re: LyX 2.2 cannot read a document from LyX 2.1?

2017-03-06 Thread Kornel Benko
Am Montag, 6. März 2017 um 13:13:58, schrieb Matěj Cepl > Yes, this is not a minimal example, but I am hesitant to touch this > document from LyX 2.1 so that I wouldn’t accidentally fixed it. When > trying to open it with lyx-2.2.2-1.fc25.x86_64 I get this: > > matej@mitmanek:

Re: beamer flex frame options

2017-03-06 Thread Guillaume Munch
Le 06/03/2017 à 14:16, Neal Becker a écrit : I'm trying beamer(flex insets) document option. I like it, but I don't see any way to set frame options. Any hints? Insert > Frame options ?

Re: beamer flex frame options

2017-03-06 Thread Neal Becker
Guillaume Munch wrote: > Le 06/03/2017 à 14:16, Neal Becker a écrit : >> I'm trying beamer(flex insets) document option. I like it, but I don't >> see any way to set frame options. Any hints? > > Insert > Frame options ? AFAICT, if you choose beamer(flex inserts) for document, then there is

Re: beamer flex frame options

2017-03-06 Thread Neal Becker
Neal Becker wrote: > Guillaume Munch wrote: > >> Le 06/03/2017 à 14:16, Neal Becker a écrit : >>> I'm trying beamer(flex insets) document option. I like it, but I don't >>> see any way to set frame options. Any hints? >> >> Insert > Frame options ? > > AFAICT, if you choose beamer(flex

Re: beamer flex frame options

2017-03-06 Thread Richard Heck
On 03/06/2017 10:12 AM, Neal Becker wrote: > Neal Becker wrote: > >> Guillaume Munch wrote: >> >>> Le 06/03/2017 à 14:16, Neal Becker a écrit : I'm trying beamer(flex insets) document option. I like it, but I don't see any way to set frame options. Any hints? >>> Insert > Frame options

Finding the cause of a failed lyx->pdf conversion

2017-03-06 Thread Alexandru Băluț
I'm converting a LYX file to PDF from the command line and the conversion apparently fails, the exit code of the process is 1: $ lyx -e pdf2 docs/myfile.lyx -dbg latex The process reports failure even though it did actually create a PDF file which seems to be complete and usable. Is it safe to

Re: beamer flex frame options

2017-03-06 Thread Neal Becker
Richard Heck wrote: > On 03/06/2017 10:12 AM, Neal Becker wrote: >> Neal Becker wrote: >> >>> Guillaume Munch wrote: >>> Le 06/03/2017 à 14:16, Neal Becker a écrit : > I'm trying beamer(flex insets) document option. I like it, but I > don't > see any way to set frame options.

Re: beamer flex frame options

2017-03-06 Thread Neal Becker
Guillaume Munch wrote: > Le 06/03/2017 à 19:49, Neal Becker a écrit : >> Richard Heck wrote: >> >>> On 03/06/2017 10:12 AM, Neal Becker wrote: Neal Becker wrote: > Guillaume Munch wrote: > >> Le 06/03/2017 à 14:16, Neal Becker a écrit : >>> I'm trying beamer(flex insets)

Re: beamer flex frame options

2017-03-06 Thread Guillaume Munch
Le 06/03/2017 à 19:49, Neal Becker a écrit : Richard Heck wrote: On 03/06/2017 10:12 AM, Neal Becker wrote: Neal Becker wrote: Guillaume Munch wrote: Le 06/03/2017 à 14:16, Neal Becker a écrit : I'm trying beamer(flex insets) document option. I like it, but I don't see any way to set

Re: beamer flex frame options

2017-03-06 Thread Neal Becker
Neal Becker wrote: > Guillaume Munch wrote: > >> Le 06/03/2017 à 19:49, Neal Becker a écrit : >>> Richard Heck wrote: >>> On 03/06/2017 10:12 AM, Neal Becker wrote: > Neal Becker wrote: > >> Guillaume Munch wrote: >> >>> Le 06/03/2017 à 14:16, Neal Becker a écrit :

LyX 2.2 cannot read a document from LyX 2.1?

2017-03-06 Thread Enrico Forestieri
Matěj Cepl wrote: > Yes, this is not a minimal example, but I am hesitant to touch this > document from LyX 2.1 so that I wouldn’t accidentally fixed it. When > trying to open it with lyx-2.2.2-1.fc25.x86_64 I get this: > > matej@mitmanek: marketa$ lyx Ph.D.project-Brno1.lyx > Error: Document

Re: Finding the cause of a failed lyx->pdf conversion

2017-03-06 Thread Scott Kostyshak
On Mon, Mar 06, 2017 at 03:59:53PM +, Alexandru Băluț wrote: > I'm converting a LYX file to PDF from the command line and the conversion > apparently fails, the exit code of the process is 1: > $ lyx -e pdf2 docs/myfile.lyx -dbg latex > > The process reports failure even though it did