From: Richard Heck Date: Thu, 14 Jan 2010 14:05:50 +0000 (+0000) Subject: Comment. X-Git-Tag: 2.0.0~4369 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=c4aa7b9c7d4203fe4466ff65b500596a4adf8972;p=lyx.git Comment. git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@33029 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/scripts/layout2layout.py b/lib/scripts/layout2layout.py index 6b4342212a..ad6fefb6ff 100644 --- a/lib/scripts/layout2layout.py +++ b/lib/scripts/layout2layout.py @@ -81,6 +81,10 @@ import os, re, string, sys # Do not forget to document format change in Customization # Manual (section "Declaring a new text class"). +# You might also want to consider running the +# development/tools/updatelayouts.sh script to update all +# layout files to the new format. + currentFormat = 21