summaryrefslogtreecommitdiff
path: root/Master/texmf-dist/doc/latex/sectionbreak/README.md
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-01-04 23:45:30 +0000
committerKarl Berry <karl@freefriends.org>2018-01-04 23:45:30 +0000
commit5fd4acc1b2e4fc4d65626a5fd525864b5ff849a7 (patch)
treeafa01bfd147743466c5ac0347fa1914808c63c2c /Master/texmf-dist/doc/latex/sectionbreak/README.md
parent519f34697df5bef58d568b1262cc78bd87013dae (diff)
sectionbreak (4jan18)
git-svn-id: svn://tug.org/texlive/trunk@46215 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/latex/sectionbreak/README.md')
-rw-r--r--Master/texmf-dist/doc/latex/sectionbreak/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/Master/texmf-dist/doc/latex/sectionbreak/README.md b/Master/texmf-dist/doc/latex/sectionbreak/README.md
index 684e6b557f9..1f6d851df28 100644
--- a/Master/texmf-dist/doc/latex/sectionbreak/README.md
+++ b/Master/texmf-dist/doc/latex/sectionbreak/README.md
@@ -64,7 +64,7 @@ conversion system. It provides the following configurations:
\usepackage[asterism]{sectionbreak}
\begin{document}
- Section separated by three asterisk marks
+ Section separated by three exclamation marks.
\sectionbreak[!!!]
Section separated by asterism section mark requested in \texttt{\textbackslash usepackage}.
@@ -81,7 +81,7 @@ conversion system. It provides the following configurations:
% <!--
-Section separated by three asterisk marks
+Section separated by three exclamation marks.
\sectionbreak[!!!]
Section separated by asterism section mark requested in \texttt{\textbackslash usepackage}.