Materials for learning TikZ
I feel intimidated in learning TikZ. I was wondering if there are some nice materials (or just your replies) at different level:
- for providing big picture, which is
important to beginners to not lose
direction during learning. - for comprehensive reference.
Examples are important, but only examples are not always clear for understanding the big picture and organization.
tikz-pgf documentation tutorials
add a comment |
I feel intimidated in learning TikZ. I was wondering if there are some nice materials (or just your replies) at different level:
- for providing big picture, which is
important to beginners to not lose
direction during learning. - for comprehensive reference.
Examples are important, but only examples are not always clear for understanding the big picture and organization.
tikz-pgf documentation tutorials
4
The manual has both extended examples and a reference. Is it not to your liking?
– Matthew Leingang
Apr 14 '11 at 1:25
4
@Matthew: There are too many details and it is suitable for comprehensive reference. Is there some concise one?
– Tim
Apr 14 '11 at 2:09
then you are welcome to skim through the only first chapter.
– Dmitry Volosnykh
Apr 14 '11 at 3:04
1
Related questions: Online searchable manual for TikZ?, What is the minimum one needs to know to use TikZ?
– Martin Scharrer♦
Apr 14 '11 at 6:55
add a comment |
I feel intimidated in learning TikZ. I was wondering if there are some nice materials (or just your replies) at different level:
- for providing big picture, which is
important to beginners to not lose
direction during learning. - for comprehensive reference.
Examples are important, but only examples are not always clear for understanding the big picture and organization.
tikz-pgf documentation tutorials
I feel intimidated in learning TikZ. I was wondering if there are some nice materials (or just your replies) at different level:
- for providing big picture, which is
important to beginners to not lose
direction during learning. - for comprehensive reference.
Examples are important, but only examples are not always clear for understanding the big picture and organization.
tikz-pgf documentation tutorials
tikz-pgf documentation tutorials
edited Apr 14 '11 at 6:51
Martin Scharrer♦
200k45636818
200k45636818
asked Apr 14 '11 at 1:06
TimTim
2,418103158
2,418103158
4
The manual has both extended examples and a reference. Is it not to your liking?
– Matthew Leingang
Apr 14 '11 at 1:25
4
@Matthew: There are too many details and it is suitable for comprehensive reference. Is there some concise one?
– Tim
Apr 14 '11 at 2:09
then you are welcome to skim through the only first chapter.
– Dmitry Volosnykh
Apr 14 '11 at 3:04
1
Related questions: Online searchable manual for TikZ?, What is the minimum one needs to know to use TikZ?
– Martin Scharrer♦
Apr 14 '11 at 6:55
add a comment |
4
The manual has both extended examples and a reference. Is it not to your liking?
– Matthew Leingang
Apr 14 '11 at 1:25
4
@Matthew: There are too many details and it is suitable for comprehensive reference. Is there some concise one?
– Tim
Apr 14 '11 at 2:09
then you are welcome to skim through the only first chapter.
– Dmitry Volosnykh
Apr 14 '11 at 3:04
1
Related questions: Online searchable manual for TikZ?, What is the minimum one needs to know to use TikZ?
– Martin Scharrer♦
Apr 14 '11 at 6:55
4
4
The manual has both extended examples and a reference. Is it not to your liking?
– Matthew Leingang
Apr 14 '11 at 1:25
The manual has both extended examples and a reference. Is it not to your liking?
– Matthew Leingang
Apr 14 '11 at 1:25
4
4
@Matthew: There are too many details and it is suitable for comprehensive reference. Is there some concise one?
– Tim
Apr 14 '11 at 2:09
@Matthew: There are too many details and it is suitable for comprehensive reference. Is there some concise one?
– Tim
Apr 14 '11 at 2:09
then you are welcome to skim through the only first chapter.
– Dmitry Volosnykh
Apr 14 '11 at 3:04
then you are welcome to skim through the only first chapter.
– Dmitry Volosnykh
Apr 14 '11 at 3:04
1
1
Related questions: Online searchable manual for TikZ?, What is the minimum one needs to know to use TikZ?
– Martin Scharrer♦
Apr 14 '11 at 6:55
Related questions: Online searchable manual for TikZ?, What is the minimum one needs to know to use TikZ?
– Martin Scharrer♦
Apr 14 '11 at 6:55
add a comment |
8 Answers
8
active
oldest
votes
I learned through just the manual. It starts with great tutorials. I highly recommend it.
add a comment |
TikZ, in common with Beamer and Memoir, is a very, very rich, and, as a result, intimidating, package, so don't feel too bad about it.
The way I learned all three was basically demand-driven --- "learning by doing". Whenever I needed something "new", I'd dig into the manual and try stuff until either it worked (not always most elegantly), or in desperation go to the examples website, or moan here on TeX-'n-Friends. Occasionally supplemented by trying to answer "challenging" questions here.
After what --- one or two years --- that additional effort has worked like a savings account, and I now have the three tools on my belt, with which I can do almost everything I need. I still need to go back to the manuals, but it's a lot easier now.
add a comment |
You could also try to learn by example: http://www.texample.net/tikz/
after having a look at the manual first.
add a comment |
In addition to the excellent manual, try M R C van Dongen's LaTeX and Friends. It not only introduces you to pgf
, but also pgfplots
and beamer
. It is available on Amazon.
Thanks! How does learning pgf, pgfplots and beamer help learning Tikz? Or how are they related to Tikz?
– Tim
Apr 14 '11 at 2:38
Thanks! (1) What is the difference between "graphics" and "plots"? (2) how does Tikz fit into the suite: pgf, pgfplots and beamer? Is Tikz "graphics", "plot", "presentations", or something else?
– Tim
Apr 14 '11 at 2:50
1
To quote from van Dongen's website: "Due to copyright restrictions I had to remove the preliminary version of my book on LaTeX and Friends. ...". Amazon shows a print version available at the end of 2011
– mas
Aug 6 '11 at 14:18
1
One may find part of the book still at csweb.ucc.ie/~dongen/LAF/LAF.pdf
– ilakast
Jul 11 '12 at 23:27
add a comment |
If you are intimidated the Tikz manual then I would suggest a much shorter PDF
by Mertz and Slough from TUGboat volume 30 at:
http://www.tug.org/TUGboat/tb30-2/tb95mertz.pdf and another example, a little bit longer with more depth is a "Minimal Introduction to Tikz" that you can find on the CTAN site here. But really, the Tikz manual is excellent and authoritative. Thanks to Jasper Loy for the manual he pointed out and, finally, let me mention the excellent site for PGFPlots for those interested in examples of mathematical plots that can be downloaded (a la TEXample.net) at:
http://pgfplots.sourceforge.net
add a comment |
If you read French, there's an excellent guide for the impatient at http://math.et.info.free.fr/TikZ/index.html. And in the Cahiers Gutenberg there's a tutorial by Yves Soulet, and another by Till Tantau himself.
(+1) Thanks for sharing this great resource.
– chl
Jul 3 '11 at 21:42
add a comment |
PDF VisualTikz
Visual help for TikZ based on images with minimum text: an image per command or parameter. For example, see this illustrations for line junctions:
This document is still 200 pages large!
add a comment |
As a simple starting point, I would like to add Quack Guide No. 2
The Morse code of TikZ, section 3 from the second DuckBoat by prof. van Duck, TUGboat, Volume 39 (2018), No. 3.
Errata corrige: text dept
of Figure 2 should have been text depth
, of course.
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "85"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f15779%2fmaterials-for-learning-tikz%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
8 Answers
8
active
oldest
votes
8 Answers
8
active
oldest
votes
active
oldest
votes
active
oldest
votes
I learned through just the manual. It starts with great tutorials. I highly recommend it.
add a comment |
I learned through just the manual. It starts with great tutorials. I highly recommend it.
add a comment |
I learned through just the manual. It starts with great tutorials. I highly recommend it.
I learned through just the manual. It starts with great tutorials. I highly recommend it.
edited Apr 2 '15 at 18:18
Joseph Wright♦
203k21558884
203k21558884
answered Apr 14 '11 at 2:12
Greg H.Greg H.
48652
48652
add a comment |
add a comment |
TikZ, in common with Beamer and Memoir, is a very, very rich, and, as a result, intimidating, package, so don't feel too bad about it.
The way I learned all three was basically demand-driven --- "learning by doing". Whenever I needed something "new", I'd dig into the manual and try stuff until either it worked (not always most elegantly), or in desperation go to the examples website, or moan here on TeX-'n-Friends. Occasionally supplemented by trying to answer "challenging" questions here.
After what --- one or two years --- that additional effort has worked like a savings account, and I now have the three tools on my belt, with which I can do almost everything I need. I still need to go back to the manuals, but it's a lot easier now.
add a comment |
TikZ, in common with Beamer and Memoir, is a very, very rich, and, as a result, intimidating, package, so don't feel too bad about it.
The way I learned all three was basically demand-driven --- "learning by doing". Whenever I needed something "new", I'd dig into the manual and try stuff until either it worked (not always most elegantly), or in desperation go to the examples website, or moan here on TeX-'n-Friends. Occasionally supplemented by trying to answer "challenging" questions here.
After what --- one or two years --- that additional effort has worked like a savings account, and I now have the three tools on my belt, with which I can do almost everything I need. I still need to go back to the manuals, but it's a lot easier now.
add a comment |
TikZ, in common with Beamer and Memoir, is a very, very rich, and, as a result, intimidating, package, so don't feel too bad about it.
The way I learned all three was basically demand-driven --- "learning by doing". Whenever I needed something "new", I'd dig into the manual and try stuff until either it worked (not always most elegantly), or in desperation go to the examples website, or moan here on TeX-'n-Friends. Occasionally supplemented by trying to answer "challenging" questions here.
After what --- one or two years --- that additional effort has worked like a savings account, and I now have the three tools on my belt, with which I can do almost everything I need. I still need to go back to the manuals, but it's a lot easier now.
TikZ, in common with Beamer and Memoir, is a very, very rich, and, as a result, intimidating, package, so don't feel too bad about it.
The way I learned all three was basically demand-driven --- "learning by doing". Whenever I needed something "new", I'd dig into the manual and try stuff until either it worked (not always most elegantly), or in desperation go to the examples website, or moan here on TeX-'n-Friends. Occasionally supplemented by trying to answer "challenging" questions here.
After what --- one or two years --- that additional effort has worked like a savings account, and I now have the three tools on my belt, with which I can do almost everything I need. I still need to go back to the manuals, but it's a lot easier now.
edited Apr 15 '11 at 11:28
answered Apr 15 '11 at 11:15
Brent.LongboroughBrent.Longborough
19.3k868120
19.3k868120
add a comment |
add a comment |
You could also try to learn by example: http://www.texample.net/tikz/
after having a look at the manual first.
add a comment |
You could also try to learn by example: http://www.texample.net/tikz/
after having a look at the manual first.
add a comment |
You could also try to learn by example: http://www.texample.net/tikz/
after having a look at the manual first.
You could also try to learn by example: http://www.texample.net/tikz/
after having a look at the manual first.
answered Apr 14 '11 at 6:53
Martin Scharrer♦Martin Scharrer
200k45636818
200k45636818
add a comment |
add a comment |
In addition to the excellent manual, try M R C van Dongen's LaTeX and Friends. It not only introduces you to pgf
, but also pgfplots
and beamer
. It is available on Amazon.
Thanks! How does learning pgf, pgfplots and beamer help learning Tikz? Or how are they related to Tikz?
– Tim
Apr 14 '11 at 2:38
Thanks! (1) What is the difference between "graphics" and "plots"? (2) how does Tikz fit into the suite: pgf, pgfplots and beamer? Is Tikz "graphics", "plot", "presentations", or something else?
– Tim
Apr 14 '11 at 2:50
1
To quote from van Dongen's website: "Due to copyright restrictions I had to remove the preliminary version of my book on LaTeX and Friends. ...". Amazon shows a print version available at the end of 2011
– mas
Aug 6 '11 at 14:18
1
One may find part of the book still at csweb.ucc.ie/~dongen/LAF/LAF.pdf
– ilakast
Jul 11 '12 at 23:27
add a comment |
In addition to the excellent manual, try M R C van Dongen's LaTeX and Friends. It not only introduces you to pgf
, but also pgfplots
and beamer
. It is available on Amazon.
Thanks! How does learning pgf, pgfplots and beamer help learning Tikz? Or how are they related to Tikz?
– Tim
Apr 14 '11 at 2:38
Thanks! (1) What is the difference between "graphics" and "plots"? (2) how does Tikz fit into the suite: pgf, pgfplots and beamer? Is Tikz "graphics", "plot", "presentations", or something else?
– Tim
Apr 14 '11 at 2:50
1
To quote from van Dongen's website: "Due to copyright restrictions I had to remove the preliminary version of my book on LaTeX and Friends. ...". Amazon shows a print version available at the end of 2011
– mas
Aug 6 '11 at 14:18
1
One may find part of the book still at csweb.ucc.ie/~dongen/LAF/LAF.pdf
– ilakast
Jul 11 '12 at 23:27
add a comment |
In addition to the excellent manual, try M R C van Dongen's LaTeX and Friends. It not only introduces you to pgf
, but also pgfplots
and beamer
. It is available on Amazon.
In addition to the excellent manual, try M R C van Dongen's LaTeX and Friends. It not only introduces you to pgf
, but also pgfplots
and beamer
. It is available on Amazon.
edited Feb 12 '12 at 21:16
answered Apr 14 '11 at 2:33
user2265
Thanks! How does learning pgf, pgfplots and beamer help learning Tikz? Or how are they related to Tikz?
– Tim
Apr 14 '11 at 2:38
Thanks! (1) What is the difference between "graphics" and "plots"? (2) how does Tikz fit into the suite: pgf, pgfplots and beamer? Is Tikz "graphics", "plot", "presentations", or something else?
– Tim
Apr 14 '11 at 2:50
1
To quote from van Dongen's website: "Due to copyright restrictions I had to remove the preliminary version of my book on LaTeX and Friends. ...". Amazon shows a print version available at the end of 2011
– mas
Aug 6 '11 at 14:18
1
One may find part of the book still at csweb.ucc.ie/~dongen/LAF/LAF.pdf
– ilakast
Jul 11 '12 at 23:27
add a comment |
Thanks! How does learning pgf, pgfplots and beamer help learning Tikz? Or how are they related to Tikz?
– Tim
Apr 14 '11 at 2:38
Thanks! (1) What is the difference between "graphics" and "plots"? (2) how does Tikz fit into the suite: pgf, pgfplots and beamer? Is Tikz "graphics", "plot", "presentations", or something else?
– Tim
Apr 14 '11 at 2:50
1
To quote from van Dongen's website: "Due to copyright restrictions I had to remove the preliminary version of my book on LaTeX and Friends. ...". Amazon shows a print version available at the end of 2011
– mas
Aug 6 '11 at 14:18
1
One may find part of the book still at csweb.ucc.ie/~dongen/LAF/LAF.pdf
– ilakast
Jul 11 '12 at 23:27
Thanks! How does learning pgf, pgfplots and beamer help learning Tikz? Or how are they related to Tikz?
– Tim
Apr 14 '11 at 2:38
Thanks! How does learning pgf, pgfplots and beamer help learning Tikz? Or how are they related to Tikz?
– Tim
Apr 14 '11 at 2:38
Thanks! (1) What is the difference between "graphics" and "plots"? (2) how does Tikz fit into the suite: pgf, pgfplots and beamer? Is Tikz "graphics", "plot", "presentations", or something else?
– Tim
Apr 14 '11 at 2:50
Thanks! (1) What is the difference between "graphics" and "plots"? (2) how does Tikz fit into the suite: pgf, pgfplots and beamer? Is Tikz "graphics", "plot", "presentations", or something else?
– Tim
Apr 14 '11 at 2:50
1
1
To quote from van Dongen's website: "Due to copyright restrictions I had to remove the preliminary version of my book on LaTeX and Friends. ...". Amazon shows a print version available at the end of 2011
– mas
Aug 6 '11 at 14:18
To quote from van Dongen's website: "Due to copyright restrictions I had to remove the preliminary version of my book on LaTeX and Friends. ...". Amazon shows a print version available at the end of 2011
– mas
Aug 6 '11 at 14:18
1
1
One may find part of the book still at csweb.ucc.ie/~dongen/LAF/LAF.pdf
– ilakast
Jul 11 '12 at 23:27
One may find part of the book still at csweb.ucc.ie/~dongen/LAF/LAF.pdf
– ilakast
Jul 11 '12 at 23:27
add a comment |
If you are intimidated the Tikz manual then I would suggest a much shorter PDF
by Mertz and Slough from TUGboat volume 30 at:
http://www.tug.org/TUGboat/tb30-2/tb95mertz.pdf and another example, a little bit longer with more depth is a "Minimal Introduction to Tikz" that you can find on the CTAN site here. But really, the Tikz manual is excellent and authoritative. Thanks to Jasper Loy for the manual he pointed out and, finally, let me mention the excellent site for PGFPlots for those interested in examples of mathematical plots that can be downloaded (a la TEXample.net) at:
http://pgfplots.sourceforge.net
add a comment |
If you are intimidated the Tikz manual then I would suggest a much shorter PDF
by Mertz and Slough from TUGboat volume 30 at:
http://www.tug.org/TUGboat/tb30-2/tb95mertz.pdf and another example, a little bit longer with more depth is a "Minimal Introduction to Tikz" that you can find on the CTAN site here. But really, the Tikz manual is excellent and authoritative. Thanks to Jasper Loy for the manual he pointed out and, finally, let me mention the excellent site for PGFPlots for those interested in examples of mathematical plots that can be downloaded (a la TEXample.net) at:
http://pgfplots.sourceforge.net
add a comment |
If you are intimidated the Tikz manual then I would suggest a much shorter PDF
by Mertz and Slough from TUGboat volume 30 at:
http://www.tug.org/TUGboat/tb30-2/tb95mertz.pdf and another example, a little bit longer with more depth is a "Minimal Introduction to Tikz" that you can find on the CTAN site here. But really, the Tikz manual is excellent and authoritative. Thanks to Jasper Loy for the manual he pointed out and, finally, let me mention the excellent site for PGFPlots for those interested in examples of mathematical plots that can be downloaded (a la TEXample.net) at:
http://pgfplots.sourceforge.net
If you are intimidated the Tikz manual then I would suggest a much shorter PDF
by Mertz and Slough from TUGboat volume 30 at:
http://www.tug.org/TUGboat/tb30-2/tb95mertz.pdf and another example, a little bit longer with more depth is a "Minimal Introduction to Tikz" that you can find on the CTAN site here. But really, the Tikz manual is excellent and authoritative. Thanks to Jasper Loy for the manual he pointed out and, finally, let me mention the excellent site for PGFPlots for those interested in examples of mathematical plots that can be downloaded (a la TEXample.net) at:
http://pgfplots.sourceforge.net
edited Nov 16 '13 at 17:37
answered Jul 3 '11 at 21:11
DJPDJP
7,10421630
7,10421630
add a comment |
add a comment |
If you read French, there's an excellent guide for the impatient at http://math.et.info.free.fr/TikZ/index.html. And in the Cahiers Gutenberg there's a tutorial by Yves Soulet, and another by Till Tantau himself.
(+1) Thanks for sharing this great resource.
– chl
Jul 3 '11 at 21:42
add a comment |
If you read French, there's an excellent guide for the impatient at http://math.et.info.free.fr/TikZ/index.html. And in the Cahiers Gutenberg there's a tutorial by Yves Soulet, and another by Till Tantau himself.
(+1) Thanks for sharing this great resource.
– chl
Jul 3 '11 at 21:42
add a comment |
If you read French, there's an excellent guide for the impatient at http://math.et.info.free.fr/TikZ/index.html. And in the Cahiers Gutenberg there's a tutorial by Yves Soulet, and another by Till Tantau himself.
If you read French, there's an excellent guide for the impatient at http://math.et.info.free.fr/TikZ/index.html. And in the Cahiers Gutenberg there's a tutorial by Yves Soulet, and another by Till Tantau himself.
edited Jul 3 '11 at 20:45
answered Jul 3 '11 at 4:27
ThérèseThérèse
16113
16113
(+1) Thanks for sharing this great resource.
– chl
Jul 3 '11 at 21:42
add a comment |
(+1) Thanks for sharing this great resource.
– chl
Jul 3 '11 at 21:42
(+1) Thanks for sharing this great resource.
– chl
Jul 3 '11 at 21:42
(+1) Thanks for sharing this great resource.
– chl
Jul 3 '11 at 21:42
add a comment |
PDF VisualTikz
Visual help for TikZ based on images with minimum text: an image per command or parameter. For example, see this illustrations for line junctions:
This document is still 200 pages large!
add a comment |
PDF VisualTikz
Visual help for TikZ based on images with minimum text: an image per command or parameter. For example, see this illustrations for line junctions:
This document is still 200 pages large!
add a comment |
PDF VisualTikz
Visual help for TikZ based on images with minimum text: an image per command or parameter. For example, see this illustrations for line junctions:
This document is still 200 pages large!
PDF VisualTikz
Visual help for TikZ based on images with minimum text: an image per command or parameter. For example, see this illustrations for line junctions:
This document is still 200 pages large!
answered Feb 1 '18 at 14:40
HotschkeHotschke
2,15821841
2,15821841
add a comment |
add a comment |
As a simple starting point, I would like to add Quack Guide No. 2
The Morse code of TikZ, section 3 from the second DuckBoat by prof. van Duck, TUGboat, Volume 39 (2018), No. 3.
Errata corrige: text dept
of Figure 2 should have been text depth
, of course.
add a comment |
As a simple starting point, I would like to add Quack Guide No. 2
The Morse code of TikZ, section 3 from the second DuckBoat by prof. van Duck, TUGboat, Volume 39 (2018), No. 3.
Errata corrige: text dept
of Figure 2 should have been text depth
, of course.
add a comment |
As a simple starting point, I would like to add Quack Guide No. 2
The Morse code of TikZ, section 3 from the second DuckBoat by prof. van Duck, TUGboat, Volume 39 (2018), No. 3.
Errata corrige: text dept
of Figure 2 should have been text depth
, of course.
As a simple starting point, I would like to add Quack Guide No. 2
The Morse code of TikZ, section 3 from the second DuckBoat by prof. van Duck, TUGboat, Volume 39 (2018), No. 3.
Errata corrige: text dept
of Figure 2 should have been text depth
, of course.
edited Jan 12 at 8:37
answered Jan 12 at 8:32
CarLaTeXCarLaTeX
30.3k448127
30.3k448127
add a comment |
add a comment |
Thanks for contributing an answer to TeX - LaTeX Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2ftex.stackexchange.com%2fquestions%2f15779%2fmaterials-for-learning-tikz%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
4
The manual has both extended examples and a reference. Is it not to your liking?
– Matthew Leingang
Apr 14 '11 at 1:25
4
@Matthew: There are too many details and it is suitable for comprehensive reference. Is there some concise one?
– Tim
Apr 14 '11 at 2:09
then you are welcome to skim through the only first chapter.
– Dmitry Volosnykh
Apr 14 '11 at 3:04
1
Related questions: Online searchable manual for TikZ?, What is the minimum one needs to know to use TikZ?
– Martin Scharrer♦
Apr 14 '11 at 6:55