]> git.lyx.org Git - features.git/commitdiff
replace most &dquot;...&dquot; by <...>
authorJosé Matox <jamatos@lyx.org>
Thu, 28 Oct 2004 14:56:08 +0000 (14:56 +0000)
committerJosé Matox <jamatos@lyx.org>
Thu, 28 Oct 2004 14:56:08 +0000 (14:56 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9139 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/Makefile.am
lib/layouts/agu_stdclass.inc
lib/layouts/agu_stdlists.inc
lib/layouts/agu_stdtitle.inc

index bc11c434bb8fa0d375bd1aacd0415ba2624eb4a4..3232eccc4bde655ed822f8725543e412c40ead9d 100644 (file)
@@ -1,9 +1,16 @@
-200410-28  José Matos  <jamatos@lyx.org>
+2004-10-28  José Matos  <jamatos@lyx.org>
+
+       * Makefile.am: add entry to layouts/db_stdcounters.inc
 
        * layouts/agu_stdclass.inc:
-       * agu_stdsections.inc: since we are using substituion change the
-       the dread &quot; to <> syntax, since that can never happen in a
-       parameter.
+       * layouts/agu_stdtitle.inc. replace &dquot;...&dquot; with <>
+
+2004-10-28  José Matos  <jamatos@lyx.org>
+
+       * layouts/agu_stdclass.inc:     
+       * layouts/agu_stdsections.inc: since we are using substituion
+       change the the dread &quot; to <> syntax, since that can never
+       happen in a parameter.
 
        * layouts/agu_stdcounters.inc: replace para by as a counter.
 
index fbd2883ac21c19ff34dc4648cf0c2f9e5022a560..ca771f270b0d87abe85862ed65c356b6d84feb31 100644 (file)
@@ -747,6 +747,7 @@ dist_layouts_DATA =\
        layouts/cv.layout \
        layouts/db_lyxmacros.inc \
        layouts/db_stdclass.inc \
+       layouts/db_stdcounters.inc \
        layouts/db_stdlayouts.inc \
        layouts/db_stdlists.inc \
        layouts/db_stdsections.inc \
index 38bb59571e604b586dc21f5af3d7f30d019fc5c1..af9cb719c4619a96884b538a40b26aedaae68680 100644 (file)
@@ -98,7 +98,7 @@ End
 CharStyle Emph
        LatexType             Command
        LatexName             emph
-       LatexParam            "type=&quot;italic&quot;"
+       LatexParam            "type=<italic>"
        Font
          Shape               Italic
        EndFont
index 769415dff27c93420f94e688eab3cb9f28698306..87d8d96659ee123e2609b6244f2707ac668be843 100644 (file)
@@ -12,7 +12,7 @@ Input stdlists.inc
 Style Itemize
        LatexType             Item_Environment
        LatexName             lst
-       Latexparam            "type=&quot;bulleted&quot;"
+       Latexparam            "type=<bulleted>"
        ItemTag               item
 End
 
@@ -20,7 +20,7 @@ End
 Style Enumerate
        LatexType             Item_Environment
        LatexName             lst
-       Latexparam            "type=&quot;ordered&quot;"
+       Latexparam            "type=<ordered>"
        ItemTag               item
 End
 
@@ -28,7 +28,7 @@ End
 Style Description
        LatexType             Item_environment
        LatexName             lst
-       Latexparam            "type=&quot;unordered&quot;"
+       Latexparam            "type=<unordered>"
        ItemTag               item
 End
 
index 998da8d9649e95f79df5155a5dc5ade05ed98797..c4488c733d9eed8baa1c63e75b7605e4ed168e08 100644 (file)
@@ -44,7 +44,7 @@ End
 
 Style AGU-journal
        CopyStyle             Special-section
-       LatexParam            "journal-code=&quot;$1&quot; electronic-only=&quot;yes&quot;"
+       LatexParam            "journal-code=<$1> electronic-only=<yes>"
        LatexName             AGU-journal
        LabelString           "AGU-journal: "
        CommandDepth          3