This file is indexed.

/usr/share/xtrkcad/html/addM.html is in xtrkcad 1:4.0.2-2ubuntu1.

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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=US-ASCII">
<title>Add Menu</title>
<link rel="previous" href="commandMenus.html">
<link rel="ToC" href="contents.html">
<link rel="index" href="IndexPage.html">
<link rel="next" href="cmdCircle.html">
<link rel="stylesheet" type="text/css" href="xtrkcad_lin.css"></head>
<body>
<h1><a name="addM"></a>2.1 <a name="i0"></a>Add Menu</h1>
<p>
<img src="png.d/madd.png">
</p>
<p>
The <strong>Add Menu</strong> has all the actions related to adding track pieces to the layout.
</p>
<dl><dd>
<strong>Circle Track</strong> - place a circle of track by selecting radius, tangent and or center (<a href="cmdCircle.html#cmdCircle">Section 2.1.1</a>).
</dd>
</dl>
<p>

</p>
<dl><dd>
<strong>Curved Track</strong> - lay curved track pieces using different modes for selecting start and endpoints and radius (<a href="cmdCurve.html#cmdCurve">Section 2.1.2</a>).
</dd>
</dl>
<p>

</p>
<dl><dd>
<strong>Hand-laid Turnout</strong> - lay a turnout in place on the layout.
</dd>
</dl>
<p>

</p>
<dl><dd>
<strong>Helix</strong> - Add a helix.
</dd>
</dl>
<p>

</p>
<dl><dd>
<strong>Parallel</strong> - create parallel track to existing flex-track, straight or curved.
</dd>
</dl>
<p>

</p>
<dl><dd>
<strong>Straight Track</strong> - lay straight track pieces of arbitrary lengths
</dd>
</dl>
<p>

</p>
<dl><dd>
<strong>Structure</strong> - Add a predefined structure to the layout.
</dd>
</dl>
<p>

</p>
<dl><dd>
<strong>Turnout</strong> - select a turnout or a piece of fixed track and place on layout.
</dd>
</dl>
<p>

</p>
<dl><dd>
<strong>Turntable</strong> - Place a turntable.
</dd>
</dl>
<hr>

<ul>
<li><a href="cmdCircle.html#cmdCircle">2.1.1 Circle Track</a></li>
<li><a href="cmdCurve.html#cmdCurve">2.1.2 Curved Track</a></li>
<li><a href="cmdHandLaidTurnout.html#cmdHandLaidTurnout">2.1.3 Hand-laid Turnouts</a></li>
<li><a href="cmdHelix.html#cmdHelix">2.1.4 Helix Track</a></li>
<li><a href="cmdParallel.html#cmdParallel">2.1.5 Parallel Track</a></li>
<li><a href="cmdStraight.html#cmdStraight">2.1.6 Straight Track</a></li>
<li><a href="cmdStructure.html#cmdStructure">2.1.7 Structure</a></li>
<li><a href="cmdTurnout.html#cmdTurnout">2.1.8 Turnouts</a></li>
<li><a href="cmdTurntable.html#cmdTurntable">2.1.9 Turntables</a></li>
</ul>

</body>
</html>