Created
January 24, 2018 09:26
-
-
Save shkarupa-alex/243dcf35bb845380d3f5def4175527f8 to your computer and use it in GitHub Desktop.
Опции типографа для склейки слов
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
# 'Quote.quotes': 'off', | |
# 'Quote.quotation': 'off', | |
# | |
'Dash.to_libo_nibud': 'off', | |
'Dash.iz_za_pod': 'off', | |
'Dash.ka_de_kas': 'off', | |
# | |
'Nobr.super_nbsp': 'off', | |
'Nobr.nbsp_in_the_end': 'off', | |
'Nobr.phone_builder': 'off', | |
'Nobr.phone_builder_v2': 'off', | |
'Nobr.ip_address': 'off', | |
'Nobr.spaces_nobr_in_surname_abbr': 'off', | |
'Nobr.dots_for_surname_abbr': 'off', | |
'Nobr.nbsp_celcius': 'off', | |
'Nobr.hyphen_nowrap_in_small_words': 'off', | |
'Nobr.hyphen_nowrap': 'off', | |
'Nobr.nowrap': 'off', | |
# | |
'Symbol.tm_replace': 'off', | |
'Symbol.r_sign_replace': 'off', | |
'Symbol.copy_replace': 'off', | |
'Symbol.apostrophe': 'off', | |
'Symbol.degree_f': 'off', | |
'Symbol.arrows_symbols': 'off', | |
'Symbol.no_inches': 'off', | |
# | |
'Punctmark.auto_comma': 'off', | |
'Punctmark.hellip': 'off', | |
'Punctmark.fix_pmarks': 'off', | |
'Punctmark.fix_excl_quest_marks': 'off', | |
# 'Punctmark.dot_on_end': 'on', # ! | |
'Punctmark.punctuation_marks_limit': 'off', | |
'Punctmark.punctuation_marks_base_limit': 'off', | |
# 'Punctmark.fix_brackets': 'off', | |
# 'Punctmark.fix_brackets_space': 'off', | |
# # | |
'Number.minus_between_nums': 'off', | |
'Number.minus_in_numbers_range': 'off', | |
'Number.auto_times_x': 'off', | |
'Number.simple_fraction': 'off', | |
'Number.math_chars': 'off', | |
'Number.thinsp_between_number_triads': 'off', | |
'Number.thinsp_between_no_and_number': 'off', | |
'Number.thinsp_between_sect_and_number': 'off', | |
# # | |
'Date.years': 'off', | |
'Date.mdash_month_interval': 'off', | |
'Date.nbsp_and_dash_month_interval': 'off', | |
'Date.nobr_year_in_date': 'off', | |
'Date.space_posle_goda': 'off', | |
'Date.nbsp_posle_goda_abbr': 'off', | |
# # | |
# 'Space.many_spaces_to_one': 'off', | |
# 'Space.clear_percent': 'off', | |
# 'Space.clear_before_after_punct': 'off', | |
# 'Space.autospace_after': 'off', | |
# 'Space.bracket_fix': 'off', | |
# # | |
'Abbr.nbsp_money_abbr': 'off', | |
'Abbr.nobr_vtch_itd_itp': 'off', | |
'Abbr.nobr_sm_im': 'off', | |
'Abbr.nobr_acronym': 'off', | |
'Abbr.nobr_locations': 'off', | |
'Abbr.nobr_abbreviation': 'off', | |
'Abbr.ps_pps': 'off', | |
'Abbr.nbsp_org_abbr': 'off', | |
'Abbr.nobr_gost': 'off', | |
'Abbr.nobr_before_unit_volt': 'off', | |
'Abbr.nbsp_before_unit': 'off', | |
# # | |
'OptAlign.all': 'off', | |
'OptAlign.oa_oquote': 'off', | |
'OptAlign.oa_obracket_coma': 'off', | |
'OptAlign.layout': 'off', | |
# # | |
'Text.paragraphs': 'off', | |
'Text.auto_links': 'off', | |
'Text.email': 'off', | |
'Text.breakline': 'off', | |
'Text.no_repeat_words': 'off', | |
# # | |
# 'Etc.unicode_convert': 'off', | |
# 'Etc.nobr_to_nbsp': 'off', | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment