diff --git a/README.md b/README.md index 639757c..9baac9e 100644 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ are regenerated on each release — patches cannot be merged directly. Report problems (or send patches) to the author; accepted changes are applied to the development tree and appear in a following snapshot. -This snapshot was assembled from development commit `66442bdd4d5d`. +This snapshot was assembled from development commit `6d767149c26c`. ## License diff --git a/doc/edit/sublime/Breakers.sublime-color-scheme b/doc/edit/sublime/Breakers.sublime-color-scheme index f1d27a3..07d4c37 100644 --- a/doc/edit/sublime/Breakers.sublime-color-scheme +++ b/doc/edit/sublime/Breakers.sublime-color-scheme @@ -5,7 +5,7 @@ // on dark grounds, at 60%% on light grounds for contrast. Delimiters are // forced to normal style. Merged onto Breakers by filename; recolors only // .klammertext scopes. (The highlighting was first developed as an Emacs -// major mode; see Klammertext_in_Sublime_Text.md.) +// major mode; see README.md.) // // #999999 removed text (Breakers's comment grey) // #994040 removal markers diff --git a/doc/edit/sublime/Celeste.sublime-color-scheme b/doc/edit/sublime/Celeste.sublime-color-scheme index f891976..8319a34 100644 --- a/doc/edit/sublime/Celeste.sublime-color-scheme +++ b/doc/edit/sublime/Celeste.sublime-color-scheme @@ -5,7 +5,7 @@ // on dark grounds, at 60%% on light grounds for contrast. Delimiters are // forced to normal style. Merged onto Celeste by filename; recolors only // .klammertext scopes. (The highlighting was first developed as an Emacs -// major mode; see Klammertext_in_Sublime_Text.md.) +// major mode; see README.md.) // // #9a9a9a removed text (Celeste's comment grey) // #994040 removal markers diff --git a/doc/edit/sublime/Mariana.sublime-color-scheme b/doc/edit/sublime/Mariana.sublime-color-scheme index 1f4d739..82af41f 100644 --- a/doc/edit/sublime/Mariana.sublime-color-scheme +++ b/doc/edit/sublime/Mariana.sublime-color-scheme @@ -5,7 +5,7 @@ // on dark grounds, at 60%% on light grounds for contrast. Delimiters are // forced to normal style. Merged onto Mariana by filename; recolors only // .klammertext scopes. (The highlighting was first developed as an Emacs -// major mode; see Klammertext_in_Sublime_Text.md.) +// major mode; see README.md.) // // #a6acb9 removed text (Mariana's comment grey) // #ff6b6b removal markers diff --git a/doc/edit/sublime/Monokai.sublime-color-scheme b/doc/edit/sublime/Monokai.sublime-color-scheme index 218dc0f..3107390 100644 --- a/doc/edit/sublime/Monokai.sublime-color-scheme +++ b/doc/edit/sublime/Monokai.sublime-color-scheme @@ -5,7 +5,7 @@ // on dark grounds, at 60%% on light grounds for contrast. Delimiters are // forced to normal style. Merged onto Monokai by filename; recolors only // .klammertext scopes. (The highlighting was first developed as an Emacs -// major mode; see Klammertext_in_Sublime_Text.md.) +// major mode; see README.md.) // // #8a8272 removed text (Monokai's comment grey) // #ff6b6b removal markers diff --git a/doc/edit/sublime/Klammertext_in_Sublime_Text.md b/doc/edit/sublime/README.md similarity index 99% rename from doc/edit/sublime/Klammertext_in_Sublime_Text.md rename to doc/edit/sublime/README.md index 1ed7dfe..0467704 100644 --- a/doc/edit/sublime/Klammertext_in_Sublime_Text.md +++ b/doc/edit/sublime/README.md @@ -16,7 +16,7 @@ Emacs mode closely; where the two intentionally differ, the file headers say so. | `Default.sublime-keymap` | Binds jump-to-match to **Ctrl+M**, reindent to **Ctrl+Alt+I**, and table alignment to **Ctrl+Alt+A**, scoped to Klammertext files. | | `Comments.tmPreferences` | Comment toggling: **Ctrl+/** inserts `# ` (line removal), **Ctrl+Shift+/** wraps in `#[ ... ]#` (block removal). | | `Breakers` / `Celeste` / `Mariana` / `Monokai` / `Sixteen` `.sublime-color-scheme` | Color overrides for Sublime's five built-in schemes — one hue system, full intensity on the dark schemes, scaled down on the light ones. Additive: they recolor only the Klammertext delimiters and leave the rest of each scheme unchanged. | -| `Klammertext_in_Sublime_Text.md` | This file. | +| `README.md` | This file. | ## Installation diff --git a/doc/edit/sublime/Sixteen.sublime-color-scheme b/doc/edit/sublime/Sixteen.sublime-color-scheme index df9ac89..eac42d0 100644 --- a/doc/edit/sublime/Sixteen.sublime-color-scheme +++ b/doc/edit/sublime/Sixteen.sublime-color-scheme @@ -5,7 +5,7 @@ // on dark grounds, at 60%% on light grounds for contrast. Delimiters are // forced to normal style. Merged onto Sixteen by filename; recolors only // .klammertext scopes. (The highlighting was first developed as an Emacs -// major mode; see Klammertext_in_Sublime_Text.md.) +// major mode; see README.md.) // // #b8b8b8 removed text (Sixteen's comment grey) // #994040 removal markers