💻 Software
emacs AucTeX:Turn off auto-fill-mode inside a particular LaTeX environment
Fresh5 days ago
Mar 15, 20261681 viewsConfidence Score0%
0%
Problem
I like using for hard line wrapping. However, when I'm making a big in a file, I like using to have the table look somewhat like it would when printed. The difficulty is that if I have a table that is longer than the line width, breaks it, and then can't put things to rights and gets confused. Is t…
Error Output
auto-fill-mode
Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: emacs AucTeX:Turn off auto-fill-mode inside a particular LaTeX environment
Low Risk
There are many things you can do, including but not limited to (In order of implementation time): You can turn off auto-fill-mode and use (fill-paragraph) to manually fill when you need it. You can use org-mode on-the-fly to create and edit clean ta…
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix