derökonom
20-11-2009, 21:01
Hallo, Verzweiflung.
Ich habe keine ahnung wie ich das hinkriegen soll.
meine dokument ist a4, und ich soll folgende formale kriterien hinkriegen:
Format beschnitten: 168 mm breit, 240 mm hoch
Satzspiegel: 130 mm breit, 194 mm hoch
Abstände vom Beschnittrand: oben 27 mm
unten 19 mm
innen 18 mm
außen 20 mm
Linie (0,5 pt) oben bei 21 mm
und garamond-schrift sollte es auch noch alles sein.
Ich weiss jedoch nichteinmal genau was ich alles eingestellt habe:
meine präambel sieht so aus:
\documentclass[12pt,oneside,reqno]{scrbook}
\linespread{1.5}
\def\makeheadline{\vbox to 0pt
{\vskip -22.5pt
\line{\vbox to 8.5pt{}\the\headline}
\vss}
\nointerlineskip}
\makeatletter
\renewcommand*\@endpart{\vfil%\newpage
\if@twoside
\if@openright
\null
\thispagestyle{empty}%
%\newpage
\fi
\fi
\if@tempswa
\twocolumn
\fi}
\makeatother
\makeatletter
\renewcommand*\chapterheadstartvskip{\vspace*{1cm} }
%geht nur mit scrbook
\makeatother
\usepackage{amsmath}%
\usepackage{harvard}%
\usepackage{amsfonts}%
\usepackage{amssymb}%
\usepackage{graphicx}
\graphicspath{{./bilder/}}
\usepackage{setspace}
\usepackage[british]{babel}
\usepackage{capt-of}
\usepackage{color}
%für tabellen
\usepackage{booktabs}
\usepackage{colortbl}
%\definecolor{dunkelgrau}{rgb}{0.8,0.8,0.8}
%Rahmen
\usepackage{framed}
%Fußnote
\usepackage[hang]{footmisc}
\setlength{\footnotemargin}{-0.8em}
%promille
\usepackage{textcomp}
%tabellen drehen
\usepackage{rotating}
%Kopf- und Fusszeilen
\usepackage{fancyhdr}
\pagestyle{fancy}
\renewcommand{\sectionmark}[1]{\markright{\thesection. #1}}
\addtolength{\headheight}{7pt}
\chead{}
\lhead{\fancyplain{}{\rightmark}}
\rhead{\thepage}
\lfoot{}
\cfoot{}
\rfoot{}
%farbe in tabellen lässt sich nicht installieren
\usepackage[ansinew]{inputenc}
\usepackage[table]{xcolor}
%zeilenumbruch für url in bibliography
\usepackage{url}
\newcommand\urlnewpar{%
\ifhmode\par\fi%
\url}
% eigene cmd
\newcommand{\fk}[1]{\textbf{\textit{#1}}}
\newcommand{\ssection}[1]{%
\section[#1]{\centering\sc #1}}
\newcommand{\cchapter}[1]{%
\chapter[#1]{\LARGE\sc #1}}
\renewcommand{\harvardurl}{URL: \url} %für internetangaben in der literaturliste
%Abstand von Seitenanfang??
%\vglue Länge??
%alle einträge für notes unter tabelle
\def\tablenotes{\vskip2pt\footnotesize} %Def.Table-Notes
\let\endtablenotes\relax
\setkomafont{caption}{\small}
\setkomafont{captionlabel}{\bfseries}
%----------------------------------------------------------
\newtheorem{theorem}{Theorem}
\newtheorem{acknowledgment}[theorem]{Acknowledgment}
\newtheorem{algorithm}[theorem]{Algorithm}
\newtheorem{axiom}[theorem]{Axiom}
\newtheorem{case}[theorem]{Case}
\newtheorem{claim}[theorem]{Claim}
\newtheorem{conclusion}[theorem]{Conclusion}
\newtheorem{condition}[theorem]{Condition}
\newtheorem{conjecture}[theorem]{Conjecture}
\newtheorem{corollary}[theorem]{Corollary}
\newtheorem{criterion}[theorem]{Criterion}
\newtheorem{definition}[theorem]{Definition}
\newtheorem{example}[theorem]{Example}
\newtheorem{exercise}[theorem]{Exercise}
\newtheorem{lemma}[theorem]{Lemma}
\newtheorem{notation}[theorem]{Notation}
\newtheorem{problem}[theorem]{Problem}
\newtheorem{proposition}[theorem]{Proposition}
\newtheorem{remark}[theorem]{Remark}
\newtheorem{solution}[theorem]{Solution}
\newtheorem{summary}[theorem]{Summary}
\newenvironment{proof}[1][Proof]{\textbf{#1.} }{\ \rule{0.5em}{0.5em}}
%----------------------------------------------------------
%-----------------------------------------------------------
\begin{document}
Kann mir wer helfen? wie gehe ich das am besten an?
Herzlichen dank.
lg
dö
Ich habe keine ahnung wie ich das hinkriegen soll.
meine dokument ist a4, und ich soll folgende formale kriterien hinkriegen:
Format beschnitten: 168 mm breit, 240 mm hoch
Satzspiegel: 130 mm breit, 194 mm hoch
Abstände vom Beschnittrand: oben 27 mm
unten 19 mm
innen 18 mm
außen 20 mm
Linie (0,5 pt) oben bei 21 mm
und garamond-schrift sollte es auch noch alles sein.
Ich weiss jedoch nichteinmal genau was ich alles eingestellt habe:
meine präambel sieht so aus:
\documentclass[12pt,oneside,reqno]{scrbook}
\linespread{1.5}
\def\makeheadline{\vbox to 0pt
{\vskip -22.5pt
\line{\vbox to 8.5pt{}\the\headline}
\vss}
\nointerlineskip}
\makeatletter
\renewcommand*\@endpart{\vfil%\newpage
\if@twoside
\if@openright
\null
\thispagestyle{empty}%
%\newpage
\fi
\fi
\if@tempswa
\twocolumn
\fi}
\makeatother
\makeatletter
\renewcommand*\chapterheadstartvskip{\vspace*{1cm} }
%geht nur mit scrbook
\makeatother
\usepackage{amsmath}%
\usepackage{harvard}%
\usepackage{amsfonts}%
\usepackage{amssymb}%
\usepackage{graphicx}
\graphicspath{{./bilder/}}
\usepackage{setspace}
\usepackage[british]{babel}
\usepackage{capt-of}
\usepackage{color}
%für tabellen
\usepackage{booktabs}
\usepackage{colortbl}
%\definecolor{dunkelgrau}{rgb}{0.8,0.8,0.8}
%Rahmen
\usepackage{framed}
%Fußnote
\usepackage[hang]{footmisc}
\setlength{\footnotemargin}{-0.8em}
%promille
\usepackage{textcomp}
%tabellen drehen
\usepackage{rotating}
%Kopf- und Fusszeilen
\usepackage{fancyhdr}
\pagestyle{fancy}
\renewcommand{\sectionmark}[1]{\markright{\thesection. #1}}
\addtolength{\headheight}{7pt}
\chead{}
\lhead{\fancyplain{}{\rightmark}}
\rhead{\thepage}
\lfoot{}
\cfoot{}
\rfoot{}
%farbe in tabellen lässt sich nicht installieren
\usepackage[ansinew]{inputenc}
\usepackage[table]{xcolor}
%zeilenumbruch für url in bibliography
\usepackage{url}
\newcommand\urlnewpar{%
\ifhmode\par\fi%
\url}
% eigene cmd
\newcommand{\fk}[1]{\textbf{\textit{#1}}}
\newcommand{\ssection}[1]{%
\section[#1]{\centering\sc #1}}
\newcommand{\cchapter}[1]{%
\chapter[#1]{\LARGE\sc #1}}
\renewcommand{\harvardurl}{URL: \url} %für internetangaben in der literaturliste
%Abstand von Seitenanfang??
%\vglue Länge??
%alle einträge für notes unter tabelle
\def\tablenotes{\vskip2pt\footnotesize} %Def.Table-Notes
\let\endtablenotes\relax
\setkomafont{caption}{\small}
\setkomafont{captionlabel}{\bfseries}
%----------------------------------------------------------
\newtheorem{theorem}{Theorem}
\newtheorem{acknowledgment}[theorem]{Acknowledgment}
\newtheorem{algorithm}[theorem]{Algorithm}
\newtheorem{axiom}[theorem]{Axiom}
\newtheorem{case}[theorem]{Case}
\newtheorem{claim}[theorem]{Claim}
\newtheorem{conclusion}[theorem]{Conclusion}
\newtheorem{condition}[theorem]{Condition}
\newtheorem{conjecture}[theorem]{Conjecture}
\newtheorem{corollary}[theorem]{Corollary}
\newtheorem{criterion}[theorem]{Criterion}
\newtheorem{definition}[theorem]{Definition}
\newtheorem{example}[theorem]{Example}
\newtheorem{exercise}[theorem]{Exercise}
\newtheorem{lemma}[theorem]{Lemma}
\newtheorem{notation}[theorem]{Notation}
\newtheorem{problem}[theorem]{Problem}
\newtheorem{proposition}[theorem]{Proposition}
\newtheorem{remark}[theorem]{Remark}
\newtheorem{solution}[theorem]{Solution}
\newtheorem{summary}[theorem]{Summary}
\newenvironment{proof}[1][Proof]{\textbf{#1.} }{\ \rule{0.5em}{0.5em}}
%----------------------------------------------------------
%-----------------------------------------------------------
\begin{document}
Kann mir wer helfen? wie gehe ich das am besten an?
Herzlichen dank.
lg
dö