Skip to main content

Questions tagged [tikz-fadings]

{tikz-fadings} is for questions about the fadings library for TikZ which allows for “shading-like” transparency.

1 vote
1 answer
153 views

Consider the code: \documentclass[12pt]{book} \usepackage[hmargin=0in,vmargin=0in,margin=0cm,paperwidth=5.5in,paperheight=8.50in]{geometry} \usepackage{tikz,tikzpagenodes} \usetikzlibrary{fadings,calc}...
DDS's user avatar
  • 11.2k
0 votes
1 answer
109 views

Consider the code: \documentclass[12pt]{book} \usepackage[hmargin=0in,vmargin=0in,paperwidth=5.625in,paperheight=8.75in]{geometry} \usepackage{background} \usepackage{color,xcolor} \definecolor{...
DDS's user avatar
  • 11.2k
0 votes
1 answer
111 views

Consider the code: \documentclass[12pt]{book} \usepackage[hmargin=0in,vmargin=0in,paperwidth=4in,paperheight=6in]{geometry} \usepackage{pgfornament, tikzpagenodes} \usetikzlibrary{fadings} \usepackage{...
DDS's user avatar
  • 11.2k
0 votes
2 answers
118 views

I was attempting to get part of an image grayed-out with tikz, following some of the proposed code. However, I cannot figure out how to reposition the rectangle...; I'm able to move it around the ...
Matteo's user avatar
  • 745
0 votes
1 answer
125 views

The following code is based on the answer of @Tom posted here: Extending the Features of the Glowing Star Posted by User Sandy G which produces: I would like to add some of these glowing stars into a ...
DDS's user avatar
  • 11.2k
5 votes
1 answer
266 views

In Giving a Title a Gilded Effect, I asked how to give a "gilded effect" to the lettering in the title; to which, hpekristiansen gave a very nice answer in which both the title and ornaments ...
DDS's user avatar
  • 11.2k
3 votes
1 answer
125 views

The following code is adapted from the answer posted by hpekristiansen in Giving a Title a Gilded Effect: \documentclass[12pt]{book} %\usepackage[hmargin=0.7in, vmargin=0.75in]{geometry} \usepackage[...
DDS's user avatar
  • 11.2k
0 votes
0 answers
74 views

I want to display a (very big) partially transparent emoji in the background of a document with a color gradient on the emoji). So far, the only successful way for doing so seemed the following tikz ...
branleb's user avatar
1 vote
1 answer
257 views

I wonder if it is possible to obtain a gradient colour fill to replicate the light position by means of TikZ. For example in these images (taken by a book) it is evident, that the light effect from ...
Richard's user avatar
  • 228
3 votes
1 answer
883 views

Linear and radial gradients are very flexible in SVG. It is possible to create gradients containing multiple stops with translucent colors. Here is an example: The gradients in the figure from left ...
Keen Teen's user avatar
  • 105
1 vote
1 answer
230 views

I have a background image on top of which I need to show some text. I want to fade the text using an image without affecting the background image. As I understand it, this should be possible given ...
user1362373's user avatar
  • 3,109
2 votes
1 answer
181 views

I am trying to create a background to a pgfplots graph, which has a horizontal shading that also fades from transparent at the bottom to solid colours at the top. The effect I wish to achieve is ...
Nigel's user avatar
  • 1,241
1 vote
1 answer
82 views

I have just discovered the fading library of the software and I find it curious that I have not found an easy method to not show the back drawing, that is to say that the background of the node is ...
Alejandro Munoz Ossa's user avatar
0 votes
2 answers
160 views

In a TikZ picture, I am placing text nodes on a dark background. To enhance visibility, I want to lighten the background behind the node, irrespective of what it is. Thereby it would be nice if the ...
Andi Bauer's user avatar
1 vote
0 answers
108 views

I am using tikz with the tikz library "fadings". I am drawing a tikzpicture that involves looping through a sequence, and performing an action for each term of the sequence. One such action ...
Adam Higgins's user avatar

15 30 50 per page