Susanne Gütter wrote: > I have many files, which I print and after a few weeks, I have work to find > the corresponding files, if I don't label my papers manually. > > Is there any way to label it not manually (like it is possible in other > office-programms) ? There probably is some LaTeX command that holds the name of the source file. You could include in various ways. But, as Helge mentioned earlier, what you'll end up getting is the name of the temporary file to which LyX exports the LaTeX, not the name of the LyX file you're trying to print.
What makes this complicated is that LyX uses LaTeX to do all of its page formatting, and so LaTeX handles the headers and footers. That said, you could arrange for the LyX filename to appear in the LaTeX header or some such place, but then you're messing with the headers, which you may have needed a certain way in your document, and you'd still need to enter the filename manually. You could file an enhancement request on bugzilla. But remember that LyX isn't really an "office program". It's a front-end to LaTeX, which is a professional quality typesetting program. Richard
