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 Series Bold
Size Larger Size Larger
EndFont EndFont
TocLevel 1
End End

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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