The author of a book I am editing would like to insert a certain symbol inside the Chapter Numbers of his book. He wants this:
Is there a way to insert a symbol in background and be able to write over it?
Here is my MWE:
\documentclass[14pt,twoside,showtrims,a5paper,extrafontsizes]{memoir} %Classe estilo memoir
\usepackage[brazilian]{babel} %Traduz doc para português do Brasil
\usepackage[utf8]{inputenc} %Reconhece acentuação
\usepackage{lipsum}
\chapterstyle{thatcher}
\begin{document}
\renewcommand{\chaptername}{} %remove a string "Capítulo"
\chapter{Dedicatória}
\lipsum [2]
\end{document}


TikZnodes, but does it really look nice? Here's an answer of mine (using hyperlinks, but that can be dropped of course): http://tex.stackexchange.com/questions/305747/multiple-hyperlinks-from-single-includegraphics – May 24 '16 at 10:15