protected static Hashtable<Character,String> ligatures_expansions_lower = new Hashtable<Character,String>();
protected static Hashtable<Character,String> ligatures_expansions = new Hashtable<Character,String>();
protected static Hashtable<String,Character> ligatures_contractions = new Hashtable<String,Character>();
protected static Hashtable<Character,String> ligatures_expansions_lower = new Hashtable<Character,String>();
protected static Hashtable<Character,String> ligatures_expansions = new Hashtable<Character,String>();
protected static Hashtable<String,Character> ligatures_contractions = new Hashtable<String,Character>();