// # uioPlus_syllabification
//
// A preference set for testing preference settings in UIO+.
//
// While the Syllabification preference is set, there is currently no adjuster or enactor that supports this preference. No change will be reflected in UIO+ panel or the site.
{
    "flat": {
        "name": "UIO+ Syllabification",
        "contexts": {
            "gpii-default": {
                "name": "Default preferences",
                "preferences": {
                    "http://registry.gpii.net/common/characterSpace": 1,
                    "http://registry.gpii.net/common/fontSize": 12,
                    "http://registry.gpii.net/common/highContrast/enabled": false,
                    "http://registry.gpii.net/common/highlightColor": "default",
                    "http://registry.gpii.net/common/inputsLarger/enabled": false,
                    "http://registry.gpii.net/common/lineSpace": 1,
                    "http://registry.gpii.net/common/selfVoicing/enabled": false,
                    "http://registry.gpii.net/common/simplifiedUi/enabled": false,
                    "http://registry.gpii.net/common/syllabification/enabled": true,
                    "http://registry.gpii.net/common/tableOfContents": false,
                    "http://registry.gpii.net/common/wordSpace": 0
                }
            }
        }
    }
}
