.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
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
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
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
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
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
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.
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
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)
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
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
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
;"buffer-view pdf"
> \bind "F12""buffer-view pdf2"
> \bind "S-F9" "buffer-update dvi"
> \bind "S-F10" "buffer-update ps"
> \bind "S-F11"
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
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!
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
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&
17 matches
Mail list logo