View Single Post
Old 02-02-2010, 02:59 AM   #32
Sweetpea
Grand Sorcerer
Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.Sweetpea ought to be getting tired of karma fortunes by now.
 
Sweetpea's Avatar
 
Posts: 9,707
Karma: 32763414
Join Date: Dec 2008
Location: Krewerd
Device: Pocketbook Inkpad 4 Color; Samsung Galaxy Tab S6
Quote:
Originally Posted by pietvo View Post
Make that:

Code:
\makeatletter
\renewcommand{\@pnumwidth}{3em}
\renewcommand{\@tocrmarg}{4em}
\makeatother
unless it is within a .sty or .cls file.
I found another way to do it... It was hidden deep somewhere in the Memoir documentation (found it on accident as I finally found out how to format my toc...)

Code:
\setpnumwidth{10mm}
\setrmarg{10mm}
Does the trick...

I now need one more fix and I'm done. There's a table in there that doesn't wrap the second column... I know I saw something somewhere to fix that...

But here's some screen captures.

The first is the original document in Mobipocket. The other three are the three generated formats after I converted the original in HTML (and added my own styles and such... I hate those white lines between paragraphs if there is no section break...) I generated the LaTeX source from my HTML.
Attached Thumbnails
Click image for larger version

Name:	Mobipocket_-_Origineel.JPG
Views:	411
Size:	228.9 KB
ID:	44791   Click image for larger version

Name:	Mobipocket_-_aangepast.JPG
Views:	412
Size:	255.0 KB
ID:	44792   Click image for larger version

Name:	Epub_-_Aangepast.JPG
Views:	418
Size:	202.8 KB
ID:	44793   Click image for larger version

Name:	PDF_-_Aangepast.JPG
Views:	441
Size:	122.1 KB
ID:	44794  
Sweetpea is offline   Reply With Quote