13
0
livetrax/manual/xml/track_display.xml
Tim Mayberry 4a1328bab1 Add entities for a couple of common sections and use them where appropriate
Move Track Display section to separate file

Move section on track controls to a separate file


git-svn-id: svn://localhost/ardour2/trunk@1895 d708f5d6-7413-0410-9779-e7cbd77b26cf
2007-05-22 09:52:06 +00:00

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>