One time a very large, very important word file had a phantom page break that couldn’t be selected, and didn’t go away with backspace/delete.
I ended up opening the raw content of the docs to rip out the offender. Docx files are zip files with lots of XML data inside; I was eventually able to find the bit between the two paragraphs where the break was happening, and deleted it in notepad.
Pretty much done doing that type of task in Word now. Heck, I’ll do large documents in Markdown editors.
Sometimes you actually have to go to the top line of the extra page, select that break it won't let you delete because Word is the fucking worst, and change the font size to be impossibly small.
To this day, you can't change measurement units in Word Online. I have Czech language, timezone, locale etc. and it's still inches. My grandma's Word 1997 with Clippy can do that.
I've done this, but sometimes I get a break that can't be selected or deleted. You can search for the breaks with "ctrl + F" and enter "^p" - case sensitive, and it'll find them, but try as I might, I couldn't select or delete the stubborn one
It takes 3 hours because it's only available as a torrent shared at 56 kbps, then you have to stand up vs code. Then figure out how to setup a compiler, get a bunch of different plugs, then learn the magic commands to compile a document.
It seemed very not user friendly.
I work in IT and I had so much trouble.
How people think my Grandma is going to swap from Word to this is beyond me. She can't even figure Word out.
In Linux install a LaTeX editor like texstudio + texlive full.
On windows texstudio + miktex i think it was called.
Then is just about learning the syntax and getting accustomed to using it, maybe write some macros, overall no more than an hour setting it up, and using it a couple of days to getting used to it so you write fast.
You comically overcomplicated yourself lol.
And is not for grandma (unless she's in academia) is for people who write mostly technical stuff or in general text documments that are everything but plain text.
I've recently had to use Word heavily. After all these years, I still don't understand it.
It's like Adobe Illustrator to the rest of the Adobe suite. It just does everything it's own way with zero familiarity to Photoshop, InDesign, Premiere, AfterEffects, Lightroom, etc. All the way down to the interface and menus being it's own thing.
But say that to someone that knows Word (or Illustrator) well and they look at you like you're an idiot.
"Yeah, you have to sacrifice a goat and hit this exclusive key combo, obviously."
I swear I'm not an idiot. I just haven't been in the abusive relationship long enough to try make it work.
I just did this yesterday with footers. Create section breaks at the end of 5 and 6. Then click on the footer, unlink it, then delete. Then you whisper to yourself "fuck yeah".
That's what people have said for years, and it's a bullshit solution that shouldn't be necessary. Word has had 40 years to address simple shit like this.
Illustrator was first, and, like all Adobe products, it has kept a lot of quirks from its past. They have worked to bring them closer, but there are fundamental differences between editing vector and editing pixel images. If you use both tools daily, the quirks they've kept sort of make sense.
Adobe didn't have a page layout program till they bought Aldus Pagemaker, which they kept going until they developed InDesign. They left Pagemaker to rot while they pushed InDesign. So InDesign was made with a similar interface to Photoshop. Same for the others--they came after Photoshop gained traction, so they all have a similar UI.
As a graphic designer, starting in '92, I used QuarkExpress, PageMaker, Illustrator, Photoshop, InDesign, CorelDraw, and even Corel PhotoPaint. I also used Blender. I knew what each could do better than the other, and used the right tool for the job. Out of all of them CorelDraw was the most complete and broadly competent--it's Illustrator and InDesign combined. I used Corel Draw and Photoshop 80% of the time.
I don't know if it's still true, but for many years, Illustrator only had marquee select by touching, and didn't have marquee select by enclosing. Corel Draw has both, with enclosing being the default. With marquee select by enclosing, the need for layers is far less. Layers in Illustrator are needed primarily to ease selecting of multiple objects. If you wanted to select that collection of small circles that was totally enclosed by that translucent box in front of it, and they weren't on separate layers, you had a bad time.
In case you're using the web app version of word, that has blank pages left over, it's likely that they're actually not possible to delete in the online version.
Hidden page breaks are only possible to remove in the desktop version of Word. I originally encountered this in the university when writing my thesis on the school template (unfortunately we weren't allowed to use LaTeX), and as I was using Linux I had to install a Windows VM to get rid of the page breaks in the template.
It's a university of applied sciences, they have a very low confidence in their students' IT skills. Either that, or they lack the knowhow to create a LaTeX template. Honestly, probably both.
Theses have a certain set of requirements in the EU, like being archival-compatible and accessible. It's easiest to fulfill those guidelines if you just require people to use a Word template and tick certain boxes when exporting the PDF/A.
I ended up using LaTeX anyway in order to join the code examples as appendices. I had to separately prove that the document still passed all the requirements though. I didn't want to start pasting screenshots of code, as I find it unreadable. You get much better code formatting on LaTeX.
Luckily not, law around here requires all university theses to be in an open and archival compatible format, like PDF/A. No docx allowed for publication.
top 50 comments