Re: LyX command-line option for output

2011-10-06 Thread Julien Rioux
On 05/10/2011 11:49 PM, Tommaso Cucinotta wrote: Independently of how it can be implemented, this is a possible re-thinking of the syntax (by examples): lyx myfile.txt # import from TXT lyx -i latex myfile.txt # explicitly specify the import format lyx -o dest.txt source.lyx # export from LYX

Re: LyX command-line option for output

2011-10-06 Thread Richard Heck
On 10/06/2011 02:27 PM, Julien Rioux wrote: On 05/10/2011 11:49 PM, Tommaso Cucinotta wrote: lyx -c source.svg -o dest.eps # convert arbitrary formats (extension-based format detection for output) lyx -c -i svg source.svg -e eps -o dest.eps # explicitly set the input and output formats I

Re: LyX command-line option for output

2011-10-06 Thread Tommaso Cucinotta
Il 06/10/2011 21:02, Richard Heck ha scritto: On 10/06/2011 02:27 PM, Julien Rioux wrote: On 05/10/2011 11:49 PM, Tommaso Cucinotta wrote: lyx -c source.svg -o dest.eps # convert arbitrary formats (extension-based format detection for output) lyx -c -i svg source.svg -e eps -o dest.eps #

Re: LyX command-line option for output

2011-10-06 Thread Richard Heck
On 10/06/2011 04:42 PM, Tommaso Cucinotta wrote: Il 06/10/2011 21:02, Richard Heck ha scritto: On 10/06/2011 02:27 PM, Julien Rioux wrote: On 05/10/2011 11:49 PM, Tommaso Cucinotta wrote: lyx -c source.svg -o dest.eps # convert arbitrary formats (extension-based format detection for output)

Re: LyX command-line option for output

2011-10-06 Thread Tommaso Cucinotta
Il 07/10/2011 00:51, Richard Heck ha scritto: On 10/06/2011 04:42 PM, Tommaso Cucinotta wrote: I'm sure you have some concrete trouble scenario in your mind. Please, explicit it. The only scenario I have in mind is users complaining when such things fail and it's got nothing to do with LyX but

Re: LyX command-line option for output

2011-10-06 Thread Julien Rioux
On 05/10/2011 11:49 PM, Tommaso Cucinotta wrote: Independently of how it can be implemented, this is a possible re-thinking of the syntax (by examples): lyx myfile.txt # import from TXT lyx -i latex myfile.txt # explicitly specify the import format lyx -o dest.txt source.lyx # export from LYX

Re: LyX command-line option for output

2011-10-06 Thread Richard Heck
On 10/06/2011 02:27 PM, Julien Rioux wrote: > On 05/10/2011 11:49 PM, Tommaso Cucinotta wrote: >> lyx -c source.svg -o dest.eps # convert arbitrary formats >> (extension-based format detection for output) >> lyx -c -i svg source.svg -e eps -o dest.eps # explicitly set the input >> and output

Re: LyX command-line option for output

2011-10-06 Thread Tommaso Cucinotta
Il 06/10/2011 21:02, Richard Heck ha scritto: On 10/06/2011 02:27 PM, Julien Rioux wrote: On 05/10/2011 11:49 PM, Tommaso Cucinotta wrote: lyx -c source.svg -o dest.eps # convert arbitrary formats (extension-based format detection for output) lyx -c -i svg source.svg -e eps -o dest.eps #

Re: LyX command-line option for output

2011-10-06 Thread Richard Heck
On 10/06/2011 04:42 PM, Tommaso Cucinotta wrote: > Il 06/10/2011 21:02, Richard Heck ha scritto: >> On 10/06/2011 02:27 PM, Julien Rioux wrote: >>> On 05/10/2011 11:49 PM, Tommaso Cucinotta wrote: lyx -c source.svg -o dest.eps # convert arbitrary formats (extension-based format detection

Re: LyX command-line option for output

2011-10-06 Thread Tommaso Cucinotta
Il 07/10/2011 00:51, Richard Heck ha scritto: On 10/06/2011 04:42 PM, Tommaso Cucinotta wrote: I'm sure you have some concrete "trouble scenario" in your mind. Please, explicit it. The only scenario I have in mind is users complaining when such things fail and it's got nothing to do with LyX