Re: export to LyX Archive fails on an unsaved buffer

2014-09-19 Thread Scott Kostyshak
On Fri, Aug 31, 2012 at 6:08 PM, Enrico Forestieri wrote: > On Fri, Aug 31, 2012 at 02:51:29PM -0400, Scott Kostyshak wrote: > >> On Ubuntu 12.04 using current trunk I get an error [1] from >> >> 1. Start a new document >> 2. File > Export > Export to LyX Archive >> >> The converter for me is: >>

Re: export to LyX Archive fails on an unsaved buffer

2012-08-31 Thread Enrico Forestieri
On Fri, Aug 31, 2012 at 02:51:29PM -0400, Scott Kostyshak wrote: > On Ubuntu 12.04 using current trunk I get an error [1] from > > 1. Start a new document > 2. File > Export > Export to LyX Archive > > The converter for me is: > > python -tt $$s/scripts/lyxpak.py $$r/$$f > > Does a new flag ne

export to LyX Archive fails on an unsaved buffer

2012-08-31 Thread Scott Kostyshak
On Ubuntu 12.04 using current trunk I get an error [1] from 1. Start a new document 2. File > Export > Export to LyX Archive The converter for me is: python -tt $$s/scripts/lyxpak.py $$r/$$f Does a new flag need to be created? For example, "promptsave", which if specified in a converter would p