How can I make a “vertical dotfill” environment?

How can I make a “vertical dotfill” environment?

Wanting to highlight parts of my text, intended to be read at second reading, by an inexpensive method in packages, I want to set up an environment that would put points at the beginning and end of the line, preferably at the margins of the environment. I obviously want to be able to include in this environment to create all kinds of texts or mathematical objects, like figures, theorems, footnotes ... I give an example of what I want to create, which I made by adding dotfill, at the beginning and at the end of the text, while adding points at the beginning and end of the line thanks to hfill. I actually want to create a, say vdotfilltext, environment, based on the idea of the dotvfill command, included in the answer to the following question vertical dotfill and then put my text between dotfill up and down, and between some vdotfill between right and left. Any ideas

Yes, do not reinvent the wheel: documentclassarticle usepackagelipsum usepackagemosttcolorbox newtcolorboxdottedenvironmentenhanced, boxrule0pt,boxsep1em,colbackwhite, arc3mm, frame hidden, borderline1pt2ptred30black,dotted begindocument begindottedenvironment lipsum2 enddottedenvironment enddocument

Комментарии

Популярные сообщения из этого блога

Skipping acquire of configured file 'contrib/binary-i386/Packages' as repository … doesn't support architecture 'i386'

Connection string for MariaDB using ODBC

Celery like system based on django channels