Re: Buffer-export

2018-05-07 Thread Anders Host-Madsen
.On Sunday, May 6, 2018, 11:33:33 AM HST, Richard Kimberly Heck wrote: On 05/06/2018 04:58 PM, Anders Host-Madsen wrote: > I have the following command sequence assigned to a shortcut: > > command-sequence buffer-write; buffer-export pdflatex; buffer-export pdf2 This will

Re: Buffer-export

2018-05-06 Thread Richard Kimberly Heck
On 05/06/2018 04:58 PM, Anders Host-Madsen wrote: > I have the following command sequence assigned to a shortcut: > > command-sequence buffer-write; buffer-export pdflatex; buffer-export pdf2 This will not work properly in 2.3.0 or earlier versions. Probably what you are seeing

Buffer-export

2018-05-06 Thread Anders Host-Madsen
I have the following command sequence assigned to a shortcut: command-sequence buffer-write; buffer-export pdflatex; buffer-export pdf2 The idea is that whenever I save a lyx file, I also get a latex and pdf file. The issue is that the latex export messes up filenames (or paths, perhaps). As an

Buffer-export works in 2.3.0!

2018-04-10 Thread Anders Host-Madsen
A sequence of multiple buffer exports works in 2.3.0 -- they did not do so in 2.2, and I had to write a shell script to circumvent it (that sometimes worked, sometimes not). For example now I have the keyboard shortcut command-sequence buffer-write; buffer-export pdflatex; buffer-export pdf2

Re: buffer-export and lyx-quit from command line

2015-05-16 Thread Richard Heck
isolation, i.e. lyx -x "changes-output" filename.lyx lyx -e pdf2 filename.lyx -f does produce filename.pdf, but without track changes shown. I have had more success using a one-line command sequence: lyx -x "command-sequence changes-output; buffer-export pdf2;" filename.lyx This p

buffer-export and lyx-quit from command line

2015-05-15 Thread Bert Lloyd
utput" filename.lyx lyx -e pdf2 filename.lyx -f does produce filename.pdf, but without track changes shown. I have had more success using a one-line command sequence: lyx -x "command-sequence changes-output; buffer-export pdf2;" filename.lyx This produces filename.pdf with trac

buffer-export with date prepended

2014-06-19 Thread Jannick
I would like lyx to prepend the current date to the output .pdf name. I think the cmd 'pdflatex $$i' is to adjusted. Thanks for your help. J.

Re: buffer-export pdf2 problem

2004-11-12 Thread Uwe Stöhr
Andre Poenitz wrote: I have the impression ths is Standard behaviour under Windows: You simply can't write to a file as long as it is used by another one. No it isn't, e.g. ghostview and yap allows to change opened files. It depends on the program, if it uses OF_SHARE_DENY_WRITE Opens the file and

Re: buffer-export pdf2 problem

2004-11-12 Thread Stefano Franchi
Does anyone know if this is necessarily the case also on MacOs X? Both Acrobat reader and the Preview application seem tho behave as their Windows counterpart: you need to close the old file before you can see the latest version produced by LyX. But gv (run under the Xwindow system, of course)

Re: buffer-export pdf2 problem

2004-11-12 Thread Andre Poenitz
On Thu, Nov 11, 2004 at 08:02:11PM +0100, Uwe Stöhr wrote: > Acrobat (or Adobe Reader). Acrobat loads pdf-files without permissions > for other programs to change them while they are opened. I have the impression ths is Standard behaviour under Windows: You simply can't write to a file as long as

Re: buffer-export pdf2 problem

2004-11-11 Thread Uwe Stöhr
Kelvin Ngo wrote: I dont know what the reason is but when I do a File->PDF (pdflatex), I occasionally get the message "buffer-export pdf2" at the bottom left corner of Lyx and the previous PDF file which I exported is shown rather than the most recent one file which I have opened in

buffer-export pdf2 problem

2004-11-10 Thread Kelvin Ngo
Hi, I dont know what the reason is but when I do a File->PDF (pdflatex), I occasionally get the message "buffer-export pdf2" at the bottom left corner of Lyx and the previous PDF file which I exported is shown rather than the most recent one file which I have opened in Lyx, modifi

Re: buffer-export bindings do not work.

2004-05-08 Thread Andre Poenitz
;"buffer-view pdf" > \bind "F12""buffer-view pdf2" > \bind "S-F9" "buffer-update dvi" > \bind "S-F10" "buffer-update ps" > \bind "S-F11"

Re: buffer-export bindings do not work.

2004-05-08 Thread Andre Poenitz
On Thu, May 06, 2004 at 10:36:26AM -0500, Bo Peng wrote: > It turns out that lyx never get C-F12 etc, KDE32 get it! (For 'go to > desktop 12', is anyone using 12 desktops here? :-) 12 consoles and 16 virtual screens in the X session, though I have to admit that I grew accustomed to using xterms i

Re: buffer-export bindings do not work.

2004-05-06 Thread Bo Peng
On Thu, May 06, 2004 at 12:29:13PM +0100, John Levon wrote: > > F9 and S-F9 etc work well but C-F9 etc do not work. There is no > > response for C-F9, F10 and F11. > Yeah, weird isn't it? No idea what the problem is. It is weird. but ... It turns out that lyx never get C-F12 etc, KDE32 get it!

Re: buffer-export bindings do not work.

2004-05-06 Thread John Levon
On Wed, May 05, 2004 at 06:29:04PM -0500, Bo Peng wrote: > F9 and S-F9 etc work well but C-F9 etc do not work. There is no response > for C-F9, F10 and F11. Yeah, weird isn't it? No idea what the problem is. john

buffer-export bindings do not work.

2004-05-05 Thread Bo Peng
ffer-view pdf2" \bind "S-F9" "buffer-update dvi" \bind "S-F10" "buffer-update ps" \bind "S-F11" "buffer-update pdf" \bind "S-F12" "buffer-update pdf2&