| Age | Commit message (Collapse) | Author |
|
again on MacOS
|
|
|
|
|
|
|
|
|
|
wildcards to concrete annotatations (see for instance english/LangEng.labels)
|
|
words; TODO: dissolve clustered multiwords bound with +
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
still ok.
|
|
|
|
|
|
bindings
|
|
|
|
|
|
Haskell binding
|
|
|
|
|
|
|
|
|
|
|
|
src/runtime/java/Makefile
|
|
|
|
book examples. However, if the grammar has any multiline rules, all of them must have semicolons.
|
|
Ravishankar
|
|
|
|
|
|
|
|
to cover the case where the list of arcs is empty
|
|
+ The PGF service now reads and caches dependency label configuration files.
+ The grammar info returned by command=grammar has a new boolean field
'hasDependencyLabels' to indicate if dependency labels were found for
the grammar. Also, command=deptree will now fail if no labels are present.
+ The minibar only shows word dependency trees if labels are present.
+ Also changed the type of getDepLabels from [String] -> Labels to
String -> Labels, since all uses were in the form "getDepLabels . lines".
|
|
|
|
|
|
This makes them look the same as SVG produced by graphviz
|
|
This was done by introducing an intermediate representation for the LaTeX
pictures produced by the LaTeX renderer and providing a new backend that
outputs SVG instead of LaTeX.
|
|
|
|
|
|
is not defined
|
|
|
|
They seemed very difficult to use without the documentation, since their
types are not particularly self documenting.
Also documented what the (Bool,Bool) argument to PGF.graphvizAbstractTree
is for.
|
|
|
|
|
|
|
|
|
|
|
|
format that is used by the linearizer
|