some more vizml work
authorBen Pfaff <blp@cs.stanford.edu>
Sat, 11 Jan 2020 07:15:42 +0000 (07:15 +0000)
committerBen Pfaff <blp@cs.stanford.edu>
Sat, 11 Jan 2020 17:51:30 +0000 (17:51 +0000)
src/output/spv/automake.mk
src/output/spv/vizml.grammar

index 6a2b3e1ad2247ce87c2c5b06f69cc9fa88970128..ed952f254c42b76a92526e2a0ddfe63bbb305bea 100644 (file)
@@ -117,5 +117,5 @@ src/output/spv/vizml-parser.h: $(vizml_in)
 nodist_src_output_liboutput_la_SOURCES += $(vizml_out)
 BUILT_SOURCES += $(vizml_out)
 CLEANFILES += $(vizml_out)
-EXTRA_DIST += $(vizmlb_in)
+EXTRA_DIST += $(vizml_in)
 
index 31b9d95835da62dcbd46dab26e5e488fc997965a..ceedc666d4b418bd1ff37b435e6d830f7cbf769c 100644 (file)
@@ -480,6 +480,8 @@ interval
 labeling
    :style=ref style?
    :variable=ref (sourceVariable | derivedVariable)
+   :connectingLines=bool?
+   :textFrameStyle=ref style?
 => (formatting | format | footnotes)*
 
 formatting :variable=ref (sourceVariable | derivedVariable) => formatMapping*