Hello,
I would like to change two small things in the style phreport.bst (actually a professor wants this layout for the diploma thesis).
Here is the link to the file: ftp://128.118.2.96/pub/.mirrors/2/ftp.tex.ac.uk/tex-archive/obsolete/biblio/bibtex/contrib/phreport.bst
The changes concern the ...
Search found 7 matches
- Sun Nov 18, 2012 5:40 pm
- Forum: BibTeX, biblatex and biber
- Topic: Small modifications of a bibliography style
- Replies: 0
- Views: 1544
- Sat Oct 15, 2011 1:10 pm
- Forum: Page Layout
- Topic: Line Breaks in Chapter Headings
- Replies: 2
- Views: 2322
Line Breaks in Chapter Headings
Hello Thorsten,
thank you for your answer.
Actually I just found the solution. It is so simple...
One simply can use the optional argument of the chapter command as follows:
\chapter[Chaptername in Toc]{Chaptername in main document}
Now one can use as many line breaks if one wishes.
(Of course ...
thank you for your answer.
Actually I just found the solution. It is so simple...
One simply can use the optional argument of the chapter command as follows:
\chapter[Chaptername in Toc]{Chaptername in main document}
Now one can use as many line breaks if one wishes.
(Of course ...
- Sat Oct 15, 2011 12:01 pm
- Forum: Page Layout
- Topic: Line Breaks in Chapter Headings
- Replies: 2
- Views: 2322
Line Breaks in Chapter Headings
Hello,
I use a chapter heading layout which centers the headings in the middle of the page. A few of my headings however are a bit too large for one line, and thus the last word breaks to the next line. However, this looks usually quite awkward, and I would like to control the position where the ...
I use a chapter heading layout which centers the headings in the middle of the page. A few of my headings however are a bit too large for one line, and thus the last word breaks to the next line. However, this looks usually quite awkward, and I would like to control the position where the ...
- Sat Oct 15, 2011 7:26 am
- Forum: Page Layout
- Topic: Remove empty Page after ToC
- Replies: 8
- Views: 22123
Re: Remove empty Page after ToC
Hello again,
I solved the problem.
It is somewhat trivial.
I accidently used "\include" instead of "\input" for the abbreviations...
Best wishes,
Vilietha
I solved the problem.
It is somewhat trivial.
I accidently used "\include" instead of "\input" for the abbreviations...
Best wishes,
Vilietha
- Wed Oct 12, 2011 11:03 am
- Forum: Page Layout
- Topic: Remove empty Page after ToC
- Replies: 8
- Views: 22123
Remove empty Page after ToC
Hello,
I have exactly the same problem, but I don't use the book class. I use the report class instead, and the above solution does not work for me because then I get the error "\mainmatter undefined".
% Preamble
% *************************************************
\documentclass[10pt,a4paper ...
I have exactly the same problem, but I don't use the book class. I use the report class instead, and the above solution does not work for me because then I get the error "\mainmatter undefined".
% Preamble
% *************************************************
\documentclass[10pt,a4paper ...
- Mon Sep 26, 2011 8:01 pm
- Forum: Math & Science
- Topic: listofsymbols | Problems with non-trivial Symbols
- Replies: 2
- Views: 2567
Re: listofsymbols | Problems with non-trivial Symbols
Hello Nikolay,
thank you very much for your answer!
It has solved several of my problems.
Does anyone have a recommendation about similar packages which are recommendable? And do most of you hardcode the formulas in your tex-documents? (I am writing a thesis in measure theory, and many formulas ...
thank you very much for your answer!
It has solved several of my problems.
Does anyone have a recommendation about similar packages which are recommendable? And do most of you hardcode the formulas in your tex-documents? (I am writing a thesis in measure theory, and many formulas ...
- Sun Sep 25, 2011 9:25 pm
- Forum: Math & Science
- Topic: listofsymbols | Problems with non-trivial Symbols
- Replies: 2
- Views: 2567
listofsymbols | Problems with non-trivial Symbols
Hello everyone,
I am writing my thesis in mathematics, and I would like to use a list of symbols. Therefore, I tried the package "listofsymbols". It seems to be favourable, because one cannot only create the list, one defines macros for the symbols one is using. Which is very convenient, because ...
I am writing my thesis in mathematics, and I would like to use a list of symbols. Therefore, I tried the package "listofsymbols". It seems to be favourable, because one cannot only create the list, one defines macros for the symbols one is using. Which is very convenient, because ...