This file is indexed.

/usr/share/xtrkcad/html/joinTrackStraight.html is in xtrkcad 1:4.0.2-2+b1.

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
<!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>Using Straight Flex-Track</title>
<link rel="previous" href="joinTrackCurve.html">
<link rel="ToC" href="contents.html">
<link rel="index" href="IndexPage.html">
<link rel="next" href="joinTrackMove.html">
<link rel="stylesheet" type="text/css" href="xtrkcad_lin.css"></head>
<body>
<h1><a name="joinTrackStraight"></a>2.2.6.2 Using Straight Flex-Track</h1>
<p>
This method of joining track may be used where the endpoints of the two tracks to be joined are on the same horizontal (<code>X</code>) or vertical (<code>Y</code>) axis.
</p>
<p>

</p>
<dl><dd>
<img src="png.d/joinstrt1.png">
</dd>
</dl>
<p>

</p>
<ol><li>
Start the join process by clicking on the Join button (<img src="png.d/bjoin.png">).
<p>

</p>
<p>
<img src="png.d/joinstrt2.png">
</p>
<p>

</p>

</li>
<li>
<em>Left-Click</em> the endpoint of one of the two tracks being joined. A red dot will appear as a reminder of which track has been selected.
<p>

</p>
<p>
<img src="png.d/joinstrt3.png">
</p>
<p>

</p>

</li>
<li>
Move the mouse pointer over the endpoint of the other track then <em>Left-Click</em>. A track connecting the two endpoints will appear.
</li>
</ol>
<p>
When this command is used to join;
</p>
<ul><li>
two flex-track endpoints, one long section of flex-track without joints will result.
</li>
<li>
two sectional track endpoints, a section of flex-track will be created between and used to join the two sectional track endpoints.
</li>
<li>
one flex-track endpoint with one sectional track endpoint, the section of flex-track will be extended and joined with the sectional track endpoint.
</li>
</ul>
<p>
Any tracks created during the <strong>Join</strong> command will have the following properties inherited from the first track: selected state, hidden state, scale, track gauge and Layer.
</p>
<p>
Turnouts and Sectional (<a href="cmdHotBar.html#cmdHotBar">Section 2.7</a>) tracks can be joined to other tracks. <em>XTrkCad</em> extends the selected endpoint with a straight track when making the connection.
</p>
<p>
A Turntable (<a href="cmdTurntable.html#cmdTurntable">Section 2.1.9</a>) can be joined however it must be used as the second endpoint.
</p>
<p>
For detail about;
</p>
<dl><dd>
Using curved flex-track to join track segments refer to <a href="joinTrackCurve.html#joinTrackCurve">Section 2.2.6.1</a>.
</dd>
</dl>
<p>

</p>
<dl><dd>
Moving one segment of track to join with another refer to <a href="joinTrackMove.html#joinTrackMove">Section 2.2.6.3</a>.
</dd>
</dl>
<hr>

</body>
</html>