Skip to content

Commit 2e31773

Browse files
committed
update README.md
1 parent 287b452 commit 2e31773

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ After importing `elsearticle`, you have to initialize the template by a show rul
2727
* `journal`: Name of the journal
2828
* `keywords`: List of keywords of the paper
2929
* `format`: Format of the paper. Possible values are `preprint`, `review`, `1p`, `3p`, `5p`
30-
* `paper`: Paper size. Possible values are "a5", "a4", "ansi-a", "ansi-b" and "us-letter"
30+
* `paper`: Paper size. Possible values are `"a4"`, `"ansi-a"`, `"us-letter"` and `"us-legal"`
3131
* `numcol`: Number of columns of the paper. Possible values are 1 and 2
3232
* `line-numbering`: Enable line numbering. Possible values are `true` and `false`
3333

0 commit comments

Comments
 (0)