Search found 3 matches

by multiholle
Fri Aug 21, 2009 6:23 pm
Forum: Graphics, Figures & Tables
Topic: How to scale diagram with pstricks?
Replies: 2
Views: 5270

How to scale diagram with pstricks?

thanks, works fine! the problem was tthe following code:

Code: Select all

\begin{pspicture}(10,10)
...
\end{pspicture}
by multiholle
Wed Aug 19, 2009 4:12 pm
Forum: Graphics, Figures & Tables
Topic: How to scale diagram with pstricks?
Replies: 2
Views: 5270

How to scale diagram with pstricks?

I drawed a diagram with pstricks. How could I scale the axes to increase the space between two points?

\documentclass[a4paper,12pt]{report}
\usepackage{pst-plot}
\begin{document}

\def\data{
0.0 0
0.1 0
0.2 0
0.3 0
0.4 0.01
0.5 0.02
0.6 0.02
0.7 0.03
0.8 0.03
0.9 0.03
1.0 0.02
1.1 0.03
1.2 0.02
1 ...
by multiholle
Wed May 20, 2009 10:15 am
Forum: LyX
Topic: Descritpion in a discription
Replies: 1
Views: 1807

Descritpion in a discription

How could I create a description that contains a nother description, like this:

Code: Select all

1. text
  a) more text
  b) more text
  c) more text
2. text
  a) more text
  b) more text
3. text