Skip to content

Commit bbe63fb

Browse files
committed
re-add title-short and container-title-short
1 parent 2f886da commit bbe63fb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

schemas/styles/csl-variables.rnc

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,11 @@ div {
8080
| "reviewed-title"
8181
| "title"
8282
| "volume-title"
83+
| # Short title forms. Will be removed in CSL 1.1
84+
"title-short"
85+
| "container-title-short"
86+
87+
8388

8489
## String variables
8590
variables.strings =

0 commit comments

Comments
 (0)