Skip to content

Commit cd4e89e

Browse files
committed
Merge branch 'master' into v1.0
2 parents 648ff90 + a75b599 commit cd4e89e

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

schemas/input/csl-data.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -423,12 +423,6 @@
423423
"title-short": {
424424
"type": "string"
425425
},
426-
"translated-title": {
427-
"type": "string"
428-
},
429-
"translated-title-short": {
430-
"type": "string"
431-
},
432426
"URL": {
433427
"type": "string"
434428
},

schemas/styles/csl-variables.rnc

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,6 @@ div {
7979
| "part-title"
8080
| "reviewed-title"
8181
| "title"
82-
| "translated-title"
8382
| "volume-title"
8483

8584
## String variables

0 commit comments

Comments
 (0)