Graphics, Figures & Tables ⇒ Quote Box/Big First Letter
Quote Box/Big First Letter
Just picked up latex to typeset some review e-copies of a non-fiction book I've been working on. Have two problems but I think I'm looking for the same command to do both operations.
I can't figure out how to:
A. Make a bigger first letter to chapter content and have the normal size text continue to wrap next to it. I tried using parbox but it only lines up with the continuing line of text and the next line gets pushed below it
B. Make a non-bordered "text box" (sorry for the MS Word reference) to highlight one sentence/major thought within the text.
I attached some pictures of examples from a book I found to better explain what I'm looking for
Like I said I figure these both will be an application of the same command, but I can't seem to figure out what works. Any help would be great!
Thanks,
Jason
- Attachments
-
- Here's the quote box...
- quoteboxexample.jpg (105.8 KiB) Viewed 4423 times
-
- And the big first letter...
- big first letter.jpg (67.62 KiB) Viewed 4423 times
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
- localghost
- Site Moderator
- Posts: 9202
- Joined: Fri Feb 02, 2007 12:06 pm
Quote Box/Big First Letter
Board Rules
Avoidable Mistakes
¹ System: TeX Live 2025 (vanilla), TeXworks 0.6.10
Quote Box/Big First Letter
For the “Make a non-bordered "text box"” I'd use wrapfig. Then there's also Peter Wilson's cutwin.
Regards