Increase distance to page numbers in table of content
up vote
0
down vote
favorite
I'd like to know how to decrease the column width in the ToC so that the white distance to the page numbers increase.
Thanks a lot!
This is the result when I use:
usepackage{charter}
makeatletter
renewcommand*@pnumwidth{2em}
makeatother
tables table-of-contents columns
add a comment |
up vote
0
down vote
favorite
I'd like to know how to decrease the column width in the ToC so that the white distance to the page numbers increase.
Thanks a lot!
This is the result when I use:
usepackage{charter}
makeatletter
renewcommand*@pnumwidth{2em}
makeatother
tables table-of-contents columns
tocloft? titlesec? Preference on compiling engine?
– Saphar Koshet
yesterday
Tough crowd sometimes! It's likely this is a duplicate. That said, see if this QA or this QA gets you started. If not, a more complete MWE would help.Charter
is a font; so, it's not part of the problem. And, it'd be Ok to edit the Q to removetables
andcolumns
tags, since this is a ToC issue.tables
andcolumns
are typically in the body of the doc.
– Saphar Koshet
yesterday
Does it matter if you redefine @pnumwidth before you load packages?
– John Kormylo
yesterday
add a comment |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I'd like to know how to decrease the column width in the ToC so that the white distance to the page numbers increase.
Thanks a lot!
This is the result when I use:
usepackage{charter}
makeatletter
renewcommand*@pnumwidth{2em}
makeatother
tables table-of-contents columns
I'd like to know how to decrease the column width in the ToC so that the white distance to the page numbers increase.
Thanks a lot!
This is the result when I use:
usepackage{charter}
makeatletter
renewcommand*@pnumwidth{2em}
makeatother
tables table-of-contents columns
tables table-of-contents columns
asked yesterday
mldmnn
886
886
tocloft? titlesec? Preference on compiling engine?
– Saphar Koshet
yesterday
Tough crowd sometimes! It's likely this is a duplicate. That said, see if this QA or this QA gets you started. If not, a more complete MWE would help.Charter
is a font; so, it's not part of the problem. And, it'd be Ok to edit the Q to removetables
andcolumns
tags, since this is a ToC issue.tables
andcolumns
are typically in the body of the doc.
– Saphar Koshet
yesterday
Does it matter if you redefine @pnumwidth before you load packages?
– John Kormylo
yesterday
add a comment |
tocloft? titlesec? Preference on compiling engine?
– Saphar Koshet
yesterday
Tough crowd sometimes! It's likely this is a duplicate. That said, see if this QA or this QA gets you started. If not, a more complete MWE would help.Charter
is a font; so, it's not part of the problem. And, it'd be Ok to edit the Q to removetables
andcolumns
tags, since this is a ToC issue.tables
andcolumns
are typically in the body of the doc.
– Saphar Koshet
yesterday
Does it matter if you redefine @pnumwidth before you load packages?
– John Kormylo
yesterday
tocloft? titlesec? Preference on compiling engine?
– Saphar Koshet
yesterday
tocloft? titlesec? Preference on compiling engine?
– Saphar Koshet
yesterday
Tough crowd sometimes! It's likely this is a duplicate. That said, see if this QA or this QA gets you started. If not, a more complete MWE would help.
Charter
is a font; so, it's not part of the problem. And, it'd be Ok to edit the Q to remove tables
and columns
tags, since this is a ToC issue. tables
and columns
are typically in the body of the doc.– Saphar Koshet
yesterday
Tough crowd sometimes! It's likely this is a duplicate. That said, see if this QA or this QA gets you started. If not, a more complete MWE would help.
Charter
is a font; so, it's not part of the problem. And, it'd be Ok to edit the Q to remove tables
and columns
tags, since this is a ToC issue. tables
and columns
are typically in the body of the doc.– Saphar Koshet
yesterday
Does it matter if you redefine @pnumwidth before you load packages?
– John Kormylo
yesterday
Does it matter if you redefine @pnumwidth before you load packages?
– John Kormylo
yesterday
add a comment |
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
draft saved
draft discarded
draft saved
draft discarded
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f459595%2fincrease-distance-to-page-numbers-in-table-of-content%23new-answer', 'question_page');
}
);
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
tocloft? titlesec? Preference on compiling engine?
– Saphar Koshet
yesterday
Tough crowd sometimes! It's likely this is a duplicate. That said, see if this QA or this QA gets you started. If not, a more complete MWE would help.
Charter
is a font; so, it's not part of the problem. And, it'd be Ok to edit the Q to removetables
andcolumns
tags, since this is a ToC issue.tables
andcolumns
are typically in the body of the doc.– Saphar Koshet
yesterday
Does it matter if you redefine @pnumwidth before you load packages?
– John Kormylo
yesterday