From 7c2efe985145a3c4e8398fa422666dd6886f04ec Mon Sep 17 00:00:00 2001 From: AwesomeAdam54321 Date: Thu, 7 Mar 2024 15:41:16 +0800 Subject: [PATCH] inweb-bootstrap: Replace spaces in directories with underscores. --- {Chapter 1 => Chapter_1}/Assets, Plugins and Colour Schemes.w | 0 {Chapter 1 => Chapter_1}/Basics.w | 0 {Chapter 1 => Chapter_1}/Configuration.w | 0 {Chapter 1 => Chapter_1}/Patterns.w | 0 {Chapter 1 => Chapter_1}/Program Control.w | 0 {Chapter 1 => Chapter_1}/The Swarm.w | 0 {Chapter 2 => Chapter_2}/Enumerated Constants.w | 0 {Chapter 2 => Chapter_2}/Line Categories.w | 0 {Chapter 2 => Chapter_2}/Paragraph Macros.w | 0 {Chapter 2 => Chapter_2}/Paragraph Numbering.w | 0 {Chapter 2 => Chapter_2}/Tags.w | 0 {Chapter 2 => Chapter_2}/The Parser.w | 0 {Chapter 2 => Chapter_2}/The Reader.w | 0 {Chapter 3 => Chapter_3}/The Analyser.w | 0 {Chapter 3 => Chapter_3}/The Collater.w | 0 {Chapter 3 => Chapter_3}/The Tangler.w | 0 {Chapter 3 => Chapter_3}/The Weaver of Text.w | 0 {Chapter 3 => Chapter_3}/The Weaver.w | 0 {Chapter 4 => Chapter_4}/ACME Support.w | 0 {Chapter 4 => Chapter_4}/C-Like Languages.w | 0 {Chapter 4 => Chapter_4}/InC Support.w | 0 {Chapter 4 => Chapter_4}/Language Methods.w | 0 {Chapter 4 => Chapter_4}/Programming Languages.w | 0 {Chapter 4 => Chapter_4}/The Painter.w | 0 {Chapter 4 => Chapter_4}/Types and Functions.w | 0 {Chapter 5 => Chapter_5}/Debugging Format.w | 0 {Chapter 5 => Chapter_5}/Format Methods.w | 0 {Chapter 5 => Chapter_5}/HTML Formats.w | 0 {Chapter 5 => Chapter_5}/Plain Text Format.w | 0 {Chapter 5 => Chapter_5}/TeX Format.w | 0 {Chapter 5 => Chapter_5}/TeX Utilities.w | 0 {Chapter 5 => Chapter_5}/Weave Tree.w | 0 {Chapter 6 => Chapter_6}/Colonies.w | 0 {Chapter 6 => Chapter_6}/Ctags Support.w | 0 {Chapter 6 => Chapter_6}/Git Support.w | 0 {Chapter 6 => Chapter_6}/Makefiles.w | 0 {Chapter 6 => Chapter_6}/Readme Writeme.w | 0 37 files changed, 0 insertions(+), 0 deletions(-) rename {Chapter 1 => Chapter_1}/Assets, Plugins and Colour Schemes.w (100%) rename {Chapter 1 => Chapter_1}/Basics.w (100%) rename {Chapter 1 => Chapter_1}/Configuration.w (100%) rename {Chapter 1 => Chapter_1}/Patterns.w (100%) rename {Chapter 1 => Chapter_1}/Program Control.w (100%) rename {Chapter 1 => Chapter_1}/The Swarm.w (100%) rename {Chapter 2 => Chapter_2}/Enumerated Constants.w (100%) rename {Chapter 2 => Chapter_2}/Line Categories.w (100%) rename {Chapter 2 => Chapter_2}/Paragraph Macros.w (100%) rename {Chapter 2 => Chapter_2}/Paragraph Numbering.w (100%) rename {Chapter 2 => Chapter_2}/Tags.w (100%) rename {Chapter 2 => Chapter_2}/The Parser.w (100%) rename {Chapter 2 => Chapter_2}/The Reader.w (100%) rename {Chapter 3 => Chapter_3}/The Analyser.w (100%) rename {Chapter 3 => Chapter_3}/The Collater.w (100%) rename {Chapter 3 => Chapter_3}/The Tangler.w (100%) rename {Chapter 3 => Chapter_3}/The Weaver of Text.w (100%) rename {Chapter 3 => Chapter_3}/The Weaver.w (100%) rename {Chapter 4 => Chapter_4}/ACME Support.w (100%) rename {Chapter 4 => Chapter_4}/C-Like Languages.w (100%) rename {Chapter 4 => Chapter_4}/InC Support.w (100%) rename {Chapter 4 => Chapter_4}/Language Methods.w (100%) rename {Chapter 4 => Chapter_4}/Programming Languages.w (100%) rename {Chapter 4 => Chapter_4}/The Painter.w (100%) rename {Chapter 4 => Chapter_4}/Types and Functions.w (100%) rename {Chapter 5 => Chapter_5}/Debugging Format.w (100%) rename {Chapter 5 => Chapter_5}/Format Methods.w (100%) rename {Chapter 5 => Chapter_5}/HTML Formats.w (100%) rename {Chapter 5 => Chapter_5}/Plain Text Format.w (100%) rename {Chapter 5 => Chapter_5}/TeX Format.w (100%) rename {Chapter 5 => Chapter_5}/TeX Utilities.w (100%) rename {Chapter 5 => Chapter_5}/Weave Tree.w (100%) rename {Chapter 6 => Chapter_6}/Colonies.w (100%) rename {Chapter 6 => Chapter_6}/Ctags Support.w (100%) rename {Chapter 6 => Chapter_6}/Git Support.w (100%) rename {Chapter 6 => Chapter_6}/Makefiles.w (100%) rename {Chapter 6 => Chapter_6}/Readme Writeme.w (100%) diff --git a/Chapter 1/Assets, Plugins and Colour Schemes.w b/Chapter_1/Assets, Plugins and Colour Schemes.w similarity index 100% rename from Chapter 1/Assets, Plugins and Colour Schemes.w rename to Chapter_1/Assets, Plugins and Colour Schemes.w diff --git a/Chapter 1/Basics.w b/Chapter_1/Basics.w similarity index 100% rename from Chapter 1/Basics.w rename to Chapter_1/Basics.w diff --git a/Chapter 1/Configuration.w b/Chapter_1/Configuration.w similarity index 100% rename from Chapter 1/Configuration.w rename to Chapter_1/Configuration.w diff --git a/Chapter 1/Patterns.w b/Chapter_1/Patterns.w similarity index 100% rename from Chapter 1/Patterns.w rename to Chapter_1/Patterns.w diff --git a/Chapter 1/Program Control.w b/Chapter_1/Program Control.w similarity index 100% rename from Chapter 1/Program Control.w rename to Chapter_1/Program Control.w diff --git a/Chapter 1/The Swarm.w b/Chapter_1/The Swarm.w similarity index 100% rename from Chapter 1/The Swarm.w rename to Chapter_1/The Swarm.w diff --git a/Chapter 2/Enumerated Constants.w b/Chapter_2/Enumerated Constants.w similarity index 100% rename from Chapter 2/Enumerated Constants.w rename to Chapter_2/Enumerated Constants.w diff --git a/Chapter 2/Line Categories.w b/Chapter_2/Line Categories.w similarity index 100% rename from Chapter 2/Line Categories.w rename to Chapter_2/Line Categories.w diff --git a/Chapter 2/Paragraph Macros.w b/Chapter_2/Paragraph Macros.w similarity index 100% rename from Chapter 2/Paragraph Macros.w rename to Chapter_2/Paragraph Macros.w diff --git a/Chapter 2/Paragraph Numbering.w b/Chapter_2/Paragraph Numbering.w similarity index 100% rename from Chapter 2/Paragraph Numbering.w rename to Chapter_2/Paragraph Numbering.w diff --git a/Chapter 2/Tags.w b/Chapter_2/Tags.w similarity index 100% rename from Chapter 2/Tags.w rename to Chapter_2/Tags.w diff --git a/Chapter 2/The Parser.w b/Chapter_2/The Parser.w similarity index 100% rename from Chapter 2/The Parser.w rename to Chapter_2/The Parser.w diff --git a/Chapter 2/The Reader.w b/Chapter_2/The Reader.w similarity index 100% rename from Chapter 2/The Reader.w rename to Chapter_2/The Reader.w diff --git a/Chapter 3/The Analyser.w b/Chapter_3/The Analyser.w similarity index 100% rename from Chapter 3/The Analyser.w rename to Chapter_3/The Analyser.w diff --git a/Chapter 3/The Collater.w b/Chapter_3/The Collater.w similarity index 100% rename from Chapter 3/The Collater.w rename to Chapter_3/The Collater.w diff --git a/Chapter 3/The Tangler.w b/Chapter_3/The Tangler.w similarity index 100% rename from Chapter 3/The Tangler.w rename to Chapter_3/The Tangler.w diff --git a/Chapter 3/The Weaver of Text.w b/Chapter_3/The Weaver of Text.w similarity index 100% rename from Chapter 3/The Weaver of Text.w rename to Chapter_3/The Weaver of Text.w diff --git a/Chapter 3/The Weaver.w b/Chapter_3/The Weaver.w similarity index 100% rename from Chapter 3/The Weaver.w rename to Chapter_3/The Weaver.w diff --git a/Chapter 4/ACME Support.w b/Chapter_4/ACME Support.w similarity index 100% rename from Chapter 4/ACME Support.w rename to Chapter_4/ACME Support.w diff --git a/Chapter 4/C-Like Languages.w b/Chapter_4/C-Like Languages.w similarity index 100% rename from Chapter 4/C-Like Languages.w rename to Chapter_4/C-Like Languages.w diff --git a/Chapter 4/InC Support.w b/Chapter_4/InC Support.w similarity index 100% rename from Chapter 4/InC Support.w rename to Chapter_4/InC Support.w diff --git a/Chapter 4/Language Methods.w b/Chapter_4/Language Methods.w similarity index 100% rename from Chapter 4/Language Methods.w rename to Chapter_4/Language Methods.w diff --git a/Chapter 4/Programming Languages.w b/Chapter_4/Programming Languages.w similarity index 100% rename from Chapter 4/Programming Languages.w rename to Chapter_4/Programming Languages.w diff --git a/Chapter 4/The Painter.w b/Chapter_4/The Painter.w similarity index 100% rename from Chapter 4/The Painter.w rename to Chapter_4/The Painter.w diff --git a/Chapter 4/Types and Functions.w b/Chapter_4/Types and Functions.w similarity index 100% rename from Chapter 4/Types and Functions.w rename to Chapter_4/Types and Functions.w diff --git a/Chapter 5/Debugging Format.w b/Chapter_5/Debugging Format.w similarity index 100% rename from Chapter 5/Debugging Format.w rename to Chapter_5/Debugging Format.w diff --git a/Chapter 5/Format Methods.w b/Chapter_5/Format Methods.w similarity index 100% rename from Chapter 5/Format Methods.w rename to Chapter_5/Format Methods.w diff --git a/Chapter 5/HTML Formats.w b/Chapter_5/HTML Formats.w similarity index 100% rename from Chapter 5/HTML Formats.w rename to Chapter_5/HTML Formats.w diff --git a/Chapter 5/Plain Text Format.w b/Chapter_5/Plain Text Format.w similarity index 100% rename from Chapter 5/Plain Text Format.w rename to Chapter_5/Plain Text Format.w diff --git a/Chapter 5/TeX Format.w b/Chapter_5/TeX Format.w similarity index 100% rename from Chapter 5/TeX Format.w rename to Chapter_5/TeX Format.w diff --git a/Chapter 5/TeX Utilities.w b/Chapter_5/TeX Utilities.w similarity index 100% rename from Chapter 5/TeX Utilities.w rename to Chapter_5/TeX Utilities.w diff --git a/Chapter 5/Weave Tree.w b/Chapter_5/Weave Tree.w similarity index 100% rename from Chapter 5/Weave Tree.w rename to Chapter_5/Weave Tree.w diff --git a/Chapter 6/Colonies.w b/Chapter_6/Colonies.w similarity index 100% rename from Chapter 6/Colonies.w rename to Chapter_6/Colonies.w diff --git a/Chapter 6/Ctags Support.w b/Chapter_6/Ctags Support.w similarity index 100% rename from Chapter 6/Ctags Support.w rename to Chapter_6/Ctags Support.w diff --git a/Chapter 6/Git Support.w b/Chapter_6/Git Support.w similarity index 100% rename from Chapter 6/Git Support.w rename to Chapter_6/Git Support.w diff --git a/Chapter 6/Makefiles.w b/Chapter_6/Makefiles.w similarity index 100% rename from Chapter 6/Makefiles.w rename to Chapter_6/Makefiles.w diff --git a/Chapter 6/Readme Writeme.w b/Chapter_6/Readme Writeme.w similarity index 100% rename from Chapter 6/Readme Writeme.w rename to Chapter_6/Readme Writeme.w