mirror of
https://github.com/ElvishArtisan/rivendell.git
synced 2025-10-16 15:41:13 +02:00
2018-08-28 Fred Gleason <fredg@paravelsystems.com>
* Added an optional third argument to the 'Add Next' ['PX'] RML to allow specication of the transition type.
This commit is contained in:
@@ -218,11 +218,13 @@
|
||||
<para>
|
||||
<userinput>PX
|
||||
<replaceable>mach</replaceable>
|
||||
<replaceable>cart</replaceable>!</userinput>
|
||||
<replaceable>cart</replaceable>
|
||||
[PLAY|SEGUE|STOP]!</userinput>
|
||||
</para>
|
||||
<para>
|
||||
Insert cart <replaceable>cart</replaceable>> in the next to play
|
||||
position on log machine <replaceable>mach</replaceable>.
|
||||
Insert cart <replaceable>cart</replaceable> in the next to play
|
||||
position on log machine <replaceable>mach</replaceable>. The
|
||||
transition may also be optionally specified.
|
||||
</para>
|
||||
</sect2>
|
||||
|
||||
|
Reference in New Issue
Block a user