1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
2 "http://www.w3.org/TR/html4/strict.dtd">
3<html>
4<head>
5<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
6<meta http-equiv="Content-Style-Type" content="text/css">
7<link href="../css/manpage.css" rel="stylesheet" type="text/css">
8<title>Tips</title>
9</head>
10<body>
11
12<h1 id="TIPS">Tips</h1>
13<p>
14This sections describes tips when using LayoutEditor.
15</p>
16<h3> Specify the number of decimal places for values that can be entered for keys in the Curve editor</h3>
17<p>For the values entered for keys, you can now specify the number of decimal places (the number of digits below the decimal point).</p>
18<p> To make this specification, edit the application settings file  ($NW4C_ROOT/tools/LayoutEditor/setting.xml).</p>
19<h4>How to set</h4>
20<p>In the setting.xml file, change the number at &lt;ValueDecimalPlaces&gt;2&lt;/ValueDecimalPlaces&gt; to the number of digits below the decimal point you want.<br> The default is 2, meaning values have two digits beyond the decimal point.  </p>
21<p>The valid values are 1 through 5.</p>
22
23<hr><p>CONFIDENTIAL</p></body>
24</html>
25