💻 Software
How can I justify plain text in Linux?
Fresh7 days ago
Mar 15, 202613168 viewsConfidence Score0%
0%
Problem
I'm composing a plain text (.txt) document that has left-and-right justified paragraphs. I manually add spaces, breaking words with hyphens if necessary, until the lines are uniform length. To use an example from my document, a paragraph like this: will end up looking like this: How can I do this? …
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: How can I justify plain text in Linux?
Low Risk
you need (official website, source code, package status on Repology) e.g. to get it on ubuntu, do: to justify (at the width of 80 chars), saving in : to use par in vim or gvim: then highlight the text you want to format and use the command. for more…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix