summaryrefslogtreecommitdiff
path: root/macros/text1/cms_help_files/toclbr.helpmark
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2024-01-31 03:01:01 +0000
committerNorbert Preining <norbert@preining.info>2024-01-31 03:01:01 +0000
commit79e1bbc1ad6b308aa2074540b2afd43b6a72ce03 (patch)
tree32074e03eec88cf72e5973ddff176a0534c77dff /macros/text1/cms_help_files/toclbr.helpmark
parent084f5d8435744b7ea7ef487ec111a7bfd100ed62 (diff)
CTAN sync 202401310301
Diffstat (limited to 'macros/text1/cms_help_files/toclbr.helpmark')
-rw-r--r--macros/text1/cms_help_files/toclbr.helpmark43
1 files changed, 0 insertions, 43 deletions
diff --git a/macros/text1/cms_help_files/toclbr.helpmark b/macros/text1/cms_help_files/toclbr.helpmark
deleted file mode 100644
index b7503bd102..0000000000
--- a/macros/text1/cms_help_files/toclbr.helpmark
+++ /dev/null
@@ -1,43 +0,0 @@
-+-----------------------------------------------------------------------------+
-| toclinebreak |
-+-----------------------------------------------------------------------------+
-
-Abbreviation: ã|\toclbrã%
-
-Parameters: ã|noneã%
-
- ã|Description:ã%
-The \toclinebreak markup causes a line to finish without interrupting a
-paragraph in the table of contents. Occasionally it is necessary to break
-a line in a precise place within a paragraph, as opposed to letting TEXT1
-decide where to break the line. This markup does not end a paragraph, it
-simply starts the following text of the paragraph on a new line in the table
-of contents instead of concatenating it to the end of the previous line.
-
- ã|Example:ã%
-\chapter{More facts about Datapoint
-information\toclbr processing\linebreak
- and office
-automation products,\lbr\toclbr
-systems, and software}
-
-will print the chapter title on three lines in the text of the document:
-
-+-----------------------------------------------------------------------------+
-| |
-| More facts about Datapoint information processing |
-| and office automation products, |
-| systems, and software |
-+-----------------------------------------------------------------------------+
-
-and on three lines in the table of contents:
-
-+-----------------------------------------------------------------------------+
-| |
-| 1. More facts about Datapoint information |
-| processing and office automation products, |
-| systems, and software . . . .... . . ...... . . .... . . ...... . . 32 |
-+-----------------------------------------------------------------------------+
-
- ã|Notes:ã%
-none.