Text FormattingAuto-Sizing Paragraphs

Information and discussion about LaTeX's general text formatting features (e.g. bold, italic, enumerations, ...)
Post Reply
MidnightSanctum
Posts: 1
Joined: Sat Apr 24, 2021 10:45 pm

Auto-Sizing Paragraphs

Post by MidnightSanctum »

Hi,

I'm attempting to make a PDF document full of questions and answers, which would then be downloaded by others to fill out. Is there a way to format the answers section to fit however much someone types?

So for instance, if one person writes one line, the paragraph would shorten to match the length, and then the next question in line would move up the page to fill the gap. But if someone else writes a long paragraph, they could do so and the next question would move down to accommodate the different length.

Sorry if I'm terrible at explaining this, but I would really appreciate the help.

Thank you!! :)

Recommended reading 2024:

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

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

Sumalatha
Posts: 7
Joined: Tue Sep 28, 2021 6:34 am

Auto-Sizing Paragraphs

Post by Sumalatha »

You can try the below packages:

Package shapepatch : https://ctan.org/pkg/shapepatch
Package shapepar :https://ctan.org/pkg/shapepar

Hope it helps!
Post Reply