hyphenatr (version 0.3.0)

list_dicts: List available hyphenation languages rules

Description

The vast majority OpenOffice Hunspell hyphenation rules dictionaries are named in the format location.code_COUNTRY.CODE (e.g. en_US). This function returns the list of available dictionaries. Used the desired, supplied result in your call to switch_dict.

Usage

list_dicts()

Arguments

Examples

Run this code
list_dicts()

Run the code above in your browser using DataLab