mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-23 10:18:50 +00:00
2749ea4721
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@21533 a592a061-630c-0410-9148-cb99ea01b6c8
26 lines
416 B
Plaintext
26 lines
416 B
Plaintext
#\DeclareLyXModule[url.sty]{Adds a character style for the \url command.}{URL}
|
|
|
|
Format 4
|
|
|
|
InsetLayout URL
|
|
LyXType charstyle
|
|
LatexType command
|
|
LatexName url
|
|
Decoration minimalistic
|
|
LabelString URL
|
|
PassThru true
|
|
ForceLTR true
|
|
Font
|
|
Family Typewriter
|
|
Color Blue
|
|
EndFont
|
|
LabelFont
|
|
Family Typewriter
|
|
Color Blue
|
|
Size Small
|
|
EndFont
|
|
Preamble
|
|
\usepackage{url}
|
|
EndPreamble
|
|
End
|