]> git.lyx.org Git - lyx.git/commitdiff
add stdfloats.inc and stdcounters.inc to a lot of layout files
authorLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 24 Oct 2002 14:09:08 +0000 (14:09 +0000)
committerLars Gullik Bjønnes <larsbj@gullik.org>
Thu, 24 Oct 2002 14:09:08 +0000 (14:09 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@5500 a592a061-630c-0410-9148-cb99ea01b6c8

26 files changed:
lib/ChangeLog
lib/layouts/IEEEtran.layout
lib/layouts/aa.layout
lib/layouts/aapaper.layout
lib/layouts/aastex.layout
lib/layouts/amsart.layout
lib/layouts/amsbook.layout
lib/layouts/apa.layout
lib/layouts/broadway.layout
lib/layouts/cl2emult.layout
lib/layouts/cv.layout
lib/layouts/dtk.layout
lib/layouts/egs.layout
lib/layouts/foils.layout
lib/layouts/g-brief-de.layout
lib/layouts/g-brief-en.layout
lib/layouts/hollywood.layout
lib/layouts/letter.layout
lib/layouts/llncs.layout
lib/layouts/ltugboat.layout
lib/layouts/paper.layout
lib/layouts/revtex.layout
lib/layouts/revtex4.layout
lib/layouts/scrclass.inc
lib/layouts/siamltex.layout
lib/layouts/slides.layout

index af88ed5c6ed6b8cb6162148532a4f70f4050252e..e5b029fe929366cd336694fa6eb478238a9055fd 100644 (file)
@@ -1,3 +1,6 @@
+2002-10-24  Lars Gullik Bjønnes  <larsbj@birdstep.com>
+
+       * layouts/many layout files: add stdfloats and stdcounters
 
 2002-10-24  André Pönitz <poenitz@gmx.net>
 
@@ -43,7 +46,7 @@
        * lyx2lyx/lyxconvert_218.py (remove_oldert): Fix bug.
 
        * lyx2lyx/parser_tools.py (get_paragraph, get_next_paragraph):
-       Make the code more 
+       Make the code more
 
        * configure.m4: Use -dCompatibilityLevel=1.3 with ps2pdf
        Add a check for kdeprintfax.
@@ -59,8 +62,8 @@
 
 2002-10-05  Dekel Tsur  <dekelts@tau.ac.il>
 
-       * lyx2lyx/lyxconvert_218.py (fix_oldfloatinset): Search for 
-       "\begin_inset Float " to avoid matching "\begin_inset FloatList". 
+       * lyx2lyx/lyxconvert_218.py (fix_oldfloatinset): Search for
+       "\begin_inset Float " to avoid matching "\begin_inset FloatList".
 
 2002-10-01  Dekel Tsur  <dekelts@tau.ac.il>
 
@@ -81,7 +84,7 @@
 2002-09-15  John Levon  <levon@movementarian.org>
 
        * images/math/: add icons for delimiters
+
 2002-09-12  Dekel Tsur  <dekelts@tau.ac.il>
 
        * lyx2lyx/lyxconvert_218.py (remove_oldfloat): Convert floatingfigure.
 2002-09-08  John Levon  <levon@movementarian.org>
 
        * images/math/: add dots XPMs
+
 2002-09-07  John Levon  <levon@movementarian.org>
 
        * ui/default.ui: add depth-decrement too as discussed
+
 2002-09-06  Angus Leeming  <leeming@lyx.org>
 
        * CREDITS: add Pablo De Napoli, formerly languishing in the
index cd5fb13a999b3c22611802b70563c467e435e683..98217dea2a8cdcd3b39622ba386f7bfb50cdf548 100644 (file)
@@ -512,5 +512,7 @@ End
 ##
 ## Others
 ##
+Input stdfloats.inc
+Input stdcounters.inc
 Input lyxmacros.inc
 Input obsolete.inc
index 1ed0532454d6a918b9a1d872c1c64d32a35e1d3c..1224499181c5c6e7e5dcde5fc2c4635b226e79dd 100644 (file)
@@ -86,7 +86,8 @@ Input stdlists.inc
 Input stdsections.inc
 Input stdtitle.inc
 Input stdstruct.inc
-
+Input stdfloats.inc
+Input stdcounters.inc
 # Remove unwanted Styles
 
 NoStyle Chapter
index 8c0f94ffec99e11a50eb6602418d32a84829b473..03600e5c85b2a6f50e15e491a57d826423c64d70 100644 (file)
@@ -94,7 +94,8 @@ Input stdlayouts.inc
 Input stdsections.inc
 Input stdtitle.inc
 Input stdstruct.inc
-
+Input stdfloats.inc
+Input stdcounters.inc
 # Remove unwanted Styles
 
 NoStyle Quotation
index 5f9c657aa7b4977c9d67686bf603a540dcf0a17b..01ddc8ee5839309c095351dbdb08d8dc49851cde 100644 (file)
@@ -126,7 +126,8 @@ Input stdsections.inc
 Input stdtitle.inc
 Input stdstruct.inc
 Input stdlists.inc
-
+Input stdfloats.inc
+Input stdcounters.inc
 # Remove unwanted Styles
 NoStyle Part
 NoStyle Chapter
index 6e8ab40a4bbb4ce6bc5a5ab860dbe0e3f268c7c0..885985e33b5831a58815a6ee4615ff78b3506e3d 100644 (file)
@@ -100,6 +100,8 @@ NoStyle Verse    # Although mathematicians tend to be poets at times,
 
 Input stdlists.inc
 Input lyxmacros.inc
+Input stdfloats.inc
+Input stdcounters.inc
 
 ### Finally a few obsolete definitions for compatibility
 Input obsolete.inc
index 0a732279299c88a416647413f9f527543869f0b0..27d3b3a240a8805f3faa208c18409926d2d6bb9a 100644 (file)
@@ -92,7 +92,8 @@ NoStyle Verse    # Although mathematicians tend to be poets at times,
 NoStyle Abstract  # there are no abstract in a book.
 
 Input stdlists.inc
-
+Input stdfloats.inc
+Input stdcounters.inc
 
 # End-of Chapter exercises  I need a way to do this.
 
index bb608397451da77c096890d9350ce4163dcc7d1d..fa9c1cbbea85d9354ac70dd2d008760b3a213ece 100644 (file)
@@ -245,6 +245,9 @@ Input stdsections.inc
 # then define the unumbered sections, based on the numbered ones.
 Input stdstarsections.inc
 
+Input stdfloats.inc
+Input stdcounters.inc
+
 # remove the layouts that we do not need.
 NoStyle        Part
 NoStyle        Section
index 1b9cd05619d86ef0caf3135ecd027a5aeb28dc80..2c6e67437e5ab954503e7914e0f1d92f8e263359 100644 (file)
@@ -227,6 +227,8 @@ End
  
 Input stdtitle.inc
 Input stdstruct.inc
+Input stdfloats.inc
+Input stdcounters.inc
 # Input lyxmacros.inc
 NoStyle Abstract
 NoStyle Bibliography
index 2ed35ceb8582af0a32d597b7a0ea44a6e98c9a3e..64ddbe7921242b3094cb2d6cb3399116745527c5 100644 (file)
@@ -18,6 +18,8 @@ Input stdsections.inc
 Input stdstarsections.inc
 Input stdstruct.inc
 Input stdlayouts.inc
+Input stdfloats.inc
+Input stdcounters.inc
 
 NoStyle                   Chapter
 NoStyle                   Chapter*
index e681a8a8439492d8b0440517ae6e8f542263e375..36db70a2406184f7920997eed2e851c946a769cb 100644 (file)
@@ -165,3 +165,5 @@ Style Bibliography
   
 End
 
+Include stdfloats.inc
+Include stdcounters.inc
index b8e1405621d9ca55cfd83750cb4d5e5f6b631616..7bc5d4a196f8d57f16093be740e4e10431ebb33c 100644 (file)
@@ -49,6 +49,8 @@ NoStyle Chapter*
 Input stdtitle.inc
 Input stdstruct.inc
 Input stdlayouts.inc
+Input stdfloats.inc
+Input stdcounters.inc
 # no lyxmacros!
 
 
index 2fe7efb1f08fb289546067f8e21317ba1a3f6b89..57ea2b3e2c2890a7e6975e307c2172947b0e4a08 100644 (file)
@@ -766,3 +766,6 @@ Style LyX-Code
   EndFont
 
 End
+
+Include stdfloats.inc
+Include stdcounters.inc
index 279654695e5e4f9bc347d8a401a6d8aef205a0bc..34260a51569b1e76bb6eb08242c13eb2e623c858 100644 (file)
@@ -353,6 +353,8 @@ End
 
 # all the standard LaTeX environments
 Input stdlayouts.inc
+Input stdfloats.inc
+Input stdcounters.inc
 
 # Finally add a few weird LyX environments.
 Input lyxmacros.inc
index a52b54ea07b4ee0bfb52c628efa491a5ffbeb031..d6b08e2f1c56ebff6c235cacea294c3818ddf3f0 100644 (file)
@@ -613,7 +613,8 @@ End
 
 
 
-
+Input stdfloats.inc
+Input stdcounters.inc
 
 
 
index 1c67cf8dc4e8476019b69ea2f6c90fbde515e11a..bb03570bb62eefdac08d3255f6af3779190f27d1 100644 (file)
@@ -621,8 +621,8 @@ End
 
 
 
-
-
+Input stdfloats.inc
+Input stdcounters.inc
 
 
 
index b3a7854b06c8f46b27939062b6721f9fa0eda46a..c7d9fbb056de50111188898fd53edfa2e16fd7c9 100644 (file)
@@ -371,6 +371,8 @@ End
  
 Input stdtitle.inc
 Input stdstruct.inc
+Input stdfloats.inc
+Input stdcounters.inc
 # Input lyxmacros.inc
 NoStyle Abstract
 NoStyle Bibliography
index 6f8ab8085cd831e6cbd77f54e895cddd528c8f48..541a513f0f739d6ec1ade2462f72767879bc29e3 100644 (file)
@@ -8,6 +8,8 @@
 Input stdletter.inc
 Input stdlists.inc
 Input lyxmacros.inc
+Input stdfloats.inc
+Input stdcounters.inc
 
 # Remove some unwanted styles.
 NoStyle                Right_Address
index 8a551ffa87b6ab4362b4b3fa5cfd8b826691dc05..6905ef518a315260169ac187aa1a6d8ea25fc2cd 100644 (file)
@@ -599,5 +599,7 @@ Style Theorem
   LabelString          "Theorem #. "
 End
 
+Input stdcounters.inc
+
 #Finally a few older definitions for compatibility
 Input obsolete.inc
index 0642a48502df179d3f858016640b03b7a4199719..5461dde81c5d782c5a77c6e0e23a5993f1af2b5c 100644 (file)
@@ -141,6 +141,9 @@ End
 #
 Input stdstruct.inc
 Input stdlayouts.inc
+Input stdfloats.inc
+Input stdcounters.inc
+
 #
 # Create and Overwrite some styles
 #
index 4cc067aafde77875fcca7ac0495e479530e00532..a26c8a921c0ce16abc66a94b53ee0d74e5790586 100644 (file)
@@ -94,6 +94,8 @@ Input stdtitle.inc
 Input stdstruct.inc
 Input lyxmacros.inc
 Input stdlayouts.inc
+Input stdfloats.inc
+Input stdcounters.inc
 Input obsolete.inc
 
 ### The description environment also uses sans serif labels.
index f908e054acb2f840fe636e3e43e24a980a428cbd..46d445bf1a967c74c8be3c2994b5387ba1634516 100644 (file)
@@ -166,6 +166,9 @@ Style Abstract
   EndFont
 End 
 
+Input stdfloats.inc
+Input stdcounters.inc
+
 ### Finally a few obsolete definitions for compatibility
 Input obsolete.inc
 
index 7555293d76f3494d0410c7e07eec8b531845db20..9fb81e7541f6326840d238ea87bb40f3176b544e 100644 (file)
@@ -247,6 +247,9 @@ Style Keywords
   LabelString           "Keywords: "
 End
 
+Input stdfloats.inc
+Input stdcounters.inc
+
 ### Finally a few obsolete definitions for compatibility
 Input obsolete.inc
 
index 5ce849bc84facba730791ba82c3739b777e27712..16169015dec078234ac1709da705a3b66408ff4f 100644 (file)
@@ -17,6 +17,7 @@ End
 
 Input stdlists.inc
 Input stdcounters.inc
+Input stdfloats.inc
 
 # Modify Description
 Style Description
index 8fda3505ebc9596b39c2f6bcef82714172924d30..cdc570444af537f5d9c2016ae379fcef14c51938 100644 (file)
@@ -32,6 +32,8 @@ End
 
 Input stdlists.inc
 Input stdlayouts.inc
+Input stdcounters.inc
+Input stdfloats.inc
 
 Style Section
        CopyStyle      Standard
index 0e59c32fc24be6f8cc4c42cd0782463443f36ebf..46ec5a9985c26625204bb6d5cf2a4e7de92f095b 100644 (file)
@@ -286,6 +286,9 @@ End
 Input stdlists.inc
 Input stdlayouts.inc
 Input lyxmacros.inc
+Input stdcounters.inc
+Input stdfloats.inc
+
 #Input obsolete.inc
 
 # Style definition for end of a slide