Hello, Carsten Dominik writes: > Some people throw in time stamps often while they work, just > as a little label, indicating that they were working on this > at a specific date, or that the entry was created on a specific > date. Many people I know have a hook that throws in such a > time stamp in each new entry created. This creates a lot of > clutter when you print it, which is why you can turn off > export of timestamps. > > That option was not meant for a contextual line like your > first example. If you use the time stamps in this way, you > probably will not turn off timestamp export at all, you > will just leave it on. If you mix both ways of using > time stamps - well, too bad. > > Tabular data is different because you certainly wanted > that data in the table, so removing it will be confusing. > >> Anyway, there's still another thing to ponder. Since everything in >> a table is data, what happens with "tex:nil" (LaTeX snippets)? Should >> this option also be ignored within a table? If not, how can we explain >> the difference with "<:nil"? > > Tex macros are different. This is an internal way of > inserting special characters, and that syntax may get into > your way in some specific projects. Just like the fact > that _ creates a subscript. If you have to write text > with lots of _ but you never mean a subscript, this can > be really annoying. So you can turn off subscripts as you > can turn off interpretation of tex macros, as a convenience > if the syntax gets in your way. Then it should be turned > off anywhere, table or not. Fair enough. The following patch should do as decided in this thread. WDYT? Regards, -- Nicolas Goaziou