mirror of
https://git.lyx.org/repos/lyx.git
synced 2024-11-09 18:31:04 +00:00
remove extra whitespace
git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@38429 a592a061-630c-0410-9148-cb99ea01b6c8
This commit is contained in:
parent
8924c5922e
commit
b03d96a7f0
@ -12,4 +12,3 @@ InsetLayout Flex
|
||||
Color error
|
||||
EndFont
|
||||
End
|
||||
|
||||
|
@ -23,7 +23,7 @@ CiteFormat
|
||||
!insomething %author%, %!quotetitle%, %_in%{%editor%[[ %editor%, %_edtext%,]]} {!<i>!}%booktitle%{!</i>!}%!volnum%{%edition%[[%edition%]]} ({%address%[[%address%: ]]}%publisher%, %year%)%!pages%.{%note%[[ %note%]]}
|
||||
|
||||
article %author%, %!quotetitle%, %!emphjournal% {%volume%[[ %volume%{%number%[[, %number%]]}]]} (%year%)%!pages%.{%note%[[ %note%]]}
|
||||
|
||||
|
||||
book %!authoredit%%!emphtitle%%!volnum%{%edition%[[%edition%]]} ({%address%[[%address%: ]]}%publisher%, %year%).{%note%[[ %note%]]}
|
||||
|
||||
incollection %!insomething%
|
||||
|
@ -6,7 +6,7 @@
|
||||
|
||||
Format 35
|
||||
Counter part
|
||||
LabelString "\Roman{part}"
|
||||
LabelString "\Roman{part}"
|
||||
PrettyFormat "Part \Roman{part}"
|
||||
End
|
||||
|
||||
|
@ -12,4 +12,3 @@ InsetLayout "Flex:Custom"
|
||||
Color error
|
||||
EndFont
|
||||
End
|
||||
|
||||
|
@ -23,10 +23,10 @@ InsetLayout Marginal
|
||||
NeedProtect true
|
||||
HTMLStyle
|
||||
div.marginal {
|
||||
border: 2px solid black;
|
||||
padding: 1ex;
|
||||
margin: 1ex;
|
||||
background-color: #F0F0F0;
|
||||
border: 2px solid black;
|
||||
padding: 1ex;
|
||||
margin: 1ex;
|
||||
background-color: #F0F0F0;
|
||||
float:right;
|
||||
font-size: small;
|
||||
font-weight: medium;
|
||||
@ -58,8 +58,8 @@ InsetLayout Foot
|
||||
font-weight: bold;
|
||||
text-decoration: underline;
|
||||
}
|
||||
div.foot {
|
||||
display: inline;
|
||||
div.foot {
|
||||
display: inline;
|
||||
font-size: small;
|
||||
font-weight: medium;
|
||||
font-family: serif;
|
||||
@ -67,9 +67,9 @@ InsetLayout Foot
|
||||
font-style: normal;
|
||||
}
|
||||
div.foot_inner { display: none; }
|
||||
div.foot:hover div.foot_inner {
|
||||
display: block;
|
||||
border: 1px double black;
|
||||
div.foot:hover div.foot_inner {
|
||||
display: block;
|
||||
border: 1px double black;
|
||||
margin: 0em 1em;
|
||||
padding: 1em;
|
||||
}
|
||||
@ -122,9 +122,9 @@ InsetLayout Note:Greyedout
|
||||
MultiPar true
|
||||
Display false
|
||||
HTMLStyle
|
||||
div.note_greyedout {
|
||||
div.note_greyedout {
|
||||
display: inline;
|
||||
color: #A0A0A0;
|
||||
color: #A0A0A0;
|
||||
padding-left: 1ex;
|
||||
padding-right: 1ex;
|
||||
}
|
||||
@ -232,9 +232,9 @@ InsetLayout Box:Shaded
|
||||
CopyStyle Box
|
||||
BgColor shaded
|
||||
HTMLStyle
|
||||
div.Shaded {
|
||||
background-color: gray;
|
||||
padding: 0.5ex;
|
||||
div.Shaded {
|
||||
background-color: gray;
|
||||
padding: 0.5ex;
|
||||
}
|
||||
EndHTMLStyle
|
||||
End
|
||||
@ -242,9 +242,9 @@ End
|
||||
InsetLayout Box:Boxed
|
||||
CopyStyle Box
|
||||
HTMLStyle
|
||||
div.Boxed {
|
||||
border: solid thick black;
|
||||
padding: 0.5ex;
|
||||
div.Boxed {
|
||||
border: solid thick black;
|
||||
padding: 0.5ex;
|
||||
}
|
||||
EndHTMLStyle
|
||||
End
|
||||
@ -252,9 +252,9 @@ End
|
||||
InsetLayout Box:Framed
|
||||
CopyStyle Box
|
||||
HTMLStyle
|
||||
div.Framed {
|
||||
border: solid thick black;
|
||||
padding: 0.5ex;
|
||||
div.Framed {
|
||||
border: solid thick black;
|
||||
padding: 0.5ex;
|
||||
}
|
||||
EndHTMLStyle
|
||||
End
|
||||
@ -262,9 +262,9 @@ End
|
||||
InsetLayout Box:ovalbox
|
||||
CopyStyle Box
|
||||
HTMLStyle
|
||||
div.ovalbox {
|
||||
border: groove medium black;
|
||||
padding: 0.5ex;
|
||||
div.ovalbox {
|
||||
border: groove medium black;
|
||||
padding: 0.5ex;
|
||||
}
|
||||
EndHTMLStyle
|
||||
End
|
||||
@ -272,9 +272,9 @@ End
|
||||
InsetLayout Box:Ovalbox
|
||||
CopyStyle Box
|
||||
HTMLStyle
|
||||
div.Ovalbox {
|
||||
border: ridge thick black;
|
||||
padding: 0.5ex;
|
||||
div.Ovalbox {
|
||||
border: ridge thick black;
|
||||
padding: 0.5ex;
|
||||
}
|
||||
EndHTMLStyle
|
||||
End
|
||||
@ -289,9 +289,9 @@ End
|
||||
InsetLayout Box:Doublebox
|
||||
CopyStyle Box
|
||||
HTMLStyle
|
||||
div.Doublebox {
|
||||
border: double thick black;
|
||||
padding: 0.5ex;
|
||||
div.Doublebox {
|
||||
border: double thick black;
|
||||
padding: 0.5ex;
|
||||
}
|
||||
EndHTMLStyle
|
||||
End
|
||||
@ -318,7 +318,7 @@ InsetLayout Wrap
|
||||
MultiPar true
|
||||
RefPrefix wrap
|
||||
HTMLStyle
|
||||
div.wrap {
|
||||
div.wrap {
|
||||
float: right;
|
||||
border: 2px solid black;
|
||||
padding: 1ex;
|
||||
@ -367,8 +367,8 @@ InsetLayout Info
|
||||
HTMLStyle
|
||||
span.info { font-family: sans-serif; }
|
||||
EndHTMLStyle
|
||||
HTMLTag span
|
||||
MultiPar false
|
||||
HTMLTag span
|
||||
MultiPar false
|
||||
End
|
||||
|
||||
InsetLayout Info:menu
|
||||
@ -382,7 +382,7 @@ InsetLayout Info:menu
|
||||
Font
|
||||
Family sans
|
||||
EndFont
|
||||
HTMLAttr "class='info menu'"
|
||||
HTMLAttr "class='info menu'"
|
||||
HTMLStyle
|
||||
span.menu { font-family: sans-serif; }
|
||||
EndHTMLStyle
|
||||
@ -399,7 +399,7 @@ InsetLayout Info:shortcut
|
||||
Font
|
||||
Family sans
|
||||
EndFont
|
||||
HTMLAttr "class='info shortcut'"
|
||||
HTMLAttr "class='info shortcut'"
|
||||
HTMLStyle
|
||||
span.shortcut { font-family: sans-serif; }
|
||||
EndHTMLStyle
|
||||
@ -416,7 +416,7 @@ InsetLayout Info:shortcuts
|
||||
Font
|
||||
Family sans
|
||||
EndFont
|
||||
HTMLAttr "class='info shortcut'"
|
||||
HTMLAttr "class='info shortcut'"
|
||||
HTMLStyle
|
||||
span.shortcuts { font-family: sans-serif; }
|
||||
EndHTMLStyle
|
||||
|
@ -128,4 +128,3 @@ Style Telephone
|
||||
LatexName thispagestyle{firstpage}\telephone
|
||||
LabelString "Telephone:"
|
||||
End
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
# The special "LyXList". Separated out for inclusion where the
|
||||
# The special "LyXList". Separated out for inclusion where the
|
||||
# whole of stdlist.inc is not needed.
|
||||
|
||||
Format 35
|
||||
|
@ -16,7 +16,7 @@ Style Part*
|
||||
Margin Static
|
||||
LatexName part*
|
||||
LabelType No_Label
|
||||
LabelCounter ""
|
||||
LabelCounter ""
|
||||
End
|
||||
|
||||
|
||||
@ -26,7 +26,7 @@ Style Chapter*
|
||||
Margin Static
|
||||
LatexName chapter*
|
||||
LabelType No_Label
|
||||
LabelCounter ""
|
||||
LabelCounter ""
|
||||
OptionalArgs 0
|
||||
End
|
||||
|
||||
@ -37,7 +37,7 @@ Style Section*
|
||||
Margin Static
|
||||
LatexName section*
|
||||
LabelType No_Label
|
||||
LabelCounter ""
|
||||
LabelCounter ""
|
||||
OptionalArgs 0
|
||||
End
|
||||
|
||||
@ -48,7 +48,7 @@ Style Subsection*
|
||||
Margin Static
|
||||
LatexName subsection*
|
||||
LabelType No_Label
|
||||
LabelCounter ""
|
||||
LabelCounter ""
|
||||
OptionalArgs 0
|
||||
End
|
||||
|
||||
@ -59,7 +59,7 @@ Style Subsubsection*
|
||||
Margin Static
|
||||
LatexName subsubsection*
|
||||
LabelType No_Label
|
||||
LabelCounter ""
|
||||
LabelCounter ""
|
||||
OptionalArgs 0
|
||||
End
|
||||
|
||||
@ -70,7 +70,7 @@ Style Paragraph*
|
||||
Margin Static
|
||||
LatexName paragraph*
|
||||
LabelType No_Label
|
||||
LabelCounter ""
|
||||
LabelCounter ""
|
||||
OptionalArgs 0
|
||||
End
|
||||
|
||||
@ -81,6 +81,6 @@ Style Subparagraph*
|
||||
Margin Static
|
||||
LatexName subparagraph*
|
||||
LabelType No_Label
|
||||
LabelCounter ""
|
||||
LabelCounter ""
|
||||
OptionalArgs 0
|
||||
End
|
||||
|
@ -25,7 +25,7 @@ Style Abstract
|
||||
Align Block
|
||||
LabelType Centered_Top_Environment
|
||||
LabelString "Abstract"
|
||||
LabelBottomSep 0.5
|
||||
LabelBottomSep 0.5
|
||||
Font
|
||||
Size Small
|
||||
EndFont
|
||||
@ -44,7 +44,7 @@ Style Abstract
|
||||
padding-top: 1ex;
|
||||
}
|
||||
div.abstract_label {
|
||||
font-weight: bold;
|
||||
font-weight: bold;
|
||||
}
|
||||
EndHTMLStyle
|
||||
End
|
||||
|
@ -13,11 +13,11 @@ Format 35
|
||||
# CSS for the TOC
|
||||
AddToHTMLPreamble
|
||||
<style type="text/css">
|
||||
div.toc {
|
||||
margin: 2em 0em;
|
||||
border-style: solid;
|
||||
border-width: 2px 0px;
|
||||
padding: 1em 0em;
|
||||
div.toc {
|
||||
margin: 2em 0em;
|
||||
border-style: solid;
|
||||
border-width: 2px 0px;
|
||||
padding: 1em 0em;
|
||||
}
|
||||
div.tochead { font-size: x-large; font-weight: bold; }
|
||||
div.lyxtoc-0 {
|
||||
@ -25,15 +25,15 @@ AddToHTMLPreamble
|
||||
font-size: xx-large;
|
||||
font-weight: bold;
|
||||
}
|
||||
div.lyxtoc-1 {
|
||||
margin: 1em 0em 0em 0em;
|
||||
font-size: x-large;
|
||||
font-weight: bold;
|
||||
div.lyxtoc-1 {
|
||||
margin: 1em 0em 0em 0em;
|
||||
font-size: x-large;
|
||||
font-weight: bold;
|
||||
}
|
||||
div.lyxtoc-2 {
|
||||
margin: 0em 0em 0em 1em;
|
||||
font-size: large;
|
||||
font-weight: normal;
|
||||
div.lyxtoc-2 {
|
||||
margin: 0em 0em 0em 1em;
|
||||
font-size: large;
|
||||
font-weight: normal;
|
||||
}
|
||||
div.lyxtoc-3 { margin: 0em 0em 0em 0.5em; font-size: medium; }
|
||||
div.lyxtoc-4 { margin: 0em 0em 0em 0.5em; }
|
||||
@ -44,10 +44,10 @@ AddToHTMLPreamble
|
||||
color: black;
|
||||
}
|
||||
a.tocentry:visited { color: black; }
|
||||
a.tocarrow {
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
color: #909090;
|
||||
a.tocarrow {
|
||||
font-weight: bold;
|
||||
text-decoration: none;
|
||||
color: #909090;
|
||||
}
|
||||
a.tocarrow:visited { color: #C0C0C0; }
|
||||
</style>
|
||||
|
Loading…
Reference in New Issue
Block a user