Add a compilation link for LaTeX documents
This commit is contained in:
parent
3eea4df363
commit
9d8d0ce4e9
4 changed files with 141 additions and 0 deletions
|
|
@ -55,6 +55,7 @@ foreach ($_GET as $k => $t)
|
|||
<div class="answer">
|
||||
<a href="/?a=<?php echo $kout[1]; ?>">Répondre</a>
|
||||
<?php echo $paste->get_ref(isset($diff)); ?>
|
||||
<?php echo $paste->get_gen(isset($diff)); ?>
|
||||
</div>
|
||||
<?php
|
||||
if (isset($diff))
|
||||
|
|
|
|||
Reference in a new issue