Noeud:Text Screenshot, Noeud « Next »:, Noeud « Previous »:Program Listing With Areas, Noeud « Up »:Line Specific Environments



Text Screenshot


Screen = ( (CO | LineAnnotation | %para.char.mix;)+
         )

Elements : Screen, CO, LineAnnotation.

<para>
<screen>
<prompt>sh$ </prompt><userinput>pwd</userinput>  <lineannotation
><keycap>Enter</keycap></lineannotation>
<computeroutput>/</computeroutput>
<prompt>sh$ </prompt><userinput>ls</userinput>  <lineannotation
><keycap>Enter</keycap></lineannotation>
<computeroutput>bin     dev     etc     lost+found  proc    sbin    usr
boot    home    lib     mnt         root    tmp     var</computeroutput>
<prompt>sh$ </prompt><co id="next-command">
</screen><calloutlist>
    <callout arearefs="next-command">
      <para>Enter your next command here</para>
    </callout>
  </calloutlist>
</para>