💾 Archived View for bbs.geminispace.org › u › jsreed5 › 18795 captured on 2024-12-17 at 15:41:04. Gemini links have been rewritten to link to archived content

View Raw

More Information

⬅️ Previous capture (2024-08-31)

🚧 View Differences

-=-=-=-=-=-=-

Comment by 🚀 jsreed5

Re: "Is there a tool that can take a text file, wrap it at a..."

In: u/jsreed5

@fab Thanks, I'll give that a try!

🚀 jsreed5 [OP]

Jul 23 · 5 months ago

1 Later Comment

🎲 dozens · Jul 25 at 23:59:

groff! i used it to format my .project file which you can see at `finger dozens@tilde.town`. if you just have paragraphs, you should be able to `cat file.txt | nroff -ms -Tascii`

Original Post

🚀 jsreed5

Is there a tool that can take a text file, wrap it at a given maximum width, add spaces to justify the text, and hyphenate words if it has to add too many spaces, à la LaTeX? I'm sure there are tools that will wrap and even justify, but I'm not sure about hyphenation.

💬 4 comments · Jul 23 · 5 months ago