Search found 5 matches

by djo
Thu Jun 23, 2022 10:33 pm
Forum: Fonts & Character Sets
Topic: 12pt issues
Replies: 6
Views: 62794

12pt issues

The book that really did it for me was Ray Bradbury's The Martian Chronicles. He uses a lot of sections (like I do) and whomever typeset the book had no problem leaving blank space at the end of a page and starting a section on the next page.

Edit: Now I'm re-reading 1984. Same deal.
by djo
Wed Jun 22, 2022 10:49 pm
Forum: Fonts & Character Sets
Topic: 12pt issues
Replies: 6
Views: 62794

12pt issues

I've been paying attention to the typesetting of books I read, and it seems that \raggedbottom is the standard for professional work. Interesting.
by djo
Wed Jun 08, 2022 4:57 am
Forum: Fonts & Character Sets
Topic: 12pt issues
Replies: 6
Views: 62794

12pt issues

I spoke too soon. I added a couple of pages to the document in question and the vbox warnings came back. So, instead of setting parskip to 2pt I wound up with parskip set to 1em plus 4pt. This leaves ugly gaps between paragraphs, but the compiler seems to like it. What's going on? It doesn't seem ...
by djo
Tue Jun 07, 2022 8:49 pm
Forum: Fonts & Character Sets
Topic: 12pt issues
Replies: 6
Views: 62794

12pt issues

OK, I figured it out. I found (in little tiny print somewhere) that increasing parskip can fix this problem. I increased parskip to 2pt and now everything is good.
Things like this need to be made more obvious so newbies don't clog up the message board with simple questions. :)
by djo
Sun May 29, 2022 10:32 pm
Forum: Fonts & Character Sets
Topic: 12pt issues
Replies: 6
Views: 62794

12pt issues

I've been using LaTeX for a while now, and I really like it. However, I've encountered a problem: when I increase the font size to 12pt I get all sorts of errors, mostly hbox and vbox ones.Is there an easy way to fix this? If LaTeX can't do something as simple as change the font size without ...