diff options
author | Karl Berry <karl@freefriends.org> | 2018-01-04 23:45:30 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2018-01-04 23:45:30 +0000 |
commit | 5fd4acc1b2e4fc4d65626a5fd525864b5ff849a7 (patch) | |
tree | afa01bfd147743466c5ac0347fa1914808c63c2c /Master/texmf-dist/doc/latex/sectionbreak | |
parent | 519f34697df5bef58d568b1262cc78bd87013dae (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')
-rw-r--r-- | Master/texmf-dist/doc/latex/sectionbreak/CHANGELOG.md | 3 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/sectionbreak/README.md | 4 | ||||
-rw-r--r-- | Master/texmf-dist/doc/latex/sectionbreak/sectionbreak-doc.pdf | bin | 39595 -> 39755 bytes | |||
-rw-r--r-- | Master/texmf-dist/doc/latex/sectionbreak/sectionbreak-example.tex | 2 |
4 files changed, 6 insertions, 3 deletions
diff --git a/Master/texmf-dist/doc/latex/sectionbreak/CHANGELOG.md b/Master/texmf-dist/doc/latex/sectionbreak/CHANGELOG.md index 5415f6d8cd9..81d8057eee4 100644 --- a/Master/texmf-dist/doc/latex/sectionbreak/CHANGELOG.md +++ b/Master/texmf-dist/doc/latex/sectionbreak/CHANGELOG.md @@ -1,3 +1,6 @@ +- 2018/01/03 version 0.1c + - added copyright and version info to the `sectionbreak.sty` file + - fixed small errors in the documentation - 2018/01/03 Version 0.1b - Fixed vertical position of the `\asterism` symbol - Small fixes in the documentation 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}. diff --git a/Master/texmf-dist/doc/latex/sectionbreak/sectionbreak-doc.pdf b/Master/texmf-dist/doc/latex/sectionbreak/sectionbreak-doc.pdf Binary files differindex b1dc915b5ba..5fbc8f8846f 100644 --- a/Master/texmf-dist/doc/latex/sectionbreak/sectionbreak-doc.pdf +++ b/Master/texmf-dist/doc/latex/sectionbreak/sectionbreak-doc.pdf diff --git a/Master/texmf-dist/doc/latex/sectionbreak/sectionbreak-example.tex b/Master/texmf-dist/doc/latex/sectionbreak/sectionbreak-example.tex index cdc79053491..b41978e5b63 100644 --- a/Master/texmf-dist/doc/latex/sectionbreak/sectionbreak-example.tex +++ b/Master/texmf-dist/doc/latex/sectionbreak/sectionbreak-example.tex @@ -9,7 +9,7 @@ \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}. |