From: Martin Vermeer Date: Fri, 19 Oct 2007 18:52:56 +0000 (+0000) Subject: Make URL inset better behaved X-Git-Tag: 1.6.10~7760 X-Git-Url: https://git.lyx.org/gitweb/?a=commitdiff_plain;h=4f5d7bc4e83bcdb8218355e69f1c6ed696f4ad80;p=features.git Make URL inset better behaved git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21075 a592a061-630c-0410-9148-cb99ea01b6c8 --- diff --git a/lib/layouts/url.module b/lib/layouts/url.module index ab129683d0..09eba0f5a7 100644 --- a/lib/layouts/url.module +++ b/lib/layouts/url.module @@ -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}