Add Bibliography to the Outliner.

Fixes: #11001, #7724.
(cherry picked from commit fc2d8238dc)
This commit is contained in:
Juergen Spitzmueller 2018-01-29 09:09:51 +01:00
parent 6e06ef8b06
commit 48f1b52004
30 changed files with 40 additions and 4 deletions

View File

@ -363,6 +363,7 @@ Style Bibliography
Series Bold
Size Larger
EndFont
TocLevel 1
End

View File

@ -176,6 +176,7 @@ Style Bibliography
Series Bold
Size Huge
EndFont
TocLevel 1
End

View File

@ -227,5 +227,6 @@ Style Bibliography
Series Bold
Size Larger
EndFont
TocLevel 1
End

View File

@ -116,6 +116,10 @@ Input amsdefs.inc
# Unwanted styles from the includes
NoStyle Verse
Style Bibliography
TocLevel 0
End
# Chapter is _not_ prepended
# JSpitz: this seems to be not true (anymore?)
#Style Section

View File

@ -225,4 +225,5 @@ Style Bibliography
Size Normal
Shape Smallcaps
EndFont
TocLevel 1
End

View File

@ -1125,6 +1125,7 @@ Style Bibliography
Series Bold
Size Larger
EndFont
TocLevel 1
End

View File

@ -26,4 +26,5 @@ Style Bibliography
Series Bold
Size Huge
EndFont
TocLevel 0
End

View File

@ -125,6 +125,7 @@ Style Bibliography
Series Bold
Size Larger
EndFont
TocLevel 1
End

View File

@ -595,6 +595,7 @@ Style Bibliography
LabelFont
Series Bold
EndFont
TocLevel 1
End

View File

@ -308,8 +308,8 @@ Style Bibliography
LatexType Bib_Environment
LatexName thebibliography
Category BackMatter
NextNoIndent 1
ToggleIndent Never
NextNoIndent 1
ToggleIndent Never
LeftMargin MM
ParSkip 0.4
ItemSep 0
@ -317,13 +317,14 @@ Style Bibliography
BottomSep 0.7
ParSep 0.5
Align Block
AlignPossible Block, Left
AlignPossible Block, Left
LabelType Bibliography
LabelString "References"
LabelBottomSep 1.2
LabelBottomSep 1.2
LabelFont
Series Bold
Size Larger
EndFont
TocLevel 1
End

View File

@ -467,4 +467,5 @@ Style Bibliography
Series Bold
Size Larger
EndFont
TocLevel 1
End

View File

@ -480,4 +480,5 @@ Style Bibliography
Series Bold
Size Larger
EndFont
TocLevel 1
End

View File

@ -287,6 +287,7 @@ Style "Bibliography (plain)"
Series Bold
Size Larger
EndFont
TocLevel 1
End

View File

@ -288,5 +288,6 @@ Style Bibliography
Series Bold
Size Larger
EndFont
TocLevel 1
End

View File

@ -366,4 +366,5 @@ Style References
Size Normal
Series Bold
EndFont
TocLevel 1
End

View File

@ -287,6 +287,7 @@ Style Bibliography
LabelFont
Series Bold
EndFont
TocLevel 0
End

View File

@ -269,6 +269,7 @@ Style Bibliography
Series Bold
Size Huge
EndFont
TocLevel 0
End

View File

@ -519,6 +519,7 @@ Style Bibliography
Size Larger
Family Sans
EndFont
TocLevel 1
End
Style Recipient

View File

@ -27,6 +27,7 @@ Style Bibliography
Series Bold
Size Huge
EndFont
TocLevel 0
End

View File

@ -371,6 +371,7 @@ Style Bibliography
LabelType Bibliography
LabelString ""
LabelBottomSep 0
TocLevel 1
End
###

View File

@ -51,6 +51,7 @@ Style Bibliography
Series Bold
Size Largest
EndFont
TocLevel 0
End
Preamble

View File

@ -17,4 +17,5 @@ Style Bibliography
Series Bold
Size Huge
EndFont
TocLevel 0
End

View File

@ -34,4 +34,5 @@ Style Bibliography
Series Bold
Size Largest
EndFont
TocLevel 0
End

View File

@ -16,4 +16,5 @@ Style Bibliography
Series Bold
Size Largest
EndFont
TocLevel 0
End

View File

@ -348,6 +348,7 @@ Style Bibliography
Size Normal
Shape Smallcaps
EndFont
TocLevel 1
End
NoStyle Chapter

View File

@ -164,4 +164,5 @@ Style Bibliography
LabelFont
Size Tiny
EndFont
TocLevel 1
End

View File

@ -81,4 +81,5 @@ Style Bibliography
span.bibitemlabel:before { content: "["; }
span.bibitemlabel:after { content: "] "; }
EndHTMLStyle
TocLevel 1
End

View File

@ -593,6 +593,7 @@ Style Bibliography
LabelFont
Series Bold
EndFont
TocLevel 0
End
Style Description

View File

@ -267,4 +267,5 @@ Style Bibliography
Series Bold
Size Huge
EndFont
TocLevel 0
End

View File

@ -73,3 +73,7 @@ Style Abstract
Size Large
EndFont
End
Style Bibliography
TocLevel 1
End