This file is indexed.

/usr/share/lyx/layouts/aapaper.inc is in lyx-common 2.2.3-5.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

  1
  2
  3
  4
  5
  6
  7
  8
  9
 10
 11
 12
 13
 14
 15
 16
 17
 18
 19
 20
 21
 22
 23
 24
 25
 26
 27
 28
 29
 30
 31
 32
 33
 34
 35
 36
 37
 38
 39
 40
 41
 42
 43
 44
 45
 46
 47
 48
 49
 50
 51
 52
 53
 54
 55
 56
 57
 58
 59
 60
 61
 62
 63
 64
 65
 66
 67
 68
 69
 70
 71
 72
 73
 74
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
# This file contains additional style definitions for the
# A&A paper style not found in the standard include files.
# It is Input by aapaper.layout
#
# Author: Peter Sütterlin <pit@uni-sw.gwdg.de>


Format 60
Style Subtitle
	Margin                Static
	LatexType             Command
	InTitle               1
	LatexName             subtitle
	NextNoIndent          1
	ParSkip               0.4
	ItemSep               0
	TopSep                1.3
	BottomSep             1.3
	ParSep                1
	Align                 Left
	LabelType             No_Label
	Font
	  Size                Normal
	  Series              Bold
	EndFont
End


Style Address
	Margin                Static
	LatexType             Command
	InTitle               1
	LatexName             institute
	ParSkip               0.4
	BottomSep             0.4
	Align                 Left
	AlignPossible         Block, Left, Right, Center
	LabelType             No_Label
	Font
	  Family              Sans
	  Size                Small
	EndFont
End


Style Email
	Margin                Static
	LatexType             Command
	InTitle               1
	LatexName             mail
	Align                 Left
	LeftMargin            email:M
	LabelType             Static
	LabelString           "email:"
	LabelSep              M
	Font
	  Family              Sans
	  Size                Small
	EndFont
End


Style Offprint
	Margin                Static
	LatexType             Command
	InTitle               1
	LatexName             offprints
	Align                 Left
	LeftMargin            "Offprint Requests to:M"
	LabelType             Static
	LabelString           "Offprint Requests to:"
	LabelSep              M
	Font
	  Family              Sans
	  Size                Small
	EndFont
End


Style Acknowledgement
	Margin                Static
	LatexType             Environment
	LatexName             acknowledgements
	NextNoIndent          1
	ItemSep               0
	TopSep                0.2
	BottomSep             0
	ParSep                0
	Align                 Block
	LabelType             Above
	LabelString           "Acknowledgements"
	LabelSep              M
	Font
	  Size                Small
	EndFont
	LabelFont
	  Size                Small
	  Shape               Italic
	EndFont
End


Style Thesaurus
	LabelType             Static
	LatexType             Command
	InTitle               1
	LatexName             thesaurus
	NextNoIndent          1
	TopSep                0
	BottomSep             1
	LeftMargin            "Thesaurus not supported in recent A&A:M"
	LabelSep              M
	LabelType             Static
	LabelString           "Thesaurus not supported in recent A&A:"
	Font
	  Size                Small
	EndFont
	LabelFont
	  Color               Red
	EndFont
End