Seite 1 von 1

longtable landscape, Tabellenkopf auf jeder 2ten Seite

Verfasst: Di 9. Dez 2014, 16:26
von moress
hallo erst einmal und danke das du auch einmal reingeschaut hast

es hat sich alles ein wenig weiter entwickelt, als auch mein wissen um Latex dies getan hat.

Es handelt sich immer noch um die selbe Tabelle

im original ist Sie um die 12 Seiten lang und wird im Querformat abgedruckt,
meine Frage dazu
ist es möglich das am Anfang einer Doppelseite der Tabellenkopf steht, und die darunter liegende Seite keinen hat, und dann fortlaufend neue Seite Tabellenkopf....

-----------------------------------
kopfzeile
-----------------------------------
inhalt seite 1
-----------------------------------
inhalt seite 2
- - - - - - - - - - - - - - - - - - -
neue seite
Kopfzeiel
-----------------------------------
und so weiter
-----------------------------------

ps: die Tabelle im Code ist so lang das Ihr eine Vorstellung habt wie es derzeit aussieht
%\input{./praeambel.tex}
% oneside  einseitig bedruckt
 \documentclass[11pt, a4paper, BCOR=20mm, DIV=14, twoside]{scrreprt}

 	\usepackage[british]{babel}
 	\usepackage[utf8]{inputenc}
	\renewcommand*{\familydefault}{\sfdefault}
	\addtokomafont{caption}{\footnotesize}

%alternative überschrifft im kopf
	\usepackage[automark]{scrlayer-scrpage}
	\pagestyle{scrheadings}

% Zeilenabstand auf 1.5 setzen
	\usepackage[onehalfspacing]{setspace}
%Mathematische Ausdrücke
	\usepackage{amsmath,amssymb,amstext}
%SI Einheiten darstellen
	\usepackage[range-phrase          = {\,--\,},
	]{siunitx}
%%Abbref
	\usepackage{acronym, changepage, imakeidx}
%%Tabelleb
	\usepackage{longtable, lscape}
	\usepackage{tabularx}
	\usepackage{array}
	\usepackage[figuresright]{rotating}
	\usepackage{booktabs, multirow}
	\usepackage[format=hang,justification=raggedright,singlelinecheck=false]{caption}%üerschriften links
	\usepackage{dcolumn}%ausrichten an Zeichen
	
	\newcolumntype{K}[1]{%
		>{\begin{turn}{90}\begin{minipage}{#1}\raggedright\hspace{0pt}}l%
		<{\end{minipage}\end{turn}}}
	\newcolumntype{M}[1]{%  
		>{\begin{minipage}[b]{#1}\scriptsize\raggedright\hspace{0pt}}l%
		<{\end{minipage}}}



\begin{document}

\begin{singlespace}
\renewcommand{\arraystretch}{1.5}
\begin{landscape}
\pagestyle{plain}
\footnotesize

\begin{longtable}{@{} r p{63pt}<{\raggedright} p{64pt}<{\raggedright} c c c p{40pt}<{ \centering} p{30pt}<{\centering} c p{20pt}<{\centering} p{35pt}<{ \centering} p{100pt}<{\raggedright} p{38pt}<{ \centering} c @{}}

\caption[0000000]{0000000 0000000}\\

\toprule
\multicolumn{1}{K{6em}}{0000000}&
\multicolumn{1}{K{6em}}{0000000 0000000 0000000}&
\multicolumn{1}{K{6em}}{0000000 0000000 0000000}&
\multicolumn{1}{K{7em}}{0000 0000000/ 0000000 [\si{\g\per\square\metre}]}&
\multicolumn{1}{K{7em}}{0000 000000000 0/ 0000000 [\si{ind\per\square\metre}]}&
\multicolumn{1}{K{7em}}{00 0000000 0/ 0000000}&
\multicolumn{1}{K{7em}}{00000 [\si{\m}]/ 0000000}&
\multicolumn{1}{K{7em}}{000000 00000-00000 [\si{\micro\metre}]}&
\multicolumn{1}{K{7em}}{000 0000000 [\si{\percent}]}&
\multicolumn{1}{K{7em}}{00000000[\si{000}]}&
\multicolumn{1}{K{7em}}{00000000}&
\multicolumn{1}{M{100pt}}{0000000 0000000000 0000000 000 0000000 00000000000000 (000000 000) 000000/ 000000 0000000} &
\multicolumn{1}{M{38pt}}{0000000 000 00000}&
\multicolumn{1}{M{10pt}}{00}
\\\cmidrule(r){1-1}\cmidrule(lr){2-2}\cmidrule(lr){3-3}\cmidrule(lr){4-4}\cmidrule(lr){5-5}\cmidrule(lr){6-6}\cmidrule(lr){7-7}\cmidrule(lr){8-8}\cmidrule(lr){9-9}\cmidrule(lr){10-10}\cmidrule(lr){11-11}\cmidrule(lr){12-12}\cmidrule(lr){13-13}\cmidrule(lr){14-14}\\
\endfirsthead
\caption[]{}\\
\multicolumn{1}{K{6em}}{0000000}&
\multicolumn{1}{K{6em}}{0000000 0000000 0000000}&
\multicolumn{1}{K{6em}}{0000000 0000000 0000000}&
\multicolumn{1}{K{7em}}{0000 0000000/ 0000000 [\si{\g\per\square\metre}]}&
\multicolumn{1}{K{7em}}{0000 000000000 0/ 0000000 [\si{ind\per\square\metre}]}&
\multicolumn{1}{K{7em}}{00 0000000 0/ 0000000}&
\multicolumn{1}{K{7em}}{00000 [\si{\m}]/ 0000000}&
\multicolumn{1}{K{7em}}{000000 00000-00000 [\si{\micro\metre}]}&
\multicolumn{1}{K{7em}}{000 0000000 [\si{\percent}]}&
\multicolumn{1}{K{7em}}{00000000[\si{000}]}&
\multicolumn{1}{K{7em}}{00000000}&
\multicolumn{1}{M{100pt}}{0000000 0000000000 0000000 000 0000000 00000000000000 (000000 000) 000000/ 000000 0000000} &
\multicolumn{1}{M{38pt}}{0000000 000 00000}&
\multicolumn{1}{M{10pt}}{00}
\\\cmidrule(r){1-1}\cmidrule(lr){2-2}\cmidrule(lr){3-3}\cmidrule(lr){4-4}\cmidrule(lr){5-5}\cmidrule(lr){6-6}\cmidrule(lr){7-7}\cmidrule(lr){8-8}\cmidrule(lr){9-9}\cmidrule(lr){10-10}\cmidrule(lr){11-11}\cmidrule(lr){12-12}\cmidrule(lr){13-13}\cmidrule(lr){14-14}\\
\endhead

\cmidrule(r){1-1}\cmidrule(lr){2-2}\cmidrule(lr){3-3}\cmidrule(lr){4-4}\cmidrule(lr){5-5}\cmidrule(lr){6-6}\cmidrule(lr){7-7}\cmidrule(lr){8-8}\cmidrule(lr){9-9}\cmidrule(lr){10-10}\cmidrule(lr){11-11}\cmidrule(lr){12-12}\cmidrule(lr){13-13}\cmidrule(lr){14-14}\\
\endfoot

\bottomrule

\endlastfoot
1 & \textit{0000000 000000000, 00000 000000, 000000000000 000000000000} & \textit{0.~000000000, 0.~000000, 000000000 0000000 } &
555 & 555 & 55.5 & 55 - 55
0000000
(000000) &
\num{<555} & \num{>55} & 55 - 55 & 55- 0000000 & 000000 00000 00000000 0000000000 00 \textit{0000000 000000000} (0000000 000000000) & 00.0000
(00.00000) & 0 \\ 
2 & \textit{0000000 000000000, 00000 000000, 000000000000 000000000000} & \textit{0.~000000000, 0.~000000, 000000000 0000000 } &
555 & 555 & 55.5 & 55 - 55
0000000
(000000) &
\num{<555} & \num{>55} & 55 - 55 & 55- 0000000 & 000000 00000 00000000 0000000000 00 \textit{0000000 000000000} (0000000 000000000) & 00.0000
(00.00000) & 0 \\ 
3 & \textit{0000000 000000000, 00000 000000, 000000000000 000000000000} & \textit{0.~000000000, 0.~000000, 000000000 0000000 } &
555 & 555 & 55.5 & 55 - 55
0000000
(000000) &
\num{<555} & \num{>55} & 55 - 55 & 55- 0000000 & 000000 00000 00000000 0000000000 00 \textit{0000000 000000000} (0000000 000000000) & 00.0000
(00.00000) & 0 \\ 
4 & \textit{0000000 000000000, 00000 000000, 000000000000 000000000000} & \textit{0.~000000000, 0.~000000, 000000000 0000000 } &
555 & 555 & 55.5 & 55 - 55
0000000
(000000) &
\num{<555} & \num{>55} & 55 - 55 & 55- 0000000 & 000000 00000 00000000 0000000000 00 \textit{0000000 000000000} (0000000 000000000) & 00.0000
(00.00000) & 0 \\
5 & \textit{0000000 000000000, 00000 000000, 000000000000 000000000000} & \textit{0.~000000000, 0.~000000, 000000000 0000000 } &
555 & 555 & 55.5 & 55 - 55
0000000
(000000) &
\num{<555} & \num{>55} & 55 - 55 & 55- 0000000 & 000000 00000 00000000 0000000000 00 \textit{0000000 000000000} (0000000 000000000) & 00.0000
(00.00000) & 0 \\ 
7 & \textit{0000000 000000000, 00000 000000, 000000000000 000000000000} & \textit{0.~000000000, 0.~000000, 000000000 0000000 } &
555 & 555 & 55.5 & 55 - 55
0000000
(000000) &
\num{<555} & \num{>55} & 55 - 55 & 55- 0000000 & 000000 00000 00000000 0000000000 00 \textit{0000000 000000000} (0000000 000000000) & 00.0000
(00.00000) & 0 \\ 
8 & \textit{0000000 000000000, 00000 000000, 000000000000 000000000000} & \textit{0.~000000000, 0.~000000, 000000000 0000000 } &
555 & 555 & 55.5 & 55 - 55
0000000
(000000) &
\num{<555} & \num{>55} & 55 - 55 & 55- 0000000 & 000000 00000 00000000 0000000000 00 \textit{0000000 000000000} (0000000 000000000) & 00.0000
(00.00000) & 0 \\
9 & \textit{0000000 000000000, 00000 000000, 000000000000 000000000000} & \textit{0.~000000000, 0.~000000, 000000000 0000000 } &
555 & 555 & 55.5 & 55 - 55
0000000
(000000) &
\num{<555} & \num{>55} & 55 - 55 & 55- 0000000 & 000000 00000 00000000 0000000000 00 \textit{0000000 000000000} (0000000 000000000) & 00.0000
(00.00000) & 0 \\ 
10 & \textit{0000000 000000000, 00000 000000, 000000000000 000000000000} & \textit{0.~000000000, 0.~000000, 000000000 0000000 } &
555 & 555 & 55.5 & 55 - 55
0000000
(000000) &
\num{<555} & \num{>55} & 55 - 55 & 55- 0000000 & 000000 00000 00000000 0000000000 00 \textit{0000000 000000000} (0000000 000000000) & 00.0000
(00.00000) & 0 \\
11 & \textit{0000000 000000000, 00000 000000, 000000000000 000000000000} & \textit{0.~000000000, 0.~000000, 000000000 0000000 } &
555 & 555 & 55.5 & 55 - 55
0000000
(000000) &
\num{<555} & \num{>55} & 55 - 55 & 55- 0000000 & 000000 00000 00000000 0000000000 00 \textit{0000000 000000000} (0000000 000000000) & 00.0000
(00.00000) & 0 \\

\label{tab:000000000000000000000000000}

\end{longtable}
\end{landscape}
\end{singlespace}
\end{document}
[/code]

ps: sorry das ich den Inhalt ändern musste, ich bin mir nicht sicher jetzt schon veröffentlichen kann, noch inoffizielle Ergebnisse

Verfasst: Di 16. Dez 2014, 10:38
von Johannes_B
Deine Tabelle bestehht nur aus aaaaaaaaaaa und mmmmmm.

Wie soll man dir denn sachdienliche Hinweise geben? Ist die Tabelle zu groß, dann musst du dir was einfallen lassen, Schriftgröße ändern oder die Tabelle als Ganzes schrumpfen. Das Ergebnis wird aber nicht gut aussehen.

Verfasst: Mi 7. Jan 2015, 13:17
von moress
dank dir für die Antwort, ich habe das obige Beispiel angepasst, und die Fragestellung weiter bearbeitet.