Text FormattingText block with border

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
marxin
Posts: 3
Joined: Wed Jun 16, 2010 10:21 am

Text block with border

Post by marxin »

Hello,
I have found pdf file where is used exactly what I need (see on the attached screenshot).

Please is somehow possible to do it with LaTeX ?

Thanks, marxin
Attachments
PDF sample
PDF sample
Snímek obrazovky.png (31.44 KiB) Viewed 3395 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

NEW: TikZ book now 40% off at Amazon.com for a short time.

And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p

frabjous
Posts: 2064
Joined: Fri Mar 06, 2009 12:20 am

Text block with border

Post by frabjous »

You want syntax highlighting of code blocks with color? Try the minted package. (You can do it with the listings package too, I think, but requires assigning colors to different categories separately yourself, if I'm not mistaken.)
marxin
Posts: 3
Joined: Wed Jun 16, 2010 10:21 am

Re: Text block with border

Post by marxin »

It is not necessary to have syntax highlighting, I only need different font, framebox and also autobreak of text.

Thanks, marxin
Post Reply