mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-12-23 05:25:26 +00:00
add Email character style (docbook).
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@9105 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8b7da465d8
commit
f3d4201138
@ -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>
|
2004-10-19 Jean-Marc Lasgouttes <lasgouttes@lyx.org>
|
||||||
|
|
||||||
* bind/xemacs.bind:
|
* bind/xemacs.bind:
|
||||||
|
@ -71,6 +71,18 @@ CharStyle Literal
|
|||||||
EndFont
|
EndFont
|
||||||
End
|
End
|
||||||
|
|
||||||
|
CharStyle Email
|
||||||
|
LatexType Command
|
||||||
|
LatexName email
|
||||||
|
Font
|
||||||
|
Family Typewriter
|
||||||
|
EndFont
|
||||||
|
LabelFont
|
||||||
|
Family Roman
|
||||||
|
Color blue
|
||||||
|
EndFont
|
||||||
|
End
|
||||||
|
|
||||||
|
|
||||||
Input db_stdlists.inc
|
Input db_stdlists.inc
|
||||||
Input db_stdsections.inc
|
Input db_stdsections.inc
|
||||||
|
Loading…
Reference in New Issue
Block a user