]> git.lyx.org Git - features.git/commitdiff
Make URL inset better behaved
authorMartin Vermeer <martin.vermeer@hut.fi>
Fri, 19 Oct 2007 18:52:56 +0000 (18:52 +0000)
committerMartin Vermeer <martin.vermeer@hut.fi>
Fri, 19 Oct 2007 18:52:56 +0000 (18:52 +0000)
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21075 a592a061-630c-0410-9148-cb99ea01b6c8

lib/layouts/url.module

index ab129683d070854b018d7e7bd1a539812d51556e..09eba0f5a73678a86f19fb951208d77c61e85e8c 100644 (file)
@@ -3,11 +3,16 @@
 Format 4
 
 InsetLayout URL
-  LyXType charstyle
-  LatexType    command
+  LyXType custom
+  LatexType command
   LatexName url
+  Decoration minimalistic
+  LabelString URL
   Font
-       Family Typewriter
+    Family Typewriter
+  EndFont
+  LabelFont
+    Family Typewriter
   EndFont
   Preamble
     \usepackage{url}