Search found 30 matches

by psionman
Tue Sep 30, 2014 7:35 pm
Forum: Graphics, Figures & Tables
Topic: Arrow in middle of loop
Replies: 2
Views: 4379

Arrow in middle of loop

As no one seems to able to help I've used a workaround using

Code: Select all

\draw [postaction={decorate}] (1) .. controls (a) and (b) .. (1);
Thanks to all who read
by psionman
Sat Sep 27, 2014 6:40 pm
Forum: Graphics, Figures & Tables
Topic: Arrow in middle of loop
Replies: 2
Views: 4379

Arrow in middle of loop

I am attempting to produce an arrow half way along a loop. I can produce an arrow half way along a line, but how can I get the arrow in the middle of the loop?

\documentclass{article}
\usepackage{tikz}
\usetikzlibrary{arrows,decorations.markings}

\begin{document}

\begin{tikzpicture}[scale=1 ...
by psionman
Mon Jun 23, 2014 7:59 pm
Forum: General
Topic: Use of mdframed
Replies: 2
Views: 6868

Re: Use of mdframed

Thanks Elke. That fixed it
by psionman
Sun Jun 22, 2014 10:19 am
Forum: General
Topic: Use of mdframed
Replies: 2
Views: 6868

Use of mdframed

I am trying to produce framed definition theorems etc. It works well if I use the documentclass book, but not if I use amsbook (the latter sorts out page numbering problems)

The problem is that no space appears between the boxed definition and the text. Can anyone help?

\documentclass[a4paper ...
by psionman
Tue Sep 11, 2012 8:16 pm
Forum: Graphics, Figures & Tables
Topic: PSTricks | Very basic Error
Replies: 6
Views: 5514

Re: PSTricks | Very basic Error

Thanks Thorsten. I realize that now. I mistakenly installed PSTricks with synaptic and that downloaded some TeX Live 2009 files. I've now sorted that but will have to have another try with PSTricks.
by psionman
Sat Sep 08, 2012 9:14 am
Forum: Graphics, Figures & Tables
Topic: PSTricks | Very basic Error
Replies: 6
Views: 5514

Re: PSTricks | Very basic Error

Thanks Stefan

I have attached the log file as you requested
by psionman
Wed Sep 05, 2012 3:08 pm
Forum: Graphics, Figures & Tables
Topic: PSTricks | Very basic Error
Replies: 6
Views: 5514

PSTricks | Very basic Error

Thanks Stefan. I can't understand it because I have TeX Live 2012 and I downloaded pstricks this morning
by psionman
Wed Sep 05, 2012 11:55 am
Forum: Graphics, Figures & Tables
Topic: PSTricks | Very basic Error
Replies: 6
Views: 5514

PSTricks | Very basic Error

I have installed pstricks on Ubuntu with TeX Live.

When I try to compile this simple document.
\documentclass{article}
\usepackage{pstricks}

\begin{document}
\psdots(1,1)
\end{document}

I get the error
! Undefined control sequence.
l.5 \psdots
(1,1)

Can someone suggest a solution?
by psionman
Wed Aug 08, 2012 2:17 pm
Forum: General
Topic: Inverse Search with Sumatra PDF
Replies: 1
Views: 2686

Inverse Search with Sumatra PDF

I have installed TeXnicCenter v1.0 and Sumatra V 2.1.1

I have updated the TeXnicCenter according to
http://kent.dl.sourceforge.net/project/texniccenter/Tutorials/How_to_Sumatra_EN_%282010.03.07%29.pdf
to set up forward search

The forward search works fine, but if I run 'Build and view' with no ...
by psionman
Thu Mar 08, 2012 8:30 am
Forum: Graphics, Figures & Tables
Topic: tikZ | Filled Rectangle with Border
Replies: 6
Views: 52862

Re: tikZ | Filled Rectangle with Border

Thank you localghost

I apologise for causing your ire; I really did not see the difference. I do now and appreciate your help