Skip to content

Commit 16feb67

Browse files
committed
Update spec/legacy.md
1 parent 67ed2f9 commit 16feb67

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

‎spec/legacy.md‎

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -241,8 +241,7 @@ Auxiliary files needed by the problem statement files must all be in `problem_st
241241
Image file formats supported are `.png`, `.jpg`, `.jpeg`, and `.pdf`.
242242

243243
A LaTeX file must specify the problem name using the LaTeX command `\problemname`.
244-
If LaTeX formatting is used in the problem name, say if the problem name is $x^2+y^2=z^2$, the file must provide
245-
a plain problem name using a comment with the following format anywhere in the document:
244+
If LaTeX formatting is used in the problem name, say if the problem name is $x^2+y^2=z^2$, the file must provide a plain problem name using a comment with the following format anywhere in the document:
246245
`%% plainproblemname: x^2 + y^2 = z^2`.
247246

248247
The problem statements must only contain the actual problem statement, no sample data.

0 commit comments

Comments
 (0)