Latex Formatierungsprobleme < LaTeX < Mathe-Software < Mathe < Vorhilfe
|
Ich habe diese Frage in keinem Forum auf anderen Internetseiten gestellt.
Hallo zusammen und frohe Ostern.
Ich habe ein paar Formatierungsprobleme mit Latex und hatte gehofft, ein paar Tipps zu bekommen.
Meine Arbeit hat folgenden Aufbau:
1: |
| 2: | \documentclass[letterpaper,12pt]{article}
| 3: | \usepackage{harvard}
| 4: | \usepackage{graphicx}
| 5: | \usepackage{subfig}
| 6: | \usepackage{epsfig}
| 7: | \usepackage[latin1]{inputenc}
| 8: | \usepackage[T1]{fontenc}
| 9: | \renewcommand{\familydefault}{\sfdefault}
| 10: | \usepackage{helvet}
| 11: | \usepackage{amssymb}
| 12: |
| 13: | \begin{document}
| 14: |
| 15: | \tableofcontents
| 16: |
| 17: | \newpage
| 18: | \listoffigures \addcontentsline{toc}{section}{List of Figures}
| 19: | \listoftables \addcontentsline{toc}{section}{List of Tables}
| 20: | \newpage
| 21: |
| 22: | viele Seiten Text und Formeln
| 23: |
| 24: | \begin{table}[h]
| 25: | \begin{center}
| 26: | \begin{tabular}{|p{0.5in}||p{0.7in}|p{1.3in}|p{0.7in}|p{1.3in}|} \hline
| 27: |
| 28: | %hier steht nix um die Zelle leer zu lassen%
| 29: | & \multicolumn{2}{|p{2.0in}|}{\underbar{INDUSTRY A}} & \multicolumn{2}{|p{2.0in}|}{\underbar{INDUSTRY B}} \\ \hline
| 30: |
| 31: | Firm rank & Market Share\newline in $(\%)$ \newline $s_i$ & Squared Market Share\newline $s_i^{2}$ & Market Share\newline in $(\%)$ \newline $s_i$ & Squared Market Share\newline $s_i^{2}$ \\ \hline\hline
| 32: | 1 & 9.09 & 82.64 & 30.0 & 900.0 \\ \hline
| 33: | 2 & 9.09 & 82.64 & 25.0 & 625.0 \\ \hline
| 34: |
| 35: | & \multicolumn{2}{|p{2.0in}|}{HHI index A = 909.09} & \multicolumn{2}{|p{2.0in}|}{HHI index B = 1750.0} \\ \hline
| 36: |
| 37: | \end{tabular}
| 38: | \caption{Comparing the HHI for two Industries; \protect \\ A: perfect competition , B: concentrated market}
| 39: | \label{Table1}
| 40: | \end{center}
| 41: | \end{table}
| 42: |
| 43: |
| 44: | \begin{table}[h]
| 45: | \begin{center}
| 46: | \begin{tabular}{|p{1.0in}||p{0.7in}|p{0.7in}|p{1.0in}|p{1.0in}|p{1.0in}|} \hline
| 47: | ~ & installed \newline capacity, \newline in GW & share \textit{s} \newline of 100\% & accumulated \newline share & Concentration \newline ratio, $CR_n$ & accumulated \newline squared share,\newline HHI \\ \hline\hline
| 48: | total of 919 \newline firms, 2007 & 137.53 & 100.00\% & ~ & ~ & ~ \\ \hline
| 49: | others 915 & 68.04 & 49.47\% & 100.00\% & ~ & \textbf{710.9137819} \\ \hline
| 50: | \end{tabular}
| 51: |
| 52: | \caption{Estimated CR and HHI for the German electricity market, \protect \\ Source of data: www.}
| 53: | \label{cgm}
| 54: | \end{center}
| 55: | \end{table}
| 56: |
| 57: | Eine Grafik, bei der die Caption zentriert wird.
| 58: |
| 59: | \begin{figure}
| 60: | \centering
| 61: | \subfloat[1 \label{pic:1}]{\includegraphics[scale=0.47]{1.png}}
| 62: | \hfill
| 63: | \subfloat[2 \label{pic:2}]{\includegraphics[scale=0.47]{2.png}}
| 64: | \subfloat[3 \label{pic:3}]{\includegraphics[scale=0.47]{3.png}}
| 65: | \hfill % alternativ auch \hspace{1cm} für genaue Angaben
| 66: | \subfloat[4 \label{pic:4}]{\includegraphics[scale=0.47]{4.png}}
| 67: | \caption{TSOs in Germany: a) 1, b) 2, c) 3, d) 4 , \protect \\ Source of data: ...}
| 68: | \label{TSO}
| 69: | \end{figure}
| 70: |
| 71: |
| 72: | \newpage
| 73: | \singlespacing
| 74: | \nocite{*}
| 75: | \bibliographystyle{econometrica}
| 76: | \bibliographystyle{cje}
| 77: |
| 78: | \bibliography{ma_template}\addcontentsline{toc}{section}{Bibliography}
| 79: |
| 80: | \end{document}
| Eingabefehler: "{" und "}" müssen immer paarweise auftreten, es wurde aber ein Teil ohne Entsprechung gefunden (siehe rote Markierung)
1)
Ich habe in einer *.bib -Datei meine Literatur. Wenn ich mit TeXnicCenter eine pdf erstelle, dann werden Umlaute nicht richtig angezeigt und folgendes kommt raus:
Sondergutachten der Monopolkommission gemÃà § 62 Abs. 1 des Energiewirtschaftsgesetzes, Strom und Gas 2007:
Wettbewerbsdefizite und zÃ{gerliche Regulierung
Dabei hab ich doch extra zu Beginn \usepackage[latin1]{inputenc} angegeben. Weiss jemand Rat?
Ein weiteres Problem in der Bibliography ist, dass wenn ich Internetseiten à la "www.info.com/test_123" angebe, das Literaturverzeichnis den Unterstrich als Code versteht und "123" tief stellt.
In der *.bib steht genau:
1: |
| 2: | @ARTICLE{faz08,
| 3: | author = "xyz",
| 4: | note = "available on the internet under www.info.com/test_123",
| 5: | }
|
2)
Ich habe zwei Tabellen und zwei Grafiken eingefügt. Bei jeweils einer Tabelle und einer Grafik ist die Bildunterschrift zentriert. Bei der jeweils anderen ist sie wieder links.
Im Minimalbeispiel sind die zwei Tabellen verkürzt. Ich kann nicht das Paket caption o.ä. verwenden, weil ich eine Formatierungsvorlage "harvard" verwende. Aber wenn es bei der einen Tabelle offensichtlich kein Problem ist, warum dann bei der zweiten?
Ich würde mich freuen, wenn jemand den Fehler findet.
Ich bedanke mich und wünsche einen guten Start in die neue Woche.
|
|
|
|
Status: |
(Antwort) fertig | Datum: | 19:46 Mo 05.04.2010 | Autor: | Denny22 |
Eingabefehler: "\begin" und "\end" müssen immer paarweise auftreten, es wurde aber ein Teil ohne Entsprechung gefunden (siehe rote Markierung)
Eingabefehler: "\begin" und "\end" müssen immer paarweise auftreten, es wurde aber ein Teil ohne Entsprechung gefunden (siehe rote Markierung)
Eingabefehler: "\begin" und "\end" müssen immer paarweise auftreten, es wurde aber ein Teil ohne Entsprechung gefunden (siehe rote Markierung)
Eingabefehler: "\begin" und "\end" müssen immer paarweise auftreten, es wurde aber ein Teil ohne Entsprechung gefunden (siehe rote Markierung)
> Eingabefehler: "\begin" und "\end" müssen immer paarweise
> auftreten, es wurde aber ein Teil ohne Entsprechung
> gefunden (siehe rote Markierung)
> Eingabefehler: "\begin" und "\end" müssen immer paarweise
> auftreten, es wurde aber ein Teil ohne Entsprechung
> gefunden (siehe rote Markierung)
> Eingabefehler: "\begin" und "\end" müssen immer paarweise
> auftreten, es wurde aber ein Teil ohne Entsprechung
> gefunden (siehe rote Markierung)
> Eingabefehler: "\begin" und "\end" müssen immer paarweise
> auftreten, es wurde aber ein Teil ohne Entsprechung
> gefunden (siehe rote Markierung)
>
> Ich habe diese Frage in keinem Forum auf anderen
> Internetseiten gestellt.
>
> Hallo zusammen und frohe Ostern.
>
> Ich habe ein paar Formatierungsprobleme mit Latex und hatte
> gehofft, ein paar Tipps zu bekommen.
>
> Meine Arbeit hat folgenden Aufbau:
>
> 1: |
| 2: | > \documentclass[letterpaper,12pt]{article}
| 3: | > \usepackage{harvard}
| 4: | > \usepackage{graphicx}
| 5: | > \usepackage{subfig}
| 6: | > \usepackage{epsfig}
| 7: | > \usepackage[latin1]{inputenc}
| 8: | > \usepackage[T1]{fontenc}
| 9: | > \renewcommand{\familydefault}{\sfdefault}
| 10: | > \usepackage{helvet}
| 11: | > \usepackage{amssymb}
| 12: | >
| 13: | > [red][b]\begin[/b][/red]{document}
| 14: | >
| 15: | > \tableofcontents
| 16: | >
| 17: | > \newpage
| 18: | > \listoffigures \addcontentsline{toc}{section}{List of
| 19: | > Figures}
| 20: | > \listoftables \addcontentsline{toc}{section}{List of
| 21: | > Tables}
| 22: | > \newpage
| 23: | >
| 24: | > viele Seiten Text und Formeln
| 25: | >
| 26: | > [red][b]\begin[/b][/red]{table}[h]
| 27: | > [red][b]\begin[/b][/red]{center}
| 28: | >
| 29: | > [red][b]\begin[/b][/red]{tabular}{|p{0.5in}||p{0.7in}|p{1.3in}|p{0.7in}|p{1.3in}|}
| 30: | > \hline
| 31: | >
| 32: | > %hier steht nix um die Zelle leer zu lassen%
| 33: | > & \multicolumn{2}{|p{2.0in}|}{\underbar{INDUSTRY
| 34: | > A}} & \multicolumn{2}{|p{2.0in}|}{\underbar{INDUSTRY B}} \\
| 35: | > \hline
| 36: | >
| 37: | > Firm rank & Market Share\newline in [mm](\%)[/mm] [mm]\newline[/mm] [mm]s_i[/mm] &
| 38: | > Squared Market [mm]Share\newline[/mm] [mm]s_i^{2}[/mm] & Market
| 39: | > [mm]Share\newline[/mm] in [mm](\%)[/mm] [mm]\newline[/mm] [mm]s_i[/mm] & Squared Market
| 40: | > [mm]Share\newline[/mm] [mm]s_i^{2}[/mm][red][b]Eingabefehler:[/b] "\begin" und "\end" [/red]
| 41: | > [red]müssen immer paarweise auftreten, es wurde aber ein Teil [/red]
| 42: | > [red]ohne Entsprechung gefunden (siehe rote Markierung)[/red]
| 43: | > [red][b]Eingabefehler:[/b] "\begin" und "\end" müssen immer paarweise [/red]
| 44: | > [red]auftreten, es wurde aber ein Teil ohne Entsprechung [/red]
| 45: | > [red]gefunden (siehe rote Markierung)[/red]
| 46: | > [red][b]Eingabefehler:[/b] "\begin" und "\end" müssen immer paarweise [/red]
| 47: | > [red]auftreten, es wurde aber ein Teil ohne Entsprechung [/red]
| 48: | > [red]gefunden (siehe rote Markierung)[/red]
| 49: | > [red][b]Eingabefehler:[/b] "\begin" und "\end" müssen immer paarweise [/red]
| 50: | > [red]auftreten, es wurde aber ein Teil ohne Entsprechung [/red]
| 51: | > [red]gefunden (siehe rote Markierung)[/red]
| 52: | > [red][b]Eingabefehler:[/b] "\begin" und "\end" müssen immer paarweise [/red]
| 53: | > [red]auftreten, es wurde aber ein Teil ohne Entsprechung [/red]
| 54: | > [red]gefunden (siehe rote Markierung)[/red]
| 55: | > [red][b]Eingabefehler:[/b] "\begin" und "\end" müssen immer paarweise [/red]
| 56: | > [red]auftreten, es wurde aber ein Teil ohne Entsprechung [/red]
| 57: | > [red]gefunden (siehe rote Markierung)[/red]
| 58: | >
| 59: | > \\ \hline\hline
| 60: | > 1 & 9.09 & 82.64 & 30.0 & 900.0 \\ \hline
| 61: | > 2 & 9.09 & 82.64 & 25.0 & 625.0 \\ \hline
| 62: | >
| 63: | > & \multicolumn{2}{|p{2.0in}|}{HHI index A = 909.09} &
| 64: | > \multicolumn{2}{|p{2.0in}|}{HHI index B = 1750.0} \\ \hline
| 65: | >
| 66: | > [red][b]\end[/b][/red]{tabular}
| 67: | > \caption{Comparing the HHI for two Industries; \protect \\
| 68: | > A: perfect competition , B: concentrated market}
| 69: | > \label{Table1}
| 70: | > [red][b]\end[/b][/red]{center}
| 71: | > [red][b]\end[/b][/red]{table}
| 72: | >
| 73: | >
| 74: | > [red][b]\begin[/b][/red]{table}[h]
| 75: | > [red][b]\begin[/b][/red]{center}
| 76: | >
| 77: | > [red][b]\begin[/b][/red]{tabular}{|p{1.0in}||p{0.7in}|p{0.7in}|p{1.0in}|p{1.0in}|p{1.0in}|}
| 78: | > \hline
| 79: | > ~ & installed \newline capacity, \newline in GW & share
| 80: | > \textit{s} \newline of 100\% & accumulated \newline share
| 81: | > & Concentration \newline ratio, [mm]CR_n[/mm][red][b]Eingabefehler:[/b] "\begin" [/red]
| 82: | > [red]und "\end" müssen immer paarweise auftreten, es wurde aber [/red]
| 83: | > [red]ein Teil ohne Entsprechung gefunden (siehe rote [/red]
| 84: | > [red]Markierung)[/red]
| 85: | > [red][b]Eingabefehler:[/b] "\begin" und "\end" müssen immer paarweise [/red]
| 86: | > [red]auftreten, es wurde aber ein Teil ohne Entsprechung [/red]
| 87: | > [red]gefunden (siehe rote Markierung)[/red]
| 88: | > [red][b]Eingabefehler:[/b] "\begin" und "\end" müssen immer paarweise [/red]
| 89: | > [red]auftreten, es wurde aber ein Teil ohne Entsprechung [/red]
| 90: | > [red]gefunden (siehe rote Markierung)[/red]
| 91: | > [red][b]Eingabefehler:[/b] "\begin" und "\end" müssen immer paarweise [/red]
| 92: | > [red]auftreten, es wurde aber ein Teil ohne Entsprechung [/red]
| 93: | > [red]gefunden (siehe rote Markierung)[/red]
| 94: | >
| 95: | > & accumulated \newline squared share,\newline HHI \\
| 96: | > \hline\hline
| 97: | > total of 919 \newline firms, 2007 & 137.53 & 100.00\% & ~ &
| 98: | > ~ & ~ \\ \hline
| 99: | > others 915 & 68.04 & 49.47\% & 100.00\% & ~ &
| 100: | > \textbf{710.9137819} \\ \hline
| 101: | > [red][b]\end[/b][/red]{tabular}
| 102: | >
| 103: | > \caption{Estimated CR and HHI for the German electricity
| 104: | > market, \protect \\ Source of data: www.}
| 105: | > \label{cgm}
| 106: | > [red][b]\end[/b][/red]{center}
| 107: | > [red][b]\end[/b][/red]{table}
| 108: | >
| 109: | > Eine Grafik, bei der die Caption zentriert wird.
| 110: | >
| 111: | > \begin{figure}
| 112: | > \centering
| 113: | > \subfloat[1
| 114: | > \label{pic:1}]{\includegraphics[scale=0.47]{1.png}}
| 115: | > \hfill
| 116: | > \subfloat[2
| 117: | > \label{pic:2}]{\includegraphics[scale=0.47]{2.png}}
| 118: | > \subfloat[3
| 119: | > \label{pic:3}]{\includegraphics[scale=0.47]{3.png}}
| 120: | > \hfill % alternativ auch \hspace{1cm} für genaue Angaben
| 121: | > \subfloat[4
| 122: | > \label{pic:4}]{\includegraphics[scale=0.47]{4.png}}
| 123: | > \caption{TSOs in Germany: a) 1, b) 2, c) 3, d) 4 ,
| 124: | > \protect \\ Source of data: ...}
| 125: | > \label{TSO}
| 126: | > \end{figure}
| 127: | >
| 128: | >
| 129: | > \newpage
| 130: | > \singlespacing
| 131: | > \nocite{*}
| 132: | > \bibliographystyle{econometrica}
| 133: | > \bibliographystyle{cje}
| 134: | >
| 135: | > \bibliography{ma_template}\addcontentsline{toc}{section}{Bibliography}
| 136: | >
| 137: | > [red][b]\end[/b][/red]{document}
| 138: | > | Eingabefehler: "{" und "}" müssen immer paarweise auftreten, es wurde aber ein Teil ohne Entsprechung gefunden (siehe rote Markierung)
>
>
> 1)
> Ich habe in einer *.bib -Datei meine Literatur. Wenn ich
> mit TeXnicCenter eine pdf erstelle, dann werden Umlaute
> nicht richtig angezeigt und folgendes kommt raus:
> Sondergutachten der Monopolkommission gemÃà § 62 Abs.
> 1 des Energiewirtschaftsgesetzes, Strom und Gas 2007:
> Wettbewerbsdefizite und zÃ{gerliche Regulierung
Sieht für mich nach Fehlern beim Tex'en und zusätzlichen Fehlermeldungen aus. Die solltest Du natürlich immer ernst nehmen. Ich weiß wovon ich rede, denn ich verwende auch TexnicCenter.
> Dabei hab ich doch extra zu Beginn
> \usepackage[latin1]{inputenc} angegeben. Weiss
> jemand Rat?
Pack diese Zeile mal an den Anfang (direkt nach documentclass)
> Ein weiteres Problem in der Bibliography ist, dass wenn ich
> Internetseiten à la "www.info.com/test_123" angebe, das
> Literaturverzeichnis den Unterstrich als Code versteht und
> "123" tief stellt.
> In der *.bib steht genau:
> 1: |
| 2: | > @ARTICLE{faz08,
| 3: | > author = "xyz",
| 4: | > note = "available on the internet under
| 5: | > www.info.com/test_123",
| 6: | > }
| 7: | > |
Hier musst Du vor dem Bodenstrich den Schrägstrich (von links oben nach rechts unten) verwenden, der sich beim ß und beim ? auf der Taste befindet.
> 2)
> Ich habe zwei Tabellen und zwei Grafiken eingefügt. Bei
> jeweils einer Tabelle und einer Grafik ist die
> Bildunterschrift zentriert. Bei der jeweils anderen ist sie
> wieder links.
Die Frage ist nun, wie Du es nun haben möchtest. Falls alles zentriert sein soll, würde ich vorschlagen, dass du den Bereich in eine begin{center} und end{center} Umgebung packst. Klappt das?
> Im Minimalbeispiel sind die zwei Tabellen verkürzt. Ich
> kann nicht das Paket caption o.ä. verwenden, weil ich eine
> Formatierungsvorlage "harvard" verwende. Aber wenn es bei
> der einen Tabelle offensichtlich kein Problem ist, warum
> dann bei der zweiten?
> Ich würde mich freuen, wenn jemand den Fehler findet.
>
>
> Ich bedanke mich und wünsche einen guten Start in die neue
> Woche.
>
Denny
|
|
|
|
|
Guten Abend. Vielen Dank für Deine Antwort.
>Pack diese Zeile mal an den Anfang (direkt nach >documentclass)
Hat leider keine Wirkung.
>Hier musst Du vor dem Bodenstrich den Schrägstrich (von >links oben nach rechts unten) verwenden, der sich beim ß >und beim ? auf der Taste befindet.
Hat geklappt, danke.
>Die Frage ist nun, wie Du es nun haben möchtest. Falls >alles zentriert sein soll, würde ich vorschlagen, dass du >den Bereich in eine begin{center} und end{center} >Umgebung packst. Klappt das?
Ich möchte sowohl Grafik/Tabelle als auch die Unterschrift zentriert haben.
weder
\centering
noch
1: | \begin table
| 2: | \begin center
| 3: | ...
| 4: | \end center
| 5: | \end table |
noch
1: | \begin center
| 2: | \begin table
| 3: | ...
| 4: | \end table
| 5: | \end center |
funktionieren.
Zu der Bibliographie gibt es tatsächlich eine Fehlermeldung im log:
1: |
| 2: | ! LaTeX Error: Command \textcurrency unavailable in encoding T1.
| 3: |
| 4: | See the LaTeX manual or LaTeX Companion for explanation.
| 5: | Type H <return> for immediate help.
| 6: | ...
| 7: |
| 8: | l.55 gemä
| 9: | ß § 62 Abs. 1 des Energiewirtschaftsgesetzes, Strom und Gas 2007:
| 10: |
| 11: | Your command was ignored.
| 12: | Type I <command> <return> to replace it with another command,
| 13: | or <return> to continue without it.
| 14: |
| 15: |
| 16: | ! Package inputenc Error: Keyboard character used is undefined
| 17: | (inputenc) in inputencoding 'latin1'.
| 18: |
| 19: | See the inputenc package documentation for explanation.
| 20: | Type H <return> for immediate help.
| 21: | ...
| 22: |
| 23: | l.55 gemäß
| 24: | § 62 Abs. 1 des Energiewirtschaftsgesetzes, Strom und Gas 2007:
| 25: |
| 26: | You need to provide a definition with \DeclareInputText
| 27: | or \DeclareInputMath before using this key.
| 28: |
| 29: | LaTeX Font Info: Font shape 'OMS/phv/m/n' in size <12> not available
| 30: | (Font) Font shape 'OMS/cmsy/m/n' tried instead on input line 56.
| 31: | ) [23]
| 32: | ("C:\Users
|
Zu Code-Zeile 2: offensichtlich mag er den Befehl "textcurrency" nicht. Ich werd mal schaun, wo der verarbeitet wurde.
Außerdem mag er wohl nicht, dass ich bei inputenc "latin1" verwende.
Ich habe dann einfach mal
\usepackage[latin1]{inputenc}
durch
\usepackage[utf8]{inputenc}
ersetzt. Hatte das gerade in einem anderen Forum gelesen. Dort hatte jemand ein ähnliches Problem. Doch seit dem bekomme ich einen Fatal Error beim pdf-Erstellen:
1: |
| 2: | ! Package inputenc Error: Keyboard character used is undefined
| 3: | (inputenc) in inputencoding 'utf8'.
| 4: |
| 5: | See the inputenc package documentation for explanation.
| 6: | Type H <return> for immediate help.
|
By the way, gibt es eine Möglichkeit im TexNicCenter die Zeilennummern anzuzeigen? Dann muss ich net bis Zeile 113 runterzählen um die Klammer zu setzen, die ich wohl vergessen habe.
|
|
|
|
|
Status: |
(Antwort) fertig | Datum: | 21:35 Mo 05.04.2010 | Autor: | rainerS |
Hallo!
> Ich habe dann einfach mal
> \usepackage[latin1]{inputenc}
> durch
> \usepackage[utf8]{inputenc}
> ersetzt. Hatte das gerade in einem anderen Forum gelesen.
> Dort hatte jemand ein ähnliches Problem. Doch seit dem
> bekomme ich einen Fatal Error beim pdf-Erstellen:
>
> 1: |
| 2: | > ! Package inputenc Error: Keyboard character used is
| 3: | > undefined
| 4: | > (inputenc) in inputencoding 'utf8'.
| 5: | >
| 6: | > See the inputenc package documentation for explanation.
| 7: | > Type H <return> for immediate help.
| 8: | > |
Welches Zeichen kennt er denn nicht? Die utf8-Unterstützung ist nicht allzu vollständig. Du kannst mal
\usepackage[utf8x]{inputenc}
ausprobieren.
Viele Grüße
Rainer
|
|
|
|
|
Hallo. Danke für die Antwort!
\usepackage[justification=centering]{caption} hat funktioniert. Beim letzten Mal, als ich das benutzt habe, hatte ich einen fatal error und konnte keine pdfs mehr erstellen. Jetzt geht es. Vielleicht tatsächlich, weil ich die *.aux - Datei immer wieder mal gelöscht habe. :)
Auch mit \usepackage[utf8x]{inputenc} hat er ein Problem ä, ö,ü und ß im Literaturverzeichnis einzufügen.
Schönen abend noch.
|
|
|
|
|
Status: |
(Antwort) fertig | Datum: | 22:39 Mo 05.04.2010 | Autor: | rainerS |
Hallo!
> Hallo. Danke für die Antwort!
>
> \usepackage[justification=centering]{caption}
> hat funktioniert. Beim letzten Mal, als ich das benutzt
> habe, hatte ich einen fatal error und konnte keine pdfs
> mehr erstellen. Jetzt geht es. Vielleicht tatsächlich,
> weil ich die *.aux - Datei immer wieder mal gelöscht habe.
> :)
>
> Auch mit \usepackage[utf8x]{inputenc} hat er
> ein Problem ä, ö,ü und ß im Literaturverzeichnis
> einzufügen.
Bitte ein Minimalbeispiel. Ist das ein mit BibTeX erstelltes .bbl-File? Welche Kodierung wird darin benutzt? Mischen verschiedener Kodierungen geht nicht. Umlaute in \cite gehen auch nicht.
Viele Grüße
Rainer
|
|
|
|
|
Guten Tag! Vielen vielen Dank noch mal für die Hilfe.
Die Literatur habe ich in einer *.bib -Datei abgelegt. In dieser Datei sind lediglich Einträge folgender Art:
1: |
| 2: | @BOOK{erd,
| 3: | AUTHOR = "Georg Erdmann and Peter Zweifel",
| 4: | TITLE = "Energieökonomik - Theorie und Anwendungen",
| 5: | PUBLISHER = "Springer Verlag",
| 6: | YEAR = "2008",
| 7: | file = F
| 8: | }
|
Ein Stil ist dort m.E. also nicht festgelegt. Die Formatierung übernehmen zwei weitere Dateien, wie das Minimalbeispiel hier zeigt.
1: |
| 2: | \documentclass[letterpaper,12pt]{article}
| 3: | \usepackage[latin1]{inputenc} %nun kann man Umlaute einfach so eintippen
| 4: | \usepackage[utf8x]{inputenc}
| 5: | \usepackage[T1]{fontenc} %Umlaute werden im pdf angezeigt
| 6: | \usepackage{harvard}
| 7: | \usepackage[justification=centering]{caption}
| 8: | \usepackage{graphicx} %Um Grafiken einfügen zu können
| 9: | \usepackage{subfig} %Zur Formatierung der Grafiken
| 10: | \usepackage{epsfig} %erst jetzt kann das Prog wohl eps verstehen + einfügen
| 11: | \renewcommand{\familydefault}{\sfdefault} % Dieses + nächstes machen Arial möglich, leider nicht in den Formeln
| 12: | \usepackage{helvet}
| 13: | \usepackage{amssymb}
| 14: |
| 15: | \begin{document}
| 16: | \doublespacing
| 17: | \maketitle
| 18: | \thispagestyle{empty}
| 19: |
| 20: | \newpage
| 21: |
| 22: | TEXT
| 23: |
| 24: | \newpage
| 25: | \singlespacing
| 26: | \nocite{*}
| 27: | \bibliographystyle{econometrica}
| 28: | \bibliographystyle{cje}
| 29: |
| 30: | \bibliography{ma_template}\addcontentsline{toc}{section}{Bibliography}
| 31: |
| 32: | \newpage
| 33: | \end{document}
|
In den Dateien econometrica.bst oder cje.bst habe ich keine Formatierungsangaben gefunden.
Der Beginn der cje.bst ist
1: |
| 2: | % BibTeX bibliography style 'cje' (Canadian Journal of Economics)
| 3: | % this file is based on the 'harvard' family of files
| 4: | % version 0.99a for BibTeX versions 0.99a or later, LaTeX version 2.09.
| 5: | % Copyright (C) 1991, all rights reserved.
| 6: | % Copying of this file is authorized only if either
| 7: | % (1) you make absolutely no changes to your copy, including name, or
| 8: | % (2) if you do make changes, you name it something other than
| 9: | % btxbst.doc, plain.bst, unsrt.bst, alpha.bst, abbrv.bst, agsm.bst,
| 10: | % dcu.bst, cje.bst, aer.bst, or kluwer.bst.
| 11: | % This restriction helps ensure that all standard styles are identical.
| 12: |
| 13: | % ACKNOWLEDGEMENT:
| 14: | % This document is a modified version of alpha.bst to which it owes much of
| 15: | % its functionality.
| 16: |
| 17: | % AUTHOR
| 18: | % Peter Williams, Key Centre for Design Quality, Sydney University
| 19: | % e-mail: peterw@archsci.arch.su.oz.au
| 20: |
| 21: | ENTRY
| 22: | { address author booktitle chapter edition editor howpublished institution
| 23: | journal key month note number organization pages publisher school
| 24: | series title type volume year}
| 25: | { field.used }
| 26: | { canonical.label extra.label sort.label list.year }
| 27: |
| 28: |
| 29: | INTEGERS {quoted italic bold plain attribute
| 30: | space comma tiedcomma semicolon colon period block empty separator
| 31: | prev.separator next.separator next.attribute}
| 32: |
| 33: | STRINGS { s temp f name.list first.name.format later.name.formats name.style}
| 34: |
| 35: | FUNCTION {init.state.consts}
| 36: | {
| 37: | #100 'quoted :=
| 38: | #200 'italic :=
| 39: | #300 'bold :=
| 40: | #400 'plain :=
| 41: |
| 42: | #7 'space :=
| 43: | #6 'comma :=
| 44: | % #5 'tiedcomma :=
| 45: | % #4 'semicolon :=
| 46: | % #3 'colon :=
| 47: | #2 'period :=
| 48: | #1 'block :=
| 49: | #0 'empty :=
| 50: | }
| 51: |
| 52: | FUNCTION {output2}
| 53: | {
| 54: | % Wrap the attribute.
| 55: | attribute bold = {"{\bf " swap$ * "}" *} {} if$
| 56: | attribute italic = {"{\it " swap$ * "}" *} {} if$
| 57: | attribute quoted = {"'" swap$ * "'" *} {} if$
| 58: | % Append additional separators
| 59: | separator comma = {"," * space 'separator :=} {} if$
| 60: | % separator tiedcomma = {",~" * empty 'separator :=} {} if$
| 61: | separator space = {" " *} {} if$
| 62: | write$
| 63: | separator block = {newline$ "\newblock " write$} {} if$
| 64: | % Update variables, and put the new string back on the stack
| 65: | next.attribute 'attribute :=
| 66: | next.separator 'separator :=
| 67: | temp
| 68: | }
|
Und der Beginn der econometrica.bst ist
1: |
| 2: | %%% Econometrica bibliography style
| 3: | %%% For use with harvard.sty and LaTeX2e (NFSS) or LaTeX 2.09
| 4: | %%% 24-aug-94
| 5: | %%%
| 6: | %%% Based on makebst, but with modifications by
| 7: | %%% kcb@hss.caltech.edu (KC Border)
| 8: | %%% Please report any problems to me.
| 9: | %%%
| 10: | %%% The main changes from the ouput of makebst are:
| 11: | %%% 1. Addition of a function to replace repeated authors with a 3 em dash.
| 12: | %%% (Search for compare.names, this function is portable.)
| 13: | %%% 2. Modification of output.nonnull to allow commas inside quotation marks
| 14: | %%% and no comma after year.
| 15: | %%% 3.Eliminated feature (bug?) of the harvard style of citation.
| 16: | %%% It creates a short label for subsequent citations. This alleged
| 17: | %%% feature shortens both Aliprantis, Border, and Luxemburg (1991) and
| 18: | %%% Aliprantis, Brown, and Burkinshaw (1991) to Aliprantis et~al. (1991).
| 19: | %%% This creates the need to label these as
| 20: | %%% Aliprantis, Border, and Luxemburg (1991a) and
| 21: | %%% Aliprantis, Brown, and Burkinshaw (1991b), despite the fact
| 22: | %%% that these entries have different authors. I used my own format
| 23: | %%% for creating the labels, and used the same label for
| 24: | %%% both the short and long forms. I know that the
| 25: | %%% _Chicago_Manual_of_Style recommends using Aliprantis et~al,
| 26: | %% but Econometrica regularly writes out three authors,
| 27: | %% and it is rare to cite an article with more than four authors in
| 28: | %%% Econometrica. (I couldn't find an example of even four being cited,
| 29: | %%% but I didn't spend a lot of time looking.)
| 30: | %%% 4. Addition of macros to handle editions. (My own idiosycracy.)
| 31: | %%% 5. A new entry type called issue for special issues of a journal.
| 32: | %%% (Another idiosyncracy.)
| 33: | %%% 6. Many details to conform to Econometrica's quirks.
| 34: | %%% (Search for KCB )
| 35: | %%% 7. I wrote this for use with LaTeX2e and the NFSS2. However, I did
| 36: | %%% add some macros so it will work with LaTeX 2.09.
| 37: | %%% (Search for \ifx\undefined\emph )
| 38: | %%% The remainder of this file was generated by makebst, except for
| 39: | %%% modifications marked with KCB.
| 40: | %%
| 41: | %% This is file 'em.bst', generated
| 42: | %% on <1994/8/17> with the docstrip utility (2.2h).
| 43: | %%
| 44: | %% The original source files were:
| 45: | %%
| 46: | %% genbst.mbs (with options: 'ay,har,nm-rev1,nmft-sc,dt-beg,yr-par,tit-qq,atit-u,thtit-a,volp-com,edby,blk-com,pp,ed,abr,and-com,nfss')
| 47: | %% ----------------------------------------
| 48: | %% *** Econometrica style ***
| 49: | %%
| 50: | %% (Here are the specifications of the source file)
| 51: | %% \def\filename{genbst.mbs}
| 52: | %% \def\filedate{1994 July 1}
| 53: | %% \def\fileversion{1.3}
| 54: | %% For use with BibTeX version 0.99a or later, LaTeX version 2.09
| 55: | %%-------------------------------------------------------------------
| 56: | %% NOTICE:
| 57: | %% This file may be used for non-profit purposes.
| 58: | %% It may not be distributed in exchange for money,
| 59: | %% other than distribution costs.
| 60: | %%
| 61: | %% The author provides it 'as is' and does not guarantee it in any way.
| 62: | %%
| 63: | %% Copyright (C) 1994 Patrick W. Daly
| 64: | %% Max-Planck-Institut für Aeronomie
| 65: | %% Postfach 20
| 66: | %% D-37189 Katlenburg-Lindau
| 67: | %% Germany
| 68: | %%
| 69: | %% E-mail:
| 70: | %% SPAN-- nsp::linmpi::daly (note nsp also known as ecd1)
| 71: | %% Internet-- daly@linmpi.dnet.gwdg.de
| 72: | %%-----------------------------------------------------------
| 73: | %% \CharacterTable
| 74: | %% {Upper-case \A\B\C\D\E\F\G\H\I\J\K\L\M\N\O\P\Q\R\S\T\U\V\W\X\Y\Z
| 75: | %% Lower-case \a\b\c\d\e\f\g\h\i\j\k\l\m\n\o\p\q\r\s\t\u\v\w\x\y\z
| 76: | %% Digits \0\1\2\3\4\5\6\7\8\9
| 77: | %% Exclamation \! Double quote \" Hash (number) \#
| 78: | %% Dollar \$ Percent \% Ampersand \&
| 79: | %% Acute accent \' Left paren \( Right paren \)
| 80: | %% Asterisk \* Plus \+ Comma \,
| 81: | %% Minus \- Point \. Solidus \/
| 82: | %% Colon \: Semicolon \; Less than \<
| 83: | %% Equals \= Greater than \> Question mark \?
| 84: | %% Commercial at \@ Left bracket \[ Backslash \\
| 85: | %% Right bracket \] Circumflex \^ Underscore \_
| 86: | %% Grave accent \' Left brace \{ Vertical bar \|
| 87: | %% Right brace \} Tilde \~}
| 88: | %%---------------------------------------------------------------------
| 89: | % This is an author-year citation style bibliography. As such, it is
| 90: | % non-standard LaTeX, and requires a style option to function properly.
| 91: | % The appropriate style file is: harvard.sty
| 92: | % The form of the bibitem entries is
| 93: | % \harvarditem[Jones et al.]{Jones, Baker, and Smith}{1990}{key}...
| 94: | % There are style changes that may be specified in the text with
| 95: | % the command \citationstyle.
| 96: | % \citeasnoun{key} ==>> Jones et al. (1990)
| 97: | % \cite{key} ==>> (Jones et al. 1990)
| 98: | % \cite[chap. 2]{key} ==>> (Jones et al. 1990, chap. 2)
| 99: | % On the first citation of any work, the full author list is used.
| 100: | %%---------------------------------------------------------------------
| 101: |
| 102: | ENTRY
| 103: | { address
| 104: | author
| 105: | booktitle
| 106: | chapter
| 107: | edition
| 108: | editor
| 109: | howpublished
| 110: | institution
| 111: | journal
| 112: | key
| 113: | month
| 114: | note
| 115: | number
| 116: | organization
| 117: | pages
| 118: | publisher
| 119: | school
| 120: | series
| 121: | title
| 122: | type
| 123: | volume
| 124: | year
| 125: | }
| 126: | {}
| 127: | { label extra.label sort.label } %%%KCB: removed long.label
| 128: |
| 129: | INTEGERS { output.state before.all mid.sentence after.sentence after.block }
| 130: |
| 131: | %%%KCB: new output state, no.comma
| 132: | INTEGERS { no.comma}
| 133: |
| 134: | FUNCTION {init.state.consts}
| 135: | { #0 'before.all :=
| 136: | #1 'mid.sentence :=
| 137: | #2 'after.sentence :=
| 138: | #3 'after.block :=
| 139: | #4 'no.comma := %%%KCB
| 140: | }
| 141: |
| 142: | STRINGS { s t }
| 143: |
| 144: |
| 145: | %%%KCB: revise to use new output state
| 146: | FUNCTION {output.nonnull}
| 147: | { 's :=
| 148: | output.state no.comma = %%%KCB: if in this state, write a space
| 149: | { " " * write$ before.all 'output.state := } %%%KCB
| 150: | { output.state mid.sentence = %%%KCB: add brace at beginning
| 151: | { ", " * write$ }
| 152: | { output.state after.block =
| 153: | { add.period$ write$
| 154: | newline$
| 155: | "\newblock " write$
| 156: | }
| 157: | { output.state before.all =
| 158: | 'write$
| 159: | { add.period$ " " * write$ }
| 160: | if$
| 161: | }
| 162: | if$
| 163: | }
| 164: | if$
| 165: | mid.sentence 'output.state :=
| 166: | } %%%KCB: matching brace
| 167: | if$ %%%KCB: test for no.comma state
| 168: | s
| 169: | }
|
ICh wollte den Beitrag nicht überladen und poste deshalb nur die Anfänge. Aber wenn eine Kodierung festgelegt würde, würde man das sicher zu Anfang machen.
Wie gesagt, ich kann nichts finden, was wie ein Kodierungsbefehl aussieht.
Insgesamt wird noch ein weiterer Stil verwendet (siehe Head: 6: \usepackage{harvard} ), aber dort sehe ich ebenfalls keine Festlegung der Kodierung.
1: |
| 2: | \message{harvard bibliography,}
| 3: |
| 4: | \def\@hiteml[#1]#2#3#4{\item[]\if@filesw%
| 5: | { \def\protect##1{\string ##1\space}\immediate%
| 6: | \write\@auxout{\string\harvardcite{#4}{#2}{#1}{#3}}}\fi%
| 7: | \protect\hspace*{-\labelwidth}\protect\hspace*{-\labelsep}\ignorespaces}
| 8: |
| 9: | \def\@hitem#1#2#3{\item[]\if@filesw%
| 10: | { \def\protect##1{\string ##1\space}\immediate%
| 11: | \write\@auxout{\string\harvardcite{#3}{#1}{#1}{#2}}}\fi%
| 12: | \protect\hspace*{-\labelwidth}\protect\hspace*{-\labelsep}\ignorespaces}
| 13: |
| 14: | \def\harvarditem{\@ifnextchar [{\@hiteml}{\@hitem}}
| 15: |
| 16: | \def\harvardcite#1#2#3#4{
| 17: | \global\@namedef{bhf@#1}{#2}
| 18: | \global\@namedef{bha@#1}{#3}
| 19: | \global\@namedef{bhy@#1}{#4}\global\@namedef{b@#1}{\csname bhf@#1\endcsname}
| 20: | }
| 21: |
| 22: | \def\cite{\@ifnextchar [{\@tempswatrue\@citex}{\@tempswafalse\@citex[]}}
| 23: | \def\citeasnoun{\@ifnextchar [{\@tempswatrue\@citexasnoun}
| 24: | {\@tempswafalse\@citexasnoun[]}
| 25: | }
| 26: | \def\citeyear{\@ifnextchar [{\@tempswatrue\@citexyear}
| 27: | {\@tempswafalse\@citexyear[]}
| 28: | }
| 29: | \def\citename{\@ifnextchar [{\@tempswatrue\@citexname}
| 30: | {\@tempswafalse\@citexname[]}
| 31: | }
| 32: |
| 33: | % \def\@enamedef#1{\expandafter\edef\csname #1\endcsname}
| 34: | % Previous line should be replaced by the following to prevent
| 35: | % problems with the NFSS. Solution by Bernd Raichle.
| 36: | \def\@enamedef#1{\expandafter\def\csname #1\expandafter\endcsname\expandafter}
| 37: |
| 38: | \def\@citex[#1]#2{\if@filesw\immediate\write\@auxout{\string\citation{#2}}\fi
| 39: | \def\@citea{}\@cite{\@for\@citeb:=#2\do
| 40: | {\@citea\def\@citea{\@hisep\penalty\@m\ }\@ifundefined
| 41: | {b@\@citeb}{{\bf ?}\@warning
| 42: | {Citation '\@citeb' on page \thepage \space undefined}}%
| 43: | {{\csname b@\@citeb\endcsname\@hysep\csname bhy@\@citeb\endcsname}%
| 44: | \global\@enamedef{b@\@citeb}{\csname bha@\@citeb\endcsname}}%
| 45: | }}{#1}}
| 46: |
| 47: | \def\@citexasnoun[#1]#2{%
| 48: | \if@filesw\immediate\write\@auxout{\string\citation{#2}}\fi%
| 49: | \@citeasnoun{{\@ifundefined%
| 50: | {b@#2}%
| 51: | {{\bf ?}\@warning{Citation '#2' on page \thepage \space undefined}}%
| 52: | {{\csname b@#2\endcsname\ (\csname bhy@#2\endcsname}%
| 53: | \global\@namedef{b@#2}{\csname bha@#2\endcsname}}%
| 54: | }}{#1}}
| 55: |
| 56: | \def\@citexname[#1]#2{%
| 57: | \if@filesw\immediate\write\@auxout{\string\citation{#2}}\fi%
| 58: | \@citename{{\@ifundefined%
| 59: | {b@#2}%
| 60: | {{\bf ?}\@warning{Citation '#2' on page \thepage \space undefined}}%
| 61: | {{\csname bhf@#2\endcsname}}%
| 62: | }}{#1}}
| 63: |
| 64: | \def\@citexyear[#1]#2{\if@filesw\immediate\write\@auxout{\string\citation{#2}}\fi
| 65: | \def\@citeayear{}\@cite{\@for\@citebyear:=#2\do
| 66: | {\@citeayear\def\@citeayear{\@hisep\penalty\@m\ }\@ifundefined
| 67: | {b@\@citebyear}{{\bf ?}\@warning
| 68: | {Citation '\@citebyear' on page \thepage \space undefined}}%
| 69: | {{\csname bhy@\@citebyear\endcsname}%
| 70: | }%
| 71: | }}{#1}}
| 72: |
| 73: | \gdef\hysep@agsm{\ }\gdef\hisep@agsm{,}%
| 74: | \gdef\hysep@dcu{, }\gdef\hisep@dcu{;}%
| 75: | \let\@hysep\hysep@agsm \let\@hisep\hisep@agsm
| 76: | \def\citationstyle#1{%
| 77: | \global\@namedef{@hysep}{\csname hysep@#1\endcsname}%
| 78: | \global\@namedef{@hisep}{\csname hisep@#1\endcsname}}
| 79: |
| 80: | %DEFAULT DEFINITIONS
| 81: | \def\@cite#1#2{({#1\if@tempswa , #2\fi})}
| 82: | \def\@citeasnoun#1#2{{#1\if@tempswa , #2\fi)}}
| 83: | \def\@citename#1#2{{#1\if@tempswa \ (#2)\fi}}
| 84: |
| 85: | % CHANGE \end{document} - to handle double definitions
| 86: | \def\enddocument{\@checkend{document}\clearpage\begingroup
| 87: | \if@filesw \immediate\closeout\@mainaux
| 88: | \def\global\@namedef##1##2{}\def\newlabel{\@testdef r}%
| 89: | \def\bibcite{\@testdef b}%
| 90: | \def\harvardcite{\@testbibh}\@tempswafalse \makeatletter\input \jobname.aux
| 91: | \if@tempswa \@warning{Label(s) may have changed. Rerun to get
| 92: | cross-references right}\fi\fi\endgroup\deadcycles\z@\@@end}
| 93: |
| 94: | \def\@testbibh #1#2#3{
| 95: | \def\@tempa{#2}\expandafter
| 96: | \ifx \csname bhf@#1\endcsname \@tempa
| 97: | \def\@tempa{#3}\expandafter
| 98: | \ifx \csname bha@#1\endcsname \@tempa
| 99: | \else \@tempswatrue
| 100: | \fi
| 101: | \else
| 102: | \@tempswatrue
| 103: | \fi
| 104: | }
| 105: |
|
|
|
|
|
|
Status: |
(Mitteilung) Reaktion unnötig | Datum: | 15:13 Mi 07.04.2010 | Autor: | MoBudapest |
Wenn man die *.bib öffnet und unter
Bearbeiten >
Einstellungen >
TeXworks-Einstellungen >
Registerkarte: Editor
schaut, dann steht da "Zeichenkodierung: UTF-8"
Unter
Registerkarte: Textsatz
wird Verarbeitungsprogramme "pdfLaTeX+MakeIndex+BibTex" verwandt.
Ist das vielleicht, wonach du gefragt hast?
|
|
|
|
|
Status: |
(Antwort) fertig | Datum: | 21:28 Mo 05.04.2010 | Autor: | rainerS |
Eingabefehler: "{" und "}" müssen immer paarweise auftreten, es wurde aber ein Teil ohne Entsprechung gefunden (siehe rote Markierung)
Hallo!
> 1)
> Ich habe in einer *.bib -Datei meine Literatur. Wenn ich
> mit TeXnicCenter eine pdf erstelle, dann werden Umlaute
> nicht richtig angezeigt und folgendes kommt raus:
> Sondergutachten der Monopolkommission gemÃà § 62 Abs.
> 1 des Energiewirtschaftsgesetzes, Strom und Gas 2007:
> Wettbewerbsdefizite und zÃ{gerliche Regulierung
>
> Dabei hab ich doch extra zu Beginn
> \usepackage[latin1]{inputenc} angegeben. Weiss
> jemand Rat?
Offensichtlich ist deine Eingabe nicht in latin1 (ISO-8859-1) kodiert, sondern in UTF-8.
> Ein weiteres Problem in der Bibliography ist, dass wenn ich
> Internetseiten à la "www.info.com/test_123" angebe, das
> Literaturverzeichnis den Unterstrich als Code versteht und
> "123" tief stellt.
Sieh hier.
> 2)
> Ich habe zwei Tabellen und zwei Grafiken eingefügt. Bei
> jeweils einer Tabelle und einer Grafik ist die
> Bildunterschrift zentriert. Bei der jeweils anderen ist sie
> wieder links.
Bei mir sind beide Bildunterschriften linksbündig. Formatierung der Unterschrift ist in der article-Klasse definiert: einzeilig zentriert oder mehrzeilig linksbündig.
> Im Minimalbeispiel sind die zwei Tabellen verkürzt. Ich
> kann nicht das Paket caption o.ä. verwenden, weil ich eine
> Formatierungsvorlage "harvard" verwende.
Warum sollte das nicht gehen? Ich habe einfach
\usepackage[justification=centering]{caption}
hinzugefügt.
Viele Grüße
Rainer
|
|
|
|