[texhax] Shaded with footnote

Christian Deindl deindl at soziologie.uzh.ch
Mon Nov 16 18:32:54 CET 2009


Dear all,

I would like to use footnotes within "shaded" unforutunately it doesn't 
work.

I can't see my mistake?


thanks,

christian

example:

\documentclass[a4paper]{report}
\usepackage[ngerman]{babel}
\usepackage[T1]{fontenc}
\usepackage[ansinew]{inputenc}
\usepackage[marginal]{footmisc}
\usepackage{longtable}
\usepackage{graphicx}
\usepackage{float}
\usepackage{amsmath}
\usepackage{apacite}
\usepackage{subfigure}
\usepackage{color,fancyvrb}
\usepackage{lmodern}
\usepackage{framed, xcolor}


%\usepackage{shaded}

\title{Title}
\author{Name}

\begin{document}

%\maketitle

\definecolor{shadecolor}{gray}{.4}


\chapter{Chapter}
\section{Section}

Text Text \footnote{Footnote}  .

\begin{shaded} Text text text text\footnote{Footnote}
text text text text\end{shaded}


\end{document}



More information about the texhax mailing list