summaryrefslogtreecommitdiff
path: root/manual/xml/resizing_tracks.xml
blob: 95253337ed0aee87773b39c59ccde5babb6bdc5b (plain)
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
<?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-resizing-tracks">
  <title>Resizing Tracks</title>
  <indexterm>
    <primary>Tracks</primary>
    <secondary>Resizing</secondary>
  </indexterm>
  <indexterm>
    <primary>Tracks</primary>
    <secondary>Changing the height of</secondary>
  </indexterm>
  <para>
    The height of a track in the &TRACK_DISPLAY; can be resized by
    right-clicking in the empty space in the &TRACK_CONTROLS; to bring up
    the track context menu and choosing a size from the
    <guimenuitem>Height</guimenuitem> submenu.
  </para>
  <mediaobject>
    <imageobject>
      <imagedata fileref="images/resize_track.png"/>
    </imageobject>
  </mediaobject>
  <para>
    It can also be modified by clicking on the <guibutton>h</guibutton>
    button in the &TRACK_CONTROLS; when the size of the track is
    <literal>Normal</literal> or above.
  </para>
  <tip>
    <para>
      Holding the pointer over a track and pressing <keycap>Shift</keycap>
      while scrolling with the mouse wheel will increase or decrease its
      height.
    </para>
  </tip>
</section>