| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 1 month |
| seen | May 9 at 11:58 | |
| stats | profile views | 9 |
|
May 9 |
awarded | Supporter |
|
Dec 19 |
awarded | Commentator |
|
Dec 19 |
comment |
Correct spacing between roman numbers in toc for parts Sorry for the missing information. I am using the memoir document class and not any specific packages related to ToC. But an answer to the problem has been accepted. |
|
Dec 19 |
comment |
Correct spacing between roman numbers in toc for parts Thank you for your answer, that did what I wanted :) |
|
Dec 19 |
accepted | Correct spacing between roman numbers in toc for parts |
|
Dec 19 |
comment |
Correct spacing between roman numbers in toc for parts I have added two images; one showing how the ToC looks and another showing how the pages are separated. When using the code snippet, the ToC looks ok but then the spacing between "Part" and the numbers on separating page is corrupted. |
|
Dec 19 |
revised |
Correct spacing between roman numbers in toc for parts Added images illustrating the problem. |
|
Dec 19 |
comment |
Correct spacing between roman numbers in toc for parts Actually, this snippet does not work because it also changes the spacing of the roman numbers on the pages separating each section. |
|
Dec 19 |
asked | Correct spacing between roman numbers in toc for parts |
|
Nov 9 |
comment |
Ignore commands when compiling Thank you for your suggestion. Yes, I am using the todonotes package. The problem with the disable option, is that it will disable every todonote in the document. I am working in a team on a project where we have a superviser assigned. Each member of the team have their own \name command to write a todo note. Whenever we want to turn in our document for comments by our supervisor, we do not want our todo notes to be visible. So we need a way to disable our own notes where we will still be able to write a note for our supervisor. I hope it makes a little more sense with my explanation. |
|
Nov 9 |
asked | Ignore commands when compiling |
|
Oct 9 |
comment |
Pass multiple options to \newcommand Sorry, I'm quite new to custom commands and it doesn't seem like I can get the syntax put together the right way :/ |
|
Oct 9 |
asked | Pass multiple options to \newcommand |
|
Oct 7 |
comment |
Remove bibliography entry from ToC or change the way it is displayed Thank you again. Your help is much appreciated! |
|
Oct 7 |
accepted | Remove bibliography entry from ToC or change the way it is displayed |
|
Oct 7 |
comment |
Remove bibliography entry from ToC or change the way it is displayed What a very nice fix! The only thin is that the Bibliography gets its own part page, but the page doesn't say "Part XX Bibliography". Is it possible to somehow make that happen? Otherwise I would like that the Bibliography header is on the same page as the references - like default. Thanks a lot! |
|
Oct 6 |
asked | Remove bibliography entry from ToC or change the way it is displayed |
|
Apr 18 |
comment |
Multiple TIKZ-UML usecase not showing correctly when included in document Thanks - again just what I was looking for :) |
|
Apr 18 |
awarded | Scholar |
|
Apr 18 |
comment |
Multiple TIKZ-UML usecase not showing correctly when included in document Thank you very much for your well-explained answer! Is there a way to explicitly name a node and then reference it instead of using the name for the node as a reference? For example, I reference the actor "Supervisor" as "Supervisor" - sometimes it would be nice to give such node a destinct name and another "id". |