]> git.lyx.org Git - features.git/commitdiff
add Email character style (docbook).
authorJosé Matox <jamatos@lyx.org>
Fri, 22 Oct 2004 13:52:16 +0000 (13:52 +0000)
committerJosé Matox <jamatos@lyx.org>
Fri, 22 Oct 2004 13:52:16 +0000 (13:52 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9105 a592a061-630c-0410-9148-cb99ea01b6c8

lib/ChangeLog
lib/layouts/db_stdclass.inc

index fcc5c36a87f2dc727abcc86cc445e9cc80e8b95f..c3a4fd67c35144c03d7ed451e1407f40fcd260ea 100644 (file)
@@ -1,3 +1,7 @@
+2004-10-22  José Matos  <jamatos@lyx.org>
+
+       * layouts/db_stdclass.inc: add Email character style.
+
 2004-10-19  Jean-Marc Lasgouttes  <lasgouttes@lyx.org>
 
        * bind/xemacs.bind: 
index 2969d78bbb34a05d20fd2c36a22c0dbed83b113a..42ff47ef47ea634d380a207d23c26a41024d051f 100644 (file)
@@ -71,6 +71,18 @@ CharStyle Literal
        EndFont
 End
 
+CharStyle Email
+        LatexType             Command
+        LatexName             email
+        Font
+          Family              Typewriter
+        EndFont
+        LabelFont
+          Family              Roman
+          Color               blue
+        EndFont
+End
+
 
 Input db_stdlists.inc
 Input db_stdsections.inc