Indentation after line wrap in listoftables/listoffigures using titletocUnderstanding titletoc example (and vertical alignment on line)How to remove section indentation in partial ToC using titletoc?Typesetting listofalgorithms like listoffigures and listoftables using titletocHow to limit number of sections in minitoc using titletocadd figurename to listoffigures (package titletoc)Roman numbered sections missing when using titletocModifying Table of contents using titletocTable of Contents with titletoc is cut off after first pageAutomatic partial toc at every chapter using titletocUnwanted space between page number and margin when using titletoc
when is out of tune ok?
Gears on left are inverse to gears on right?
What does the word "Atten" mean?
Short story about space worker geeks who zone out by 'listening' to radiation from stars
Risk of infection at the gym?
Are student evaluations of teaching assistants read by others in the faculty?
Two monoidal structures and copowering
Sequence of Tenses: Translating the subjunctive
I'm in charge of equipment buying but no one's ever happy with what I choose. How to fix this?
Lay out the Carpet
Hostile work environment after whistle-blowing on coworker and our boss. What do I do?
How to Reset Passwords on Multiple Websites Easily?
How can a function with a hole (removable discontinuity) equal a function with no hole?
Purchasing a ticket for someone else in another country?
Integer addition + constant, is it a group?
Is there a good way to store credentials outside of a password manager?
Is this version of a gravity generator feasible?
Detecting if an element is found inside a container
How to check is there any negative term in a large list?
How do scammers retract money, while you can’t?
What is the best translation for "slot" in the context of multiplayer video games?
What can we do to stop prior company from asking us questions?
What is the intuitive meaning of having a linear relationship between the logs of two variables?
Closest Prime Number
Indentation after line wrap in listoftables/listoffigures using titletoc
Understanding titletoc example (and vertical alignment on line)How to remove section indentation in partial ToC using titletoc?Typesetting listofalgorithms like listoffigures and listoftables using titletocHow to limit number of sections in minitoc using titletocadd figurename to listoffigures (package titletoc)Roman numbered sections missing when using titletocModifying Table of contents using titletocTable of Contents with titletoc is cut off after first pageAutomatic partial toc at every chapter using titletocUnwanted space between page number and margin when using titletoc
I am trying to better understand the titletoc package behavior.
I am wondering if there is a decent way to control the hspace infront of all the "wrapped" lines. In other words, of all lines except the one containing the label.
Is there a way to easily align it i.e. with the table label?
To test this i set up the following minimal example:
documentclass[11pt,a4paper]scrartcl
usepackagetitletoc
titlecontentstable
[0pt] % left margin
% above code (e.g vertical space)
Table~thecontentslabel:enspace
% unnumbered entry format
titlerule*[.5pc].contentspage % filler-page format (e.g dots)
[] % right margin
begindocument
begintable
captionMagni corporis voluptatem totam vero dignissimos nisi. Laboriosam repellendus ullam sint. Iure asperiores quae saepe. Sint non commodi explicabo. Omnis reiciendis est culpa non aliquam velit earum. Eum repudiandae excepturi sapiente odio sunt.
begintabular c
endtabular
endtable
listoftables
enddocument
You can find the manual to the package here:
manual
titletoc
add a comment |
I am trying to better understand the titletoc package behavior.
I am wondering if there is a decent way to control the hspace infront of all the "wrapped" lines. In other words, of all lines except the one containing the label.
Is there a way to easily align it i.e. with the table label?
To test this i set up the following minimal example:
documentclass[11pt,a4paper]scrartcl
usepackagetitletoc
titlecontentstable
[0pt] % left margin
% above code (e.g vertical space)
Table~thecontentslabel:enspace
% unnumbered entry format
titlerule*[.5pc].contentspage % filler-page format (e.g dots)
[] % right margin
begindocument
begintable
captionMagni corporis voluptatem totam vero dignissimos nisi. Laboriosam repellendus ullam sint. Iure asperiores quae saepe. Sint non commodi explicabo. Omnis reiciendis est culpa non aliquam velit earum. Eum repudiandae excepturi sapiente odio sunt.
begintabular c
endtabular
endtable
listoftables
enddocument
You can find the manual to the package here:
manual
titletoc
add a comment |
I am trying to better understand the titletoc package behavior.
I am wondering if there is a decent way to control the hspace infront of all the "wrapped" lines. In other words, of all lines except the one containing the label.
Is there a way to easily align it i.e. with the table label?
To test this i set up the following minimal example:
documentclass[11pt,a4paper]scrartcl
usepackagetitletoc
titlecontentstable
[0pt] % left margin
% above code (e.g vertical space)
Table~thecontentslabel:enspace
% unnumbered entry format
titlerule*[.5pc].contentspage % filler-page format (e.g dots)
[] % right margin
begindocument
begintable
captionMagni corporis voluptatem totam vero dignissimos nisi. Laboriosam repellendus ullam sint. Iure asperiores quae saepe. Sint non commodi explicabo. Omnis reiciendis est culpa non aliquam velit earum. Eum repudiandae excepturi sapiente odio sunt.
begintabular c
endtabular
endtable
listoftables
enddocument
You can find the manual to the package here:
manual
titletoc
I am trying to better understand the titletoc package behavior.
I am wondering if there is a decent way to control the hspace infront of all the "wrapped" lines. In other words, of all lines except the one containing the label.
Is there a way to easily align it i.e. with the table label?
To test this i set up the following minimal example:
documentclass[11pt,a4paper]scrartcl
usepackagetitletoc
titlecontentstable
[0pt] % left margin
% above code (e.g vertical space)
Table~thecontentslabel:enspace
% unnumbered entry format
titlerule*[.5pc].contentspage % filler-page format (e.g dots)
[] % right margin
begindocument
begintable
captionMagni corporis voluptatem totam vero dignissimos nisi. Laboriosam repellendus ullam sint. Iure asperiores quae saepe. Sint non commodi explicabo. Omnis reiciendis est culpa non aliquam velit earum. Eum repudiandae excepturi sapiente odio sunt.
begintabular c
endtabular
endtable
listoftables
enddocument
You can find the manual to the package here:
manual
titletoc
titletoc
asked 13 mins ago
ls.ls.
84
84
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "85"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f481807%2findentation-after-line-wrap-in-listoftables-listoffigures-using-titletoc%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f481807%2findentation-after-line-wrap-in-listoftables-listoffigures-using-titletoc%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
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
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown