Skip to main content

Questions tagged [transparency]

{transparency} is about transparent material in (La)TeX documents

3 votes
1 answer
77 views

My problem is as follows. I prepare my slides with a lot of pauses (sometimes after every word), to try to imitate "writing on a blackboard". I know it's not everyone's cup of tea, but let's ...
Łukasz Grabowski's user avatar
2 votes
1 answer
75 views

In newer versions, Beamer supports setting an opacity for blocks. This clashes with the opacity of TikZ (Beamer seems largely to ignore the surrounding opacity setting of TikZ). Do you know a way to ...
gerion's user avatar
  • 269
3 votes
1 answer
146 views

I wonder the difference between the color calculation and the opacity option in tikz, in my opinion, in some case, it may do the same things of color manipulation: with the following MWE: \...
Explorer's user avatar
  • 8,703
4 votes
4 answers
275 views

I need to generate pdf documents of a specific length (e.g., 456 pages) with nothing on them but page numbers and, ideally, a prefix. The reason that I need to do this is so that I can 'number' ...
David Jackson's user avatar
3 votes
2 answers
149 views

As this link's solution with how to fix the small bug with XeLaTeX of the first page's opacity expired in TikZ, it worked with the HookRule declared. However, I confrant with the situation that I want ...
Explorer's user avatar
  • 8,703
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
1 vote
1 answer
118 views

The same question regarding pstricks's transparency was discussed in pgf's and pstricks's opacity is not working Unfortunately, after upgrading to Texlive 2023 and Ghostscript 10.02.1, the same old ...
Grigorios Kostakos's user avatar
1 vote
1 answer
88 views

As a follow up to a previous question, I was wondering how, starting from the setting \documentclass{beamer} \usetheme{CambridgeUS} \usepackage[english]{babel} \begin{document} \begin{frame} ...
Kolmin's user avatar
  • 615
0 votes
1 answer
80 views

Given the following setup of a frame in beamer \begin{frame} \begin{definition} Definition \end{definition} \begin{proposition} Proposition \end{proposition} \begin{theorem} Theorem \end{theorem} \...
Kolmin's user avatar
  • 615
1 vote
1 answer
86 views

I am making a very simple bubble diagram with smartdiagram, but I notice that the text color of my central node is different from that of the other nodes, even if the same color is specified. It seems ...
DaniCee's user avatar
  • 2,411
3 votes
1 answer
113 views

I want to change the background opacity of a node without making the characters more transparent. \documentclass[border=0cm]{standalone} \usepackage{tikz} \usetikzlibrary{calc} \begin{document} \...
rpapa's user avatar
  • 12.9k
1 vote
1 answer
104 views

I'm trying to create a figure of two semi-transparent planes intersecting in pgfplots; however, the results look extremely flat, even though I've cut the overlapping parts into different plots and ...
Bart Wolleswinkel's user avatar
0 votes
0 answers
111 views

I want to have a frame background image in beamer that has opacity. I am using the following code: \documentclass[aspectratio=169]{beamer} \usepackage{graphicx} \usepackage{tikz} \begin{document} % ...
hydrologist's user avatar
0 votes
1 answer
110 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
0 answers
68 views

I'm trying to fade a diagram containing a block of text, so that the left is invisible and the right looks normal. The §23.4.3 of the TikZ manual contains an example that looks like it should do ...
richard's user avatar
  • 838

15 30 50 per page
1
2 3 4 5
24