Hi,

this is for programmers on this list:

I have a directory fill with small .lyx files (field notes with 
records of interviews) and I would love to keep .pdf files for 
each of them with make.

To make rule is simple:

.pdf.lyx:
        lyx -e pdf2 $<

However, I don't how to make rule "go through all .lyx files and 
make .pdf, if they don't have newer one" (so that it would work 
even for .lyx files without corresponding .pdf).

Can anybody help?

        Matej

-- 
Matej Cepl, http://www.ceplovi.cz/matej
GPG Finger: 89EF 4BC6 288A BF43 1BAB  25C3 E09F EF25 D964 84AC
138 Highland Ave. #10, Somerville, Ma 02143, (617) 623-1488
 
He is simply a shiver looking for a spine to run up.
      -- Paul Keating

Reply via email to