From 64bc1b1d33b11ed45e13a2fddac18b7a0f26c4f8 Mon Sep 17 00:00:00 2001 From: erjemin Date: Fri, 2 Jan 2026 22:08:12 +0300 Subject: [PATCH] =?UTF-8?q?mod:=20=D0=BD=D0=B0=D1=81=D1=82=D1=80=D0=BE?= =?UTF-8?q?=D0=B9=D0=BA=D0=B8=20=D1=82=D0=B8=D0=BF=D0=BE=D0=B3=D1=80=D0=B0?= =?UTF-8?q?=D1=84=D0=B0=20(07)=20=D0=BE=D1=84=D0=BE=D1=80=D0=BC=D0=BB?= =?UTF-8?q?=D0=B5=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../typograph/templates/typograph/base.html | 3 +- .../typograph/templates/typograph/index.html | 58 +++++++++++-------- 2 files changed, 36 insertions(+), 25 deletions(-) diff --git a/etpgrf_site/typograph/templates/typograph/base.html b/etpgrf_site/typograph/templates/typograph/base.html index fabca60..272eb7b 100644 --- a/etpgrf_site/typograph/templates/typograph/base.html +++ b/etpgrf_site/typograph/templates/typograph/base.html @@ -37,7 +37,6 @@ {% block content %}{% endblock %} - - +{# Bootstrap JS #} diff --git a/etpgrf_site/typograph/templates/typograph/index.html b/etpgrf_site/typograph/templates/typograph/index.html index 1a2615d..32756dd 100644 --- a/etpgrf_site/typograph/templates/typograph/index.html +++ b/etpgrf_site/typograph/templates/typograph/index.html @@ -25,35 +25,37 @@
Основные
-
-
- - +
+ + {# Группа "Кавычки" #}
+
+ + +
+ {# Описание группы "Кавычки" (видно, когда выключено) #} +
+ Прямые кавычки (") не будут заменяться на типографские («…ёлочки…» или “…лапки…”). +
+
+ {# Группа "Компоновка и отбивка" (Layout) #}
@@ -81,24 +83,34 @@
- -
- Обработка тире, чисел, инициалов, сокращений и единиц измерения отключена. + {# Описание группа "Компоновка и отбивка" (видно, когда выключено) #}
+ Если отключено, то отбивка тире, инициалов, устойчивых сокращений, единиц измерения + не будет произведена.
-
- - +
+ + {# Группа "Неразрывные пробелы" #}
+
+ + +
+ + {# Описание группы "Неразрывные пробелы" (видно, когда выключено) #}
+ Если отключено, то предлоги, союзы и артикли могут оставаться в конце строки, частицы (бы, же…) могут отрываться от слов. +
+
+