Tagged Questions
3
votes
2answers
133 views
How is possible to set interline inside this block of code?
Have this code that generate an aside section:
\RequirePackage[absolute,overlay]{textpos}
\setlength{\TPHorizModule}{1cm}
\setlength{\TPVertModule}{1cm}
\newenvironment{aside}{%
...