Help for this page

Select Code to Download


  1. or download this
    \documentclass{article}
    \usepackage{fancyhdr}
    ...
    \end{minipage}
    
    \end{document}
    
  2. or download this
    \documentclass{article}
    
    ...
    
    
    \end{document}
    
  3. or download this
    #!/usr/bin/perl -w
    use strict;
    ...
    # $result = `ps2pdf "$output.ps"`;
    
    1;