| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 1 year, 7 months |
| seen | Jan 18 '12 at 14:05 | |
| stats | profile views | 18 |
|
Dec 20 |
awarded | Good Question |
|
Dec 17 |
awarded | Nice Question |
|
Nov 26 |
awarded | Popular Question |
|
Oct 15 |
awarded | Notable Question |
|
Oct 5 |
awarded | Popular Question |
|
Oct 4 |
awarded | Yearling |
|
May 17 |
awarded | Popular Question |
|
Jan 22 |
awarded | Nice Question |
|
Dec 24 |
accepted | Transparent background for mdframed environment? |
|
Dec 24 |
awarded | Benefactor |
|
Dec 18 |
awarded | Promoter |
|
Dec 17 |
comment |
Transparent background for mdframed environment? Yes, my apologies, you are right, I should have provided an example, but I had no idea how to achieve the effect. I very much appreciate your efforts to help. |
|
Dec 16 |
comment |
Transparent background for mdframed environment? Thanks, but that doesn't give me what I want. If this box overlays any other text, I want to be able to see it. eg. \documentclass{article}
\usepackage{tikz}
\usepackage[framemethod=tikz]{mdframed}
\usepackage{lipsum}
\newmdenv[tikzsetting={draw=blue,fill=red,fill opacity=0.5}]{myenvironment}
\begin{document}
\vtop to 0pt{\LARGE Some text underneath}
\begin{myenvironment}
\lipsum[1]
\end{myenvironment}
\end{document}
|
|
Dec 14 |
comment |
Transparent background for mdframed environment? I only want the background to be transparent, not the borders or text. Is this possible using 'tikzset' ? |
|
Dec 14 |
asked | Transparent background for mdframed environment? |
|
Dec 7 |
comment |
How to access Webdings OpenType font in XeLaTeX Thank you Joseph! |
|
Dec 7 |
accepted | How to access Webdings OpenType font in XeLaTeX |
|
Dec 7 |
asked | How to access Webdings OpenType font in XeLaTeX |
|
Nov 18 |
comment |
How to rotate a box in-place Thank you. Is it my use of @tempboxa which causes it to fail? |
|
Nov 18 |
accepted | How to rotate a box in-place |