Help for this page

Select Code to Download


  1. or download this
    <body>
    One of the interesting problems that real typesetting brings to 
    ...
    look like it does, but the source to this paragraph should 
    look like:
    </body>
    
  2. or download this
    #!/perl/bin/perl
    #
    ...
            return "\\vr{\\textcolor{red}{", $lineno++, "}}", clean(shift)
    +, "\\par\n";
        }
    }
    
  3. or download this
    \documentclass{article}%
    \usepackage{marvosym}
    ...
    \begin{document}%
    \input{your_document_here}
    \end{document}%