Added a comment
This commit is contained in:
parent
518d4bd87b
commit
70d0643272
1 changed files with 21 additions and 0 deletions
|
@ -0,0 +1,21 @@
|
||||||
|
[[!comment format=mdwn
|
||||||
|
username="https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU"
|
||||||
|
nickname="Matt"
|
||||||
|
subject="comment 1"
|
||||||
|
date="2013-06-11T13:59:53Z"
|
||||||
|
content="""
|
||||||
|
Here's a sample latex document
|
||||||
|
|
||||||
|
\documentclass[twocolumn,a4paper]{article}
|
||||||
|
\title{Test}
|
||||||
|
\begin{document}
|
||||||
|
\maketitle
|
||||||
|
\begin{abstract}
|
||||||
|
Test
|
||||||
|
\end{abstract}
|
||||||
|
|
||||||
|
Some unresolved refs for two passes:
|
||||||
|
\ref{one:a} and \ref{two:b}
|
||||||
|
|
||||||
|
\end{document}
|
||||||
|
"""]]
|
Loading…
Reference in a new issue