minibar: add an option to make it easy to select png or svg output

for abstract synax trees, parse trees and word alignment diagrams.
This commit is contained in:
hallgren
2012-03-08 15:30:31 +00:00
parent b3a66202ae
commit f5737e8222
2 changed files with 11 additions and 4 deletions

View File

@@ -10,6 +10,7 @@ var online_options={
var minibar_options= {
show_abstract: true,
show_trees: true,
tree_img_format: "png", // or "svg"
show_grouped_translations: false,
default_source_language: "Eng",
//feedback_url: "feedback.html",