Liviu Andronic schreef:
Dear all Out of these four, only \today seems to be working here in ERT (LyX 1.6.5, Debian testing, amd64). I get errors for any of \day, \month or \year, commands that I found mentioned in this document [1].Should I expect these commands to work with LyX? Alternatively, what command should I use to insert the current year? Thank you Liviu [1] http://www.ntg.nl/doc/biemesderfer/ltxcrib.pdf
Try: \number\day \number\month \number\year Vincent
