von iTob » Mo 17. Jan 2011, 00:17
Nabend.
Etwa so?:
\documentclass[12pt,a4paper]{scrartcl}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\begin{document}
xxx \scalebox{3}{xxx} xxx \scalebox{1}[3]{xxx} xxx \scalebox{3}[1]{xxx} xxx
\rule{1cm}{1cm} \resizebox*{2cm}{4cm}{\rule{1cm}{1cm}} \rule{1cm}{1cm}
\end{document}
Mehr Infos gibt’s zum Beispiel
hier oder auch in der graphicx-Doku.
Ich frage mich allerdings, wozu das gut ist … und ob das schön ist/wird …?
Grüße
Tobi
Nabend.
Etwa so?:
[code]\documentclass[12pt,a4paper]{scrartcl}
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{graphicx}
\begin{document}
xxx \scalebox{3}{xxx} xxx \scalebox{1}[3]{xxx} xxx \scalebox{3}[1]{xxx} xxx
\rule{1cm}{1cm} \resizebox*{2cm}{4cm}{\rule{1cm}{1cm}} \rule{1cm}{1cm}
\end{document}[/code]
Mehr Infos gibt’s zum Beispiel [url=http://en.wikibooks.org/wiki/LaTeX/Tables#Resize_tables]hier[/url] oder auch in der graphicx-Doku.
Ich frage mich allerdings, wozu das gut ist … und ob das schön ist/wird …?
Grüße
Tobi