Yes, I think it is difficult to find the solution. But i can not delete the things that you mark as *irrelevant.
Because I have a document with many pages e.g. I need the \usepackage{acronym} for these chapter.
\chapter*{Abkürzungsverzeichnis}
\addcontentsline{toc}{chapter}{Abkürzungsverzeichniss ...
Search found 7 matches
- Mon Sep 01, 2014 4:58 pm
- Forum: Graphics, Figures & Tables
- Topic: How to centering a table and set the caption under the Table
- Replies: 10
- Views: 36668
- Mon Sep 01, 2014 2:25 pm
- Forum: Graphics, Figures & Tables
- Topic: How to centering a table and set the caption under the Table
- Replies: 10
- Views: 36668
How to centering a table and set the caption under the Table
Ok!
Here is me code.
usepackages
\usepackage[utf8x]{inputenc}
\usepackage[scaled]{helvet}
\renewcommand*\familydefault{\sfdefault}
\usepackage[T1]{fontenc}
\usepackage[T1]{fontenc}
\usepackage[ngerman]{babel}
\usepackage{textcomp}
\usepackage{graphicx}
\usepackage{caption}[2008/08/24 ...
Here is me code.
usepackages
\usepackage[utf8x]{inputenc}
\usepackage[scaled]{helvet}
\renewcommand*\familydefault{\sfdefault}
\usepackage[T1]{fontenc}
\usepackage[T1]{fontenc}
\usepackage[ngerman]{babel}
\usepackage{textcomp}
\usepackage{graphicx}
\usepackage{caption}[2008/08/24 ...
- Mon Sep 01, 2014 10:52 am
- Forum: Graphics, Figures & Tables
- Topic: How to centering a table and set the caption under the Table
- Replies: 10
- Views: 36668
How to centering a table and set the caption under the Table
Hi!
i tried it with these code:
\begin{table}[H]
\centering
\begin{tabular}{|c | c| }
\hline
\textbf{Wichtig} & \textbf{Wichtiger} \\ \hline
Prozesse und Tools & Individuen und Interaktion \\ \hline
detaillierte Dokumentation & funktionierende Software \\ \hline
Vertragsverhandlungen ...
i tried it with these code:
\begin{table}[H]
\centering
\begin{tabular}{|c | c| }
\hline
\textbf{Wichtig} & \textbf{Wichtiger} \\ \hline
Prozesse und Tools & Individuen und Interaktion \\ \hline
detaillierte Dokumentation & funktionierende Software \\ \hline
Vertragsverhandlungen ...
- Thu Aug 28, 2014 2:50 pm
- Forum: Graphics, Figures & Tables
- Topic: How to centering a table and set the caption under the Table
- Replies: 10
- Views: 36668
Re: How to centering a table and set the caption under the T
@mas
If I cpy&paste your solution. I get an error message: Can be used only in preamble.
thx
If I cpy&paste your solution. I get an error message: Can be used only in preamble.

thx
- Wed Aug 27, 2014 3:13 pm
- Forum: Graphics, Figures & Tables
- Topic: How to centering a table and set the caption under the Table
- Replies: 10
- Views: 36668
How to centering a table and set the caption under the Table
Hi!
I need help to find a solution for me problem that i have with the table! I try to find a way to center me table and also to set the caption of me table under me table.
I tried with \centering and also \center but nothing will work. I read that if I use \centering I need a paragraph to work ...
I need help to find a solution for me problem that i have with the table! I try to find a way to center me table and also to set the caption of me table under me table.
I tried with \centering and also \center but nothing will work. I read that if I use \centering I need a paragraph to work ...
- Tue Aug 05, 2014 5:30 pm
- Forum: Graphics, Figures & Tables
- Topic: How to centering a picture?
- Replies: 1
- Views: 2192
How to centering a picture?
Hi!
I try to solve a problem, but without any benefit! I have the code that you see below, with the command "centering" but it wont work. Everything i tried is not working, the picture starts from the left corner...
\begin{figure}[H]
\centering
\includegraphics[width=0.7\textwidth]{images/kurve ...
I try to solve a problem, but without any benefit! I have the code that you see below, with the command "centering" but it wont work. Everything i tried is not working, the picture starts from the left corner...
\begin{figure}[H]
\centering
\includegraphics[width=0.7\textwidth]{images/kurve ...
- Fri Aug 01, 2014 3:54 pm
- Forum: Graphics, Figures & Tables
- Topic: Add picture with descrition and list of figure!
- Replies: 1
- Views: 2686
Add picture with descrition and list of figure!
HI!
I have a question, regarding a description of a picture in me list of figure.
\begin{figure}[H]
\includegraphics[width=\textwidth]{images/K-Wasserfallmodell.pdf}
\caption{\itshape Klassischer Aufbau eines Wasserfallmodells. Sequenzielle Entwicklungsprozesse sind in Phasen.....}
\label{k ...
I have a question, regarding a description of a picture in me list of figure.
\begin{figure}[H]
\includegraphics[width=\textwidth]{images/K-Wasserfallmodell.pdf}
\caption{\itshape Klassischer Aufbau eines Wasserfallmodells. Sequenzielle Entwicklungsprozesse sind in Phasen.....}
\label{k ...