Graphics, Figures & TablesQuote Box/Big First Letter

Information and discussion about graphics, figures & tables in LaTeX documents.
Post Reply
jbend8
Posts: 4
Joined: Tue Apr 02, 2013 1:04 am

Quote Box/Big First Letter

Post by jbend8 »

Hello all,

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...
Here's the quote box...
quoteboxexample.jpg (105.8 KiB) Viewed 4423 times
And the big first letter...
And the big first letter...
big first letter.jpg (67.62 KiB) Viewed 4423 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

localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Quote Box/Big First Letter

Post by localghost »

Have a look at lettrine.


Thorsten
User avatar
cgnieder
Site Moderator
Posts: 2000
Joined: Sat Apr 16, 2011 7:27 pm

Quote Box/Big First Letter

Post by cgnieder »

Hi jbend,

For the “Make a non-bordered "text box"” I'd use wrapfig. Then there's also Peter Wilson's cutwin.

Regards
site moderator & package author
Post Reply