Sandbox

From TeX on Mac OS X wiki

Jump to: navigation, search

Some nonsense...

Test of LaTeX code: a2 + b2 = c2

Test of source highlighting:

// Hello World in Microsoft C# ("C-Sharp").
 
using System;
 
class HelloWorld
{
    public static int Main(String[] args)
    {
        Console.WriteLine("Hello, World!");
        return 0;
    }
}

<?php
  // Hello World in PHP
  echo 'Hello World!';
?>

\begin{quotation}
Some text.......
\end{quotation}

Link to TeXShop on the Front Ends page.

Personal tools