This file is indexed.

/usr/share/xdrawchem2/doc/draw.html is in xdrawchem 2.0-4.

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
<html>
<head>
<title>XDrawChem documentation - Drawing</title>
</head>
<body bgcolor="#FFFFFF">
<p><b>Drawing</b>
<p>The toolbar has bond, arrow, bracket, text ring, and symbol tools for drawing.  The use of these tools is summarized in the <a href="toolbar.html">Toolbar reference</a>.
<p><b>Tutorial exercise:  Cinnamaldehyde</b>
<p><img src="cinna.png">
<p>Draw the benzene ring first.  Click and hold the <img src="ringtool.png">Ring tool.  Go into the Rings submenu.  Select benzene.  Left-click in the drawing area to draw a benzene ring.
<p>Now draw the side chain.  Click on the <img src="linetool.png">Bond tool.  Move the mouse over an atom in the benzene ring and left-click to start drawing.  Drag the bond into place and release the button.  Repeat this process until you've drawn all the single bonds necessary for cinnamaldehyde.
<p>We need to insert two double bonds.  You can do this two ways, so we'll do each double bond differently.  Use the Bond toll to draw over the existing bond to form the alkene double bond.  Then choose the <img src="selecttool.png">Select tool and right-click on the aldehyde C=O bond.  Choose double bond in the dialog and press OK.  Note you can also change other properties of the bond this way.
<p>Now we need to label the aldehyde O and H so it's clear that this is cinnamaldehyde.  Choose the <img src="texttool.png">Text tool and click on the end of the double bond -- make sure the end point is highlighted.  Type "O" and press return.  Then click where the H should be and type "H" and press return.
<p>And there you have it -- cinnamaldehyde!
<p><i><a href="index.html">Main help page</a></i>
</body>
</html>