[texhax] Options in environment dialogue

Christian Neukirchen chneukirchen at gmail.com
Thu Mar 23 15:05:22 CET 2017


Darío <darioslc at openmailbox.org> writes:

> Hello everyone! I am working in a theater dialogue, but using the
> dialogue package i get for example:
> the code
> \begin{dialogue}
>    \speak{Coro} blabla
>    \speak{Prometeo} BLABLA
> \end{dialogue}
> after compile:
>
> CORO: blabla
> PROMETEO: BLABLA
>
> I need something like thus:
>
> CORO. - bLABLA
> PROMETEO. - BLABLA
>
> I read dialog.dvi and I did not find any property to change it.
>
> Do you have any solution?

Try this:

\renewcommand*\DialogueLabel[1]{\scshape\lowercase{#1}. -- \hfil}

-- 
Christian Neukirchen  <chneukirchen at gmail.com>  http://chneukirchen.org



More information about the texhax mailing list