Am Mittwoch, 6. September 2006 19:30 schrieb Stephen Buonopane: > > Thanks. I ran one of my layout files through layout2layout and all it > seemed to do was add Format 2 at the beginning. But I guess it was a > pretty simple layout.
Yes, the changes of the new format are not big, and many layout files do not get changed besides adding the new format number. > I looked at a few of the standard layout files > and they all had Format 2. Can you point me to a 1.4 layout file in > the new format? Just curious to see some of the differences. The counter stuff has changed, and some more details I forgot. Have a look at numarticle.inc, or run layout2layout on any 1.3.x layout file that has counters defined and compare it with the converted file. You can of course also look at the conversion script itself if you know a bit of python, that will tell you at least the keywords to look for. Georg