From 70d0643272b2873ed3bdbbaf5eeeb45c53d0cfbb Mon Sep 17 00:00:00 2001 From: "https://www.google.com/accounts/o8/id?id=AItOawnXybLxkPMYpP3yw4b_I6IdC3cKTD-xEdU" Date: Tue, 11 Jun 2013 13:59:53 +0000 Subject: [PATCH] Added a comment --- ..._05e1398e78218ced9c2da6a2510949e8._comment | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 doc/bugs/file_access__47__locking_issues_with_the_assitant/comment_1_05e1398e78218ced9c2da6a2510949e8._comment diff --git a/doc/bugs/file_access__47__locking_issues_with_the_assitant/comment_1_05e1398e78218ced9c2da6a2510949e8._comment b/doc/bugs/file_access__47__locking_issues_with_the_assitant/comment_1_05e1398e78218ced9c2da6a2510949e8._comment new file mode 100644 index 0000000000..8adb71b38f --- /dev/null +++ b/doc/bugs/file_access__47__locking_issues_with_the_assitant/comment_1_05e1398e78218ced9c2da6a2510949e8._comment @@ -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} +"""]]