/latex-dinkus

latex typesetting of dinkus, asterism, and similar breaks

Primary LanguageTeX

Dinkus and asterism package for LaTeX

To use this, copy dinkus.sty to your project directory. Has some basic usability tricks, such as reasonable prevention of bad pagebreaks and easily tunable vskips.

Then this:

\usepackage{dinkus}

... and this:

...some text...
\dinkus
...more text...
\asterism
...even more text...

... produces something like:

Example dinki in text

Use \centerbreak or \textbreak to define your favorite dinkuses, and redefine \textbreaktopskip and \textbreakbottomskip to fix up spacing.

Books are nicer with dinki! (Is that a plural of a dinkus?)

You might also enjoy the froufrou package.

The repository contents are relased into public domain.