From 9b6606394c718398ea228194b52e3bd5dcc08afe Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Helleu?= Date: Sat, 27 Nov 2021 15:55:25 +0100 Subject: [PATCH] doc: fix column size in table with color codes (developer's guide) --- doc/en/weechat_dev.en.adoc | 2 +- doc/fr/weechat_dev.fr.adoc | 2 +- doc/ja/weechat_dev.ja.adoc | 2 +- doc/sr/weechat_dev.sr.adoc | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/en/weechat_dev.en.adoc b/doc/en/weechat_dev.en.adoc index 89b773f23..53617e6a7 100644 --- a/doc/en/weechat_dev.en.adoc +++ b/doc/en/weechat_dev.en.adoc @@ -919,7 +919,7 @@ In following table, these conventions are used: All combinations are summarized in this table: -[width="100%",cols="4,2,2,8",options="header"] +[width="100%",cols="4,3,2,8",options="header"] |=== | Code | Example | Areas | Description | [hex]#19# + STD | [hex]#19# `+01+` | chat + bars | Set attributes and color using option, see table below. diff --git a/doc/fr/weechat_dev.fr.adoc b/doc/fr/weechat_dev.fr.adoc index 0be591fb5..1303af54c 100644 --- a/doc/fr/weechat_dev.fr.adoc +++ b/doc/fr/weechat_dev.fr.adoc @@ -935,7 +935,7 @@ Dans le tableau qui suit, les conventions suivantes sont utilisées : Toutes les combinaisons sont résumées dans ce tableau : -[width="100%",cols="4,2,2,8",options="header"] +[width="100%",cols="4,3,2,8",options="header"] |=== | Code | Exemple | Aires | Description | [hex]#19# + STD | [hex]#19# `+01+` | chat + barres | Définir les attributs et la couleur en utilisant une option, voir le tableau ci-dessous. diff --git a/doc/ja/weechat_dev.ja.adoc b/doc/ja/weechat_dev.ja.adoc index 015588285..f9b8e4d39 100644 --- a/doc/ja/weechat_dev.ja.adoc +++ b/doc/ja/weechat_dev.ja.adoc @@ -961,7 +961,7 @@ WeeChat は文字列中に独自の色コードを使うことで、属性 以下の表にすべての組み合わせをまとめています: -[width="100%",cols="4,2,2,8",options="header"] +[width="100%",cols="4,3,2,8",options="header"] |=== | コード | 例 | エリア | 説明 | [hex]#19# + STD | [hex]#19# `+01+` | chat + bars | オプションを使って属性と色を指定、色コードは以下の表を参照 diff --git a/doc/sr/weechat_dev.sr.adoc b/doc/sr/weechat_dev.sr.adoc index e22a5d67e..979b9e10a 100644 --- a/doc/sr/weechat_dev.sr.adoc +++ b/doc/sr/weechat_dev.sr.adoc @@ -901,7 +901,7 @@ struct t_gui_buffer *last_gui_buffer = NULL; /* last buffer */ У следећој табели су сажете све комбинације: -[width="100%", cols="4,2,2,8", options="header"] +[width="100%", cols="4,3,2,8", options="header"] |=== | Кôд | Пример | Површине | Опис | [hex]#19# + СТД | [hex]#19# `+01+` | чет + траке | Постављање атрибута и боје опцијама, погледајте табелу испод.