Hello,
here is the example.
\documentclass[a4paper,12pt,oneside,onecolumn,bibtotoc]{scrartcl} % format, schriftgröße, seite, spalten, bibliographie im Inhaltsverzeichnis
\usepackage[utf8]{inputenc} % Damit die Tastatur Umlaute tippen kann
\usepackage[ngerman]{babel} % Damit Latex Umlaute setzen ...
Search found 8 matches
- Mon Dec 15, 2008 7:02 pm
- Forum: General
- Topic: Font in Footnotes, MLA Bibliography, Paragraphs...
- Replies: 18
- Views: 18497
- Mon Dec 15, 2008 8:33 am
- Forum: General
- Topic: Font in Footnotes, MLA Bibliography, Paragraphs...
- Replies: 18
- Views: 18497
Re: Font in Footnotes, MLA Bibliography, Paragraphs...
Hello,
my problem (did I do something wrong?) is that my Bibliographies look like this:
Biblioeins
[1] Goethe, J.W.v. kfjgjkwfpog
[2] Schiller, F. jdjfjdgjdgjdjgdg
Bibliozwei
[1] Erläuterungen zu allem idfgnfdgdf
[2] Baledgjisfhisf
Whereas it should look like this:
Biblioeins
[1] Goethe, J.W.v ...
my problem (did I do something wrong?) is that my Bibliographies look like this:
Biblioeins
[1] Goethe, J.W.v. kfjgjkwfpog
[2] Schiller, F. jdjfjdgjdgjdjgdg
Bibliozwei
[1] Erläuterungen zu allem idfgnfdgdf
[2] Baledgjisfhisf
Whereas it should look like this:
Biblioeins
[1] Goethe, J.W.v ...
- Mon Dec 15, 2008 12:22 am
- Forum: General
- Topic: Font in Footnotes, MLA Bibliography, Paragraphs...
- Replies: 18
- Views: 18497
Re: Font in Footnotes, MLA Bibliography, Paragraphs...
Hello,
I have come across many problems again, this time concerning the bibliography (again ;-) ).
I would like to do the following:
I have one bib file which contains primary and secondary literature.
This shall be mentioned seperately as primary and secondary sources and the numbers should not ...
I have come across many problems again, this time concerning the bibliography (again ;-) ).
I would like to do the following:
I have one bib file which contains primary and secondary literature.
This shall be mentioned seperately as primary and secondary sources and the numbers should not ...
- Fri Dec 12, 2008 8:49 pm
- Forum: General
- Topic: Font in Footnotes, MLA Bibliography, Paragraphs...
- Replies: 18
- Views: 18497
Font in Footnotes, MLA Bibliography, Paragraphs...
Thank you so much for your answer, I got the paragraphs the way I need them.
However, I made a mistake: I need the footnotes in 11pt and single-spaced.
I do know both of the packages you mentioned. However, I have no clue how to connect that with /footnote . The mathptmx package globally switches ...
However, I made a mistake: I need the footnotes in 11pt and single-spaced.
I do know both of the packages you mentioned. However, I have no clue how to connect that with /footnote . The mathptmx package globally switches ...
- Fri Dec 12, 2008 6:30 pm
- Forum: General
- Topic: Font in Footnotes, MLA Bibliography, Paragraphs...
- Replies: 18
- Views: 18497
Font in Footnotes, MLA Bibliography, Paragraphs...
Hm. Since this is the last line of your preamble, I thought you would know its meaning. The first argument of \fontsize is the actual font size and the second one is the leading (in German this means "Durchschuss") in pt each. The \selectfont command activates these settings. Internally all ...
- Fri Dec 12, 2008 5:49 pm
- Forum: General
- Topic: Font in Footnotes, MLA Bibliography, Paragraphs...
- Replies: 18
- Views: 18497
Font in Footnotes, MLA Bibliography, Paragraphs...
The redefinition of the \footnotesize command is not complete.
\renewcommand{\footnotesize}{\fontsize{11}{13}\selectfont}
I suggest to replace courier by luximono . It just looks better.
Best regards and welcome to the board
Thorsten¹
Hello and thanks for the warm welcome,
could you explain ...
\renewcommand{\footnotesize}{\fontsize{11}{13}\selectfont}
I suggest to replace courier by luximono . It just looks better.
Best regards and welcome to the board
Thorsten¹
Hello and thanks for the warm welcome,
could you explain ...
- Fri Dec 12, 2008 5:17 pm
- Forum: General
- Topic: Font in Footnotes, MLA Bibliography, Paragraphs...
- Replies: 18
- Views: 18497
Font in Footnotes, MLA Bibliography, Paragraphs...
I have to:
-Change the font, size and spacing of footnotes into Times new Roman, 10pt, single spaced; whereas my document is Times new Roman, 12pt, 1,5-spaced. Here you can use the setspace package, which automatically resets spacing in footnotes. The footnote size for 12 pt documents is already ...
-Change the font, size and spacing of footnotes into Times new Roman, 10pt, single spaced; whereas my document is Times new Roman, 12pt, 1,5-spaced. Here you can use the setspace package, which automatically resets spacing in footnotes. The footnote size for 12 pt documents is already ...
- Fri Dec 12, 2008 3:14 pm
- Forum: General
- Topic: Font in Footnotes, MLA Bibliography, Paragraphs...
- Replies: 18
- Views: 18497
Font in Footnotes, MLA Bibliography, Paragraphs...
Hello,
I would like to write my university papers using Latex.
However, I cannot meet my university's requirements concerning the Layout.
I did consult Google, the KOMA-Script manual and more Latex-manuals; but I have not found anything useful.
What do I need to do anyway?
I have to:
-Change the ...
I would like to write my university papers using Latex.
However, I cannot meet my university's requirements concerning the Layout.
I did consult Google, the KOMA-Script manual and more Latex-manuals; but I have not found anything useful.
What do I need to do anyway?
I have to:
-Change the ...