gen/$uid.pdf"; # In case you want to use an external script #$cmd = "sh groff-compiler.sh"; if ($_SERVER['REQUEST_METHOD'] === 'POST' && isset($_POST['codebox'])) { $code = $_POST['codebox']; file_put_contents("gen/$uid.ms", $code); exec("$cmd"); } ?> Groff Web

Groff Web |


.\" Template
.\" .ds FAM T       \" H=Helvetica C=Courier
.\" .nr PS 10p      \" Point size
.\" .nr VS 12p      \" Line spacing
.
.TL
title
.AU
author
.AI
institution
.
.AB
abstract
.AE
.
.NH
.XN "numbered heading"
.
.PP
indented \f[CW]paragraph\f[] \m[blue]with\m[] \f[B]some\f[] \f[I]formatting\f[]
.
.\" .TC