Re: Drawing an arc

2022-10-11 Thread Dr Eberhard Lisse
No, you didn't. Or maybe you use Windows. el On 11/10/2022 10:14, Steve Litt wrote: > On Sun, 2022-10-09 at 23:25 +0200, Dr Eberhard W Lisse wrote: >> So, because I can include images, questions about Photoshop should be >> asked here? >> >> There are 18 Million Tikz hits on Google. >> >> el >

Re: Drawing an arc

2022-10-11 Thread Steve Litt
On Sun, 2022-10-09 at 23:25 +0200, Dr Eberhard W Lisse wrote: > So, because I can include images, questions about Photoshop should be > asked here? > > There are 18 Million Tikz hits on Google. > > el That's it. Life's too short to deal with a snarky annoyance machine like Doctor Lisse, so I've

Re: Drawing an arc

2022-10-09 Thread Wolfgang Engelmann
Am 09.10.22 um 23:25 schrieb Dr Eberhard W Lisse: So, because I can include images, questions about Photoshop should be asked here? There are 18 Million Tikz hits on Google. That's the reason some people like to ask on this kind list Wolfgang -- lyx-users mailing list lyx-users@lists.lyx.o

Re: Drawing an arc

2022-10-09 Thread Dr Eberhard W Lisse
So, because I can include images, questions about Photoshop should be asked here? There are 18 Million Tikz hits on Google. el On 2022-10-07 07:32 , Steve Litt wrote: > On Thu, 2022-10-06 at 19:14 +0200, Daniel wrote: >> On 2022-10-06 14:29, Dr Eberhard Lisse wrote: >>> Computers can be used to

Re: Drawing an arc

2022-10-06 Thread Steve Litt
On Thu, 2022-10-06 at 19:14 +0200, Daniel wrote: > On 2022-10-06 14:29, Dr Eberhard Lisse wrote: > > Computers can be used to type. > > > > el > > > > On 06/10/2022 08:41, Daniel wrote: > > > On 04/10/2022 23:03, Dr Eberhard W Lisse wrote: > > > > What does this have to do with LyX? > > > > > >

Re: Drawing an arc

2022-10-06 Thread Daniel
On 2022-10-06 14:29, Dr Eberhard Lisse wrote: Computers can be used to type. el On 06/10/2022 08:41, Daniel wrote: On 04/10/2022 23:03, Dr Eberhard W Lisse wrote: What does this have to do with LyX? el LyX can be used to output LaTeX documents. TikZ can be used in LaTeX via a package. Or

Re: Drawing an arc

2022-10-06 Thread Dr Eberhard Lisse
Computers can be used to type. el On 06/10/2022 08:41, Daniel wrote: > On 04/10/2022 23:03, Dr Eberhard W Lisse wrote: >> What does this have to do with LyX? >> >> el >> >> > > LyX can be used to output LaTeX documents. TikZ can be used in LaTeX via > a package. Or did you mean something more sp

Re: Drawing an arc

2022-10-05 Thread Daniel
On 04/10/2022 23:03, Dr Eberhard W Lisse wrote: What does this have to do with LyX? el LyX can be used to output LaTeX documents. TikZ can be used in LaTeX via a package. Or did you mean something more specific? Daniel -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.o

Re: Drawing an arc

2022-10-04 Thread Dr Eberhard W Lisse
What does this have to do with LyX? el -- lyx-users mailing list lyx-users@lists.lyx.org http://lists.lyx.org/mailman/listinfo/lyx-users

Re: Drawing an arc

2022-10-02 Thread Udicoudco
On Sun, Oct 2, 2022 at 8:55 PM Dan wrote: > > Hello! I'm having troubles with drawing an arc. The rest of the diagram > works fine and the code seems to parse but nothing shows up on the picture. > > Here's the code: > \begin{tikzpicture}[domain=3:10] > \draw (0,0) rectangle (3,5); >