Graphics, Figures & Tables ⇒ Some PGF/TikZ 3D drawings
-
- Posts: 11
- Joined: Mon Aug 18, 2014 2:02 pm
Re: Some PGF/TikZ 3D drawings
thanks, now they are showed, the rest just seems to be screwed now, but well i hope that is just reordering some nodes.
Thanks a lot for the quick help
sty
NEW: TikZ book now 40% off at Amazon.com for a short time.
And: Currently, Packt sells ebooks for $4.99 each if you buy 5 of their over 1000 ebooks. If you choose only a single one, $9.99. How about combining 3 LaTeX books with Python, gnuplot, mathplotlib, Matlab, ChatGPT or other AI books? Epub and PDF. Bundle (3 books, add more for higher discount): https://packt.link/MDH5p
- Stefan Kottwitz
- Site Admin
- Posts: 10326
- Joined: Mon Mar 10, 2008 9:44 pm
Re: Some PGF/TikZ 3D drawings
welcome to the forum!
Perhaps open a new topic with the new specific problem, so it's better to see than attached to an old thread. Don't hesitate to open your own topics. Feel free to link to older topics, if you would like to refer to them.
Stefan
-
- Posts: 11
- Joined: Mon Aug 18, 2014 2:02 pm
Some PGF/TikZ 3D drawings
moved to here: http://latex-community.org/forum/viewto ... 45&t=25078
Some PGF/TikZ 3D drawings
I have just opened a new topic related to this challenge: http://latex.org/forum/viewtopic.php?f=45&t=30160
Thanks a lot in advance!
Some PGF/TikZ 3D drawings
- Stefan Kottwitz
- Site Admin
- Posts: 10326
- Joined: Mon Mar 10, 2008 9:44 pm
Some PGF/TikZ 3D drawings
replace
.estyle
by .style
, all of them. I fixed it on texample.net
.Thank you for the information,
Stefan
Some PGF/TikZ 3D drawings
Hi Stefan,Stefan Kottwitz wrote:
replace.estyle
by.style
, all of them. I fixed it ontexample.net
.
The script on
texample.net
has stil this bug: even if it written with .style
, the error is still present. Here's the link where I still see the bug. I have also tried to place again .estyle
: in this case the dashed radius appears, but the longitudinal and latitudinal lines disappear.With
.style
:
With
.estyle
:
How to draw both the dashed radius and the longitudinal/latitudinal lines?