Replicating a chronodex in TikZ
Drawing a basket in Tikz 3d
Unexpected TikZ coding change inside a pic
Incorrect spacing of pm sign using S column type
Animated Brownian motion with fading
Why is using frametitle the recommended way when using the beamer class?
nicematrix, LaTeX3 matrix naming and for loop
Replicating a chronodex in TikZ https://tex.stackexchange.com/landing/r/digest?cta=question&id=688083
I've tried to make a chronodex in TikZ and I have a basic skeleton. I need to add a few more things to it (ticks, labels, nodes). Besides, the code itself could be optimised using loops but I'm still ... [tikz-pgf] [labels] [nodes] [code]
asked by crypto https://tex.stackexchange.com/landing/r/digest?cta=user&id=91741 Score of
10 answered by MS-SPO https://tex.stackexchange.com/landing/r/digest?cta=user&id=245790
Score of 10 Drawing a basket in Tikz 3d https://tex.stackexchange.com/landing/r/digest?cta=question&id=688639
For some mathematics project I'm trying to draw a basket as sketched in the picture below, I've gotten some of the lines of the basket in, see picture below after the MWE, however I'm still ... [tikz-pgf] [tikz-3d]
asked by Matthew Lou https://tex.stackexchange.com/landing/r/digest?cta=user&id=299027
Score of 9 answered by Juan CastaA~+-o https://tex.stackexchange.com/landing/r/digest?cta=user&id=231368
Score of 9 Unexpected TikZ coding change inside a pic https://tex.stackexchange.com/landing/r/digest?cta=question&id=688466
I want to draw many TikZ pictures that contain subdiagrams like: Modulo the styling, which is below, I can do this using the code: \begin{tikzpicture} \node[vertex](1) at (1,0){}; \node[vertex](2)... [tikz-pgf] [tikz-styles]
asked by 3141592653589793238 https://tex.stackexchange.com/landing/r/digest?cta=user&id=234252
Score of 7 answered by Qrrbrbirlbel https://tex.stackexchange.com/landing/r/digest?cta=user&id=16595
Score of 9 Incorrect spacing of pm sign using S column type https://tex.stackexchange.com/landing/r/digest?cta=question&id=688397
The following code example \documentclass[12pt, twoside]{report} \usepackage[utf8]{inputenc} \usepackage{booktabs,siunitx,amsmath,caption} \sisetup{separate-uncertainty} \begin{document} \begin{... [tables] [vertical-alignment] [siunitx]
asked by Simon B https://tex.stackexchange.com/landing/r/digest?cta=user&id=265022 Score
of 6 answered by Joseph Wright https://tex.stackexchange.com/landing/r/digest?cta=user&id=73
Score of 6 Animated Brownian motion with fading https://tex.stackexchange.com/landing/r/digest?cta=question&id=688129
I try to reproduce this interesting visual on brownian motion and to make an animation out of it. \documentclass[10pt]{standalone} \usepackage{tikz} \usetikzlibrary{fadings} \begin{document} \begin{... [tikz-pgf]
asked by JeT https://tex.stackexchange.com/landing/r/digest?cta=user&id=163874 Score of 6
Why is using frametitle the recommended way when using the beamer class?
https://tex.stackexchange.com/landing/r/digest?cta=question&id=688597
I have just read that using frametitle explicitly is the recommended way for a frame's title when using the beamer package [1], i.e. \begin{frame}\frametitle{<title>} ... \end{frame} is ... [beamer] [frame-title] [frame]
asked by Alf https://tex.stackexchange.com/landing/r/digest?cta=user&id=120427 Score of 5
answered by samcarter_is_at_topanswers.xyz https://tex.stackexchange.com/landing/r/digest?cta=user&id=36296
Score of 8 nicematrix, LaTeX3 matrix naming and for loop https://tex.stackexchange.com/landing/r/digest?cta=question&id=688436
The following code fails. I am looking for some advice. \documentclass{beamer} \usepackage{nicematrix} \usepackage{tikz} \NewDocumentCommand\drawstrike{ mmm } { \begin{tikzpicture}[ ... [beamer] [latex3] [nicematrix]
asked by projetmbc https://tex.stackexchange.com/landing/r/digest?cta=user&id=6880 Score
of 5 answered by F. Pantigny https://tex.stackexchange.com/landing/r/digest?cta=user&id=163000
Score of 8