18 lines
512 B
XML
18 lines
512 B
XML
|
<?xml version="1.0" standalone="no"?>
|
||
|
|
||
|
<!DOCTYPE section PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN" "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd" [
|
||
|
|
||
|
<!ENTITY % BOOK_ENTITIES SYSTEM "./entities.ent">
|
||
|
%BOOK_ENTITIES;
|
||
|
|
||
|
]>
|
||
|
|
||
|
<section id="sn-track-display">
|
||
|
<title>Track Display</title>
|
||
|
<para>
|
||
|
This is the main area within the editor. Each track or bus is
|
||
|
represented by a horizontal "stripe", with a set of controls on the left
|
||
|
side, with the timeline above them all.
|
||
|
</para>
|
||
|
</section>
|