Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad interaction between two commands #24

Open
pauloney opened this issue Mar 4, 2016 · 0 comments
Open

Bad interaction between two commands #24

pauloney opened this issue Mar 4, 2016 · 0 comments

Comments

@pauloney
Copy link

pauloney commented Mar 4, 2016

Sometimes we have bad interaction between two commands resulting in the removal of the whole argument as shown in this example:

\documentclass{minimal}
\usepackage{lettrine}
\usepackage{xcolor}

\begin{document}

\lettrine{\textcolor{red}{T}}{his is the dropcap} in a text...

\end{document}

where the T is gone and we are left with:

 his is the dropcap  in a text...

only.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant