ff ligature
This commit is contained in:
parent
a7728ceb91
commit
b75859b046
@ -104,16 +104,16 @@ indexstemminglanguages = english
|
|||||||
# appartenance to the list will turn-off both standard accent and case
|
# appartenance to the list will turn-off both standard accent and case
|
||||||
# processing. Examples:
|
# processing. Examples:
|
||||||
# Swedish:
|
# Swedish:
|
||||||
# unac_except_trans = ää Ää öö Öö üü Üü ßss œoe Œoe æae Æae fifi flfl åå Åå
|
# unac_except_trans = ää Ää öö Öö üü Üü ßss œoe Œoe æae Æae ffff fifi flfl åå Åå
|
||||||
# German:
|
# German:
|
||||||
# unac_except_trans = ää Ää öö Öö üü Üü ßss œoe Œoe æae Æae fifi flfl
|
# unac_except_trans = ää Ää öö Öö üü Üü ßss œoe Œoe æae Æae ffff fifi flfl
|
||||||
# In French, you probably want to decompose oe and ae and nobody would type
|
# In French, you probably want to decompose oe and ae and nobody would type
|
||||||
# a German ß
|
# a German ß
|
||||||
# unac_except_trans = ßss œoe Œoe æae Æae fifi flfl
|
# unac_except_trans = ßss œoe Œoe æae Æae ffff fifi flfl
|
||||||
# Reasonable default for all until someone protests. These decompositions
|
# Reasonable default for all until someone protests. These decompositions
|
||||||
# are not performed by unac, but I cant imagine someone typing the composed
|
# are not performed by unac, but I cant imagine someone typing the composed
|
||||||
# forms in a search.
|
# forms in a search.
|
||||||
unac_except_trans = ßss œoe Œoe æae Æae fifi flfl
|
unac_except_trans = ßss œoe Œoe æae Æae ffff fifi flfl
|
||||||
|
|
||||||
# Maximum expansion count for a single term (ie: when using wildcards).
|
# Maximum expansion count for a single term (ie: when using wildcards).
|
||||||
# We used to not limit this at all (except for filenames where the limit
|
# We used to not limit this at all (except for filenames where the limit
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user