X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=detail-xml;h=cae148b68877ea8ce5ab3c46556657db64107f9d;hb=e2c8f78fb3d4434e4d71aedd9b96c03b17835bf3;hp=3735a657fa61ef8444fb9b985601912a050d736f;hpb=a44813e69593b8c3a8c1ee08c0f08a18a52af256;p=pspp diff --git a/detail-xml b/detail-xml index 3735a657fa..cae148b688 100644 --- a/detail-xml +++ b/detail-xml @@ -66,7 +66,7 @@ formatMapping := [id? from] format footnotes := [id? superscript variable] footnoteMapping+ footnoteMapping := [id? from to definesReference] -cross := [id?] nest+ +cross := [id?] nest nest nest := [id?] variableReference+ variableReference := [ref] @@ -88,8 +88,8 @@ paragraph := [id? hangingIndent] setCellProperties := [id? applyToConverse] - setMetadata setStyle* setFormat+ union? -setMetadata := [id? key target value] + setMetaData setStyle* setFormat+ union? +setMetaData := [id? key target value] setStyle := [id? style target] setFormat := [id? target reset?]