Search found 7 matches

by Tempowo
Fri Dec 09, 2016 10:49 pm
Forum: Graphics, Figures & Tables
Topic: Distance table and text
Replies: 5
Views: 3855

Distance table and text

Thank you very much. :) However, it doesn't work. Where in the code do I have to paste it?

Greerings :)
by Tempowo
Fri Dec 09, 2016 9:44 am
Forum: Graphics, Figures & Tables
Topic: Distance table and text
Replies: 5
Views: 3855

Distance table and text

Hi Stefan,

here is a try:

\documentclass[11pt,a4paper,draft]{article}
\usepackage{tabularx}
\newcolumntype{L}[1]{>{\raggedright\arraybackslash}p{#1}}
\newcolumntype{C}[1]{>{\centering\arraybackslash}p{#1}}
\newcolumntype{R}[1]{>{\raggedleft\arraybackslash}p{#1}}
\usepackage{colortbl ...
by Tempowo
Thu Dec 08, 2016 5:27 pm
Forum: Graphics, Figures & Tables
Topic: Distance table and text
Replies: 5
Views: 3855

Distance table and text

Dear all,

how can I manage the distance between text and table? I would like to have fixed space distance, say for instance 20 mm.

I hope that you can help me.

Many thanks. Greetings! :-)
by Tempowo
Fri Nov 18, 2016 10:58 am
Forum: Graphics, Figures & Tables
Topic: Scatterplot: label axis & line for mean of each axis
Replies: 1
Views: 2280

Scatterplot: label axis & line for mean of each axis

Hello all :-)

I have found this code below:
\begin{tikzpicture}
\begin{axis}[%
scatter/classes={%
a={mark=o,draw=black}}]
\addplot[scatter,only marks,%
scatter src=explicit symbolic]%
table[meta=label] {
x y label
-1 1.3 a
1 4.3 a
2 5.1 a
3 5.7 a
4 6.3 a
5 6.8 a

};
\end{axis}
\end{tikzpicture ...
by Tempowo
Thu Nov 17, 2016 12:26 pm
Forum: Graphics, Figures & Tables
Topic: Figure in LaTeX
Replies: 5
Views: 3372

Figure in LaTeX

@ Rainer. Many many thanks! :-) You are my hero! =)
by Tempowo
Tue Nov 15, 2016 8:24 pm
Forum: Graphics, Figures & Tables
Topic: Figure in LaTeX
Replies: 5
Views: 3372

Figure in LaTeX

@ Stefan: That would be great! :-)
by Tempowo
Tue Nov 15, 2016 4:27 pm
Forum: Graphics, Figures & Tables
Topic: Figure in LaTeX
Replies: 5
Views: 3372

Figure in LaTeX

Hello, :D

I am new to this forum. :-)

I have a question. Can you help me to create this figue in LaTeX (see below)? I want to do this since I have to fill insted of the "#" numbers. ;-)

Unbenannt.JPG

The source is: Moher et al. (2009); article was published at http://www.annals.org on 21 July ...