Re: [users] makefile rule?

2007-03-07 Thread Dan Lewis
On Wednesday March 07 2007 11:36 am, Stuart McGraw wrote: > I have been using Writer for 2 days now, pretty nice! > But how do I write a Makefile rule to update my .pdf > file when my .odt file changes? Didn't see anything > helpful in help or googling. > (OOwriter 2.0 running in FC6) > Thanks!

Re: [users] makefile rule?

2007-03-07 Thread Johnny Andersson
I THINK you can write a macro that does this for you everytime that document is saved or closed or something like that. However, last time I was looking for how to start a macro from events like that, I couldn't find it, but I HAVE seen it somewhere… Johnny Andersson 2007/3/7, Dan Lewis <[EMAIL

RE: [users] makefile rule?

2007-03-07 Thread Stuart McGraw
Johnny Andersson wrote: > I THINK you can write a macro that does this for you everytime that document > is saved or closed or something like that. However, last time I was looking > for how to start a macro from events like that, I couldn't find it, but I > HAVE seen it somewhere… > > Johnny Ande

Re: [users] makefile rule?

2007-03-07 Thread Tom Chilton
How does this suit your purpose? Tom On 7 Mar 2007, at 19:48, Stuart McGraw wrote: Johnny Andersson wrote: I THINK you can write a macro that does this for you everytime that document is saved or closed or something like that. However, l

Re: [users] makefile rule?

2007-03-07 Thread Johnny Andersson
I think there are other programs that can convert Open Documents to PDF, but I don't know if they are any good… Johnny Andersson 2007/3/7, Tom Chilton <[EMAIL PROTECTED]>: How does this suit your purpose? Tom On 7 Mar 2007, at 19:48, St

Re: [users] makefile rule?

2007-03-07 Thread Harold Fuchs
Stuart McGraw wrote: Dia, for example, (which I use for some of my documentation) has command line options to do an export, so in my makefile I can have Dia update its .png file is it's needed. But for Writer, although I see command line options to print a document, there doesn't seem to be a

Re: [users] makefile rule?

2007-03-07 Thread James Knott
Harold Fuchs wrote: > Stuart McGraw wrote: > > >> Dia, for example, (which I use for some of my documentation) has command >> line options to do an export, so in my makefile I can have Dia update >> its >> .png file is it's needed. But for Writer, although I see command >> line options to >> prin

RE: [users] makefile rule?

2007-03-07 Thread Stuart McGraw
James Knott wrote: > Harold Fuchs wrote: > > Stuart McGraw wrote: > > > > > >> Dia, for example, (which I use for some of my documentation) has command > >> line options to do an export, so in my makefile I can have Dia update > >> its > >> .png file is it's needed. But for Writer, although I see

RE: [users] makefile rule?

2007-03-07 Thread Stuart McGraw
Tom Chilton wrote: > How does this suit your purpose? > > > On 7 Mar 2007, at 19:48, Stuart McGraw wrote: > [...] > Dia, for example, (which I use for some of my documentation) has command > line options to do an export, so in my makefile I ca

Re: [users] makefile rule?

2007-03-08 Thread Johnny Andersson
2007/3/8, Stuart McGraw <[EMAIL PROTECTED]>: I am using Gnome, and have never bothered to set up printers on my linux box (I do all my printing from Windows currently), but I'll keep this in mind. I think the VB macro method posted earlier will work for me, but if not, I will try this route. T

RE: [users] makefile rule?

2007-03-08 Thread Stuart McGraw
Johnny Andersson wrote: > Just a little detail: It's not VB, it's StarBasic Noted. Thanks . - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]