von Sepp99 » Do 10. Nov 2011, 07:23
Sollte mit
gehen, vor dem Umschalten auf landscape, wie im folgenden Codeausschnitt:
\begin{document}
\newgeometry{bottom=1cm, top=1cm, left=1cm,right=1cm, includefoot, includehead}
\begin{landscape}
\tiny
%\addtolength{\topmargin}{+2,5cm}
%\addtolength{\oddsidemargin}{-2,5cm}
%\addtolength{\textwidth}{+5cm} % bringt irgendwie nichts
%\addtolength{\textheight}{+5cm} % bringt irgendwie nichts
\begin{longtable}{L{2,5cm}*{5}{|*{4}{R{0,7cm}}}{R{0,7cm}}}
Ergebnis siehe Anhang. Weitere Erklärungen in der Paketdoku zu geometry.
Gruß, Sepp.-
- Dateianhänge
-
- tab79.pdf
- (36.02 KiB) 328-mal heruntergeladen
Sollte mit [code]\newgeometry[/code] gehen, vor dem Umschalten auf landscape, wie im folgenden Codeausschnitt:
[code]\begin{document}
\newgeometry{bottom=1cm, top=1cm, left=1cm,right=1cm, includefoot, includehead}
\begin{landscape}
\tiny
%\addtolength{\topmargin}{+2,5cm}
%\addtolength{\oddsidemargin}{-2,5cm}
%\addtolength{\textwidth}{+5cm} % bringt irgendwie nichts
%\addtolength{\textheight}{+5cm} % bringt irgendwie nichts
\begin{longtable}{L{2,5cm}*{5}{|*{4}{R{0,7cm}}}{R{0,7cm}}}[/code]
Ergebnis siehe Anhang. Weitere Erklärungen in der Paketdoku zu geometry.
Gruß, Sepp.-