How to draw a circle with a background image
Create a simple Latex macro which expands the format to sequence
Slice letters using fractal pattern
How can I force 'description' to start on a new line when using 'enumerate'?
Adjust italic correction for a math symbol for subscripts
NewDocumentCommand for font size and style
Fade out of plot without affecting the grid
How to draw a circle with a background image https://tex.stackexchange.com/landing/r/digest?cta=question&id=680271
Can anyone help me to make an image like this on TikZ. The code (MWE) that I have created is as follows: \documentclass{article} \usepackage[bahasai]{babel} \usepackage[dvipsnames]{xcolor} \... [tikz-pgf] [graphics]
asked by Aan Triono https://tex.stackexchange.com/landing/r/digest?cta=user&id=229602
Score of 10 answered by samcarter_is_at_topanswers.xyz https://tex.stackexchange.com/landing/r/digest?cta=user&id=36296
Score of 7 Create a simple Latex macro which expands the format to sequence https://tex.stackexchange.com/landing/r/digest?cta=question&id=679794
I need a simple latex macro which takes some format and creates a sequence out of it. For example, \macro[N]{x^N y^N} => x^1 y^1 + x^2 y^2 + \dots + x^N y^N \macro[N]{x^N y_N} => x^1 y_1 + x^2 ... [math-mode] [macros]
asked by Akhil Akkapelli https://tex.stackexchange.com/landing/r/digest?cta=user&id=238713
Score of 10 answered by I^\237a'\275\226I"\204I^\271I"\202https://tex.stackexchange.com/landing/r/digest?cta=user&id=237192
Score of 6 Slice letters using fractal pattern https://tex.stackexchange.com/landing/r/digest?cta=question&id=680322
How can one obtain something like in the photo bellow using Tikz? Look what I've got using tikz decoration library \documentclass{standalone} \usepackage{tikz} \usetikzlibrary{decorations.fractals} \... [tikz-pgf]
asked by user217519 https://tex.stackexchange.com/landing/r/digest?cta=user&id=288261
Score of 9 answered by Slurp https://tex.stackexchange.com/landing/r/digest?cta=user&id=287149 Score
of 7 How can I force 'description' to start on a new line when using 'enumerate'?
https://tex.stackexchange.com/landing/r/digest?cta=question&id=680048
I want to use the description environment with the actual description starting on a new line. Ashttps://tex.stackexchange.com/a/69525/293290 suggests, I am using the enumitem package and I have set ... [spacing] [vertical-alignment] [lists] [enumitem]
asked by user13840624 https://tex.stackexchange.com/landing/r/digest?cta=user&id=293290
Score of 7 answered by Alan Munn https://tex.stackexchange.com/landing/r/digest?cta=user&id=2693
Score of 6 Adjust italic correction for a math symbol for subscripts https://tex.stackexchange.com/landing/r/digest?cta=question&id=680304
I am using the DejaVu math font and noticed that the zero in f_0 is very far away from the f. % !TeX program = lualatex \documentclass{article} \usepackage{unicode-math} \setmathfont{texgyredejavu-... [math-mode] [fonts] [luatex] [subscripts] [kerning]
asked by schtandard https://tex.stackexchange.com/landing/r/digest?cta=user&id=48973
Score of 6 answered by Mico https://tex.stackexchange.com/landing/r/digest?cta=user&id=5001 Score of 5
NewDocumentCommand for font size and style https://tex.stackexchange.com/landing/r/digest?cta=question&id=679861
I would like to create a NewDocumentCommand that would take optional arguments like font color (blue, red), font size (12pt, 18pt, maybe large, huge), and font style (bold, italic, maybe bold+italic). ... [fontsize] [xparse]
asked by PatrickT https://tex.stackexchange.com/landing/r/digest?cta=user&id=13102 Score
of 6 answered by egreg https://tex.stackexchange.com/landing/r/digest?cta=user&id=4427 Score of
4 Fade out of plot without affecting the grid https://tex.stackexchange.com/landing/r/digest?cta=question&id=680503
I'm trying to achieve a fade-out effect of my plot curve to the sides without affecting the grid. However, as I'm using path fading with white, the grid is also affected. Ideally this would be done by ... [tikz-pgf] [pgfplots] [tikz-fadings]
asked by Dwarfworld https://tex.stackexchange.com/landing/r/digest?cta=user&id=267126
Score of 5 answered by Rmano https://tex.stackexchange.com/landing/r/digest?cta=user&id=38080 Score
of 5