Help for this page

Select Code to Download


  1. or download this
    First slide
    Test line
    ...
    Second line
    Line with explicit font size @20
    
  2. or download this
    #!/usr/bin/perl
    
    ...
    $parser->startrule($good_text);
    print STDERR "\n" x 3;
    $parser->startrule($bad_text);