Hi Jerry, I wasn't able to edit the LyX wiki - the Mac page is
protected with a password other than LyX.
To answer your question, the -n pageno selects the page from the source
PDF such that it can be rendered to a target (probably not a PDF). In
this way you can grab page 22 from your favori
On May 28, 2014, at 11:12 AM, James Dean Palmer wrote:
> I recently wrote a little command line utility called transmute that converts
> between various image formats using only the Quartz, CoreGraphics, and Cocoa
> APIs. Apple's sips utility can do the same sort of thing but, oddly, sips
>
I recently wrote a little command line utility called transmute that
converts between various image formats using only the Quartz,
CoreGraphics, and Cocoa APIs. Apple's sips utility can do the same
sort of thing but, oddly, sips doesn't support EPS or PS.
transmute also has some other neat tr
Vincent van Ravesteijn wrote:
> lyx -e lyx14x file.lyx
>
Thank you. That allowed me to write down a zsh script to convert files into
*.lyx14 then to move them into a special directory, after having been
renamed *.lyx again.
---P
- enc
#!/bin/zsh
(lyx-e lyx14x *lyx &&
Pol schreef:
Is it possible to convert a lyx doc from 1.6 to 1.4 by a commnd line
instruction?
My attempts starting from 'lyx -e "LyX 4.3.x"' followed by a number of
variations, all failed.
Yes, it is:
lyx -e lyx14x file.lyx
Vincent
Is it possible to convert a lyx doc from 1.6 to 1.4 by a commnd line
instruction?
My attempts starting from 'lyx -e "LyX 4.3.x"' followed by a number of
variations, all failed.
Thank you
---P
On Wed, Feb 18, 2004 at 04:03:43PM +0100, Andre' Poenitz wrote:
> On Wed, Feb 18, 2004 at 01:23:27PM +0100, Joachim Zach wrote:
> > Hello,
> >
> > I have noticed that tables in older Lyx-files (in my case lyxformat 215
> > created by KLyX) are not imported correctly into Lyx 1.3.1
> >
> > I foun
On Wednesday 18 February 2004 12:23, Joachim Zach wrote:
> Hello,
>
> I have noticed that tables in older Lyx-files (in my case lyxformat 215
> created by KLyX) are not imported correctly into Lyx 1.3.1
>
> I found that this is due to an additional blank after a \newline command
> within the tables
On Wed, Feb 18, 2004 at 01:23:27PM +0100, Joachim Zach wrote:
> Hello,
>
> I have noticed that tables in older Lyx-files (in my case lyxformat 215
> created by KLyX) are not imported correctly into Lyx 1.3.1
>
> I found that this is due to an additional blank after a \newline command
> within t
Hello,
I have noticed that tables in older Lyx-files (in my case lyxformat 215
created by KLyX) are not imported correctly into Lyx 1.3.1
I found that this is due to an additional blank after a \newline command
within the tables.
Executing
sed "s/newline $/newline/" myoldfile.lyx > mymodfile.
On Mon, Jun 12, 2000 at 03:03:31PM -0300, Joao B. Oliveira wrote:
>
> Hi folks!
Olá. :)
> Maybe I have missed something on the last days, so please excuse this
> silly question...
>
> ... There was a change in file formats from LyX 1.1.4 to 1.1.5, and some
> files cannot be properly read du
> > "Joao" == Joao B Oliveira <[EMAIL PROTECTED]> writes:
>
> Joao> Hi everyone, I was just wondering if there is some
> Joao> converter/conversion mode to upgrade LyX files from the 2.15
> Joao> format from LyX 1.1.4 to version 2.16 used in LyX 1.1.5. Or is
> Joao> the conversion done autom
> "Joao" == Joao B Oliveira <[EMAIL PROTECTED]> writes:
Joao> Hi everyone, I was just wondering if there is some
Joao> converter/conversion mode to upgrade LyX files from the 2.15
Joao> format from LyX 1.1.4 to version 2.16 used in LyX 1.1.5. Or is
Joao> the conversion done automatically? It
Hi everyone,
I was just wondering if there is some converter/conversion mode to
upgrade LyX files from the 2.15 format from LyX 1.1.4 to version 2.16
used in LyX 1.1.5. Or is the conversion done automatically? It seems not
to be the case, as I am getting error messages by opening old files...
t
Hi folks!
Maybe I have missed something on the last days, so please excuse this
silly question...
... There was a change in file formats from LyX 1.1.4 to 1.1.5, and some
files cannot be properly read due to tables and hardspaces in different
formats. The question is: is there some conversion p
15 matches
Mail list logo