I am trying to make a picture for the cover of my thesis using LaTeX. I have a background picture and I would like to have transparent (math) text on top of it, how do I achieve this? I have tried to install the transparent package, but was not successful.
Tell me more
×
TeX - LaTeX Stack Exchange is a question and answer site for
users of TeX, LaTeX, ConTeXt, and related typesetting systems. It's 100% free, no registration required.
|
|
Here is a non-TikZ solution. We specify the transparency using
|
|||||||||||||
|
|
You could use a
|
|||
|
|
|
You may do this with TikZ. In the following solution I put an overlay picture in the title. When the titlepage is printed, it adds the overlay picture. You have to compile this at least twice. Please note that this solution does put the transparent text on the titlepage, as requested, and should work for any document class. You can control the position of the transparent text by providing a proper coordinate in the
|
|||||||||
|

