Hi,

may I ask a basic question regarding the \starttyping environment?

I want to typeset some verbatim text with color=blue. So I defined:

\setuptyping
        [space=off,             % on off
        page=yes,                       % yes no
        option=none,            % slanted normal commands color none
        text=yes,                       % yes no
        % icommand=,            % command
        % vcommand=,            % command
        % ccommand=,            % command
        % before=,              % command
        % after=,                       % command
        margin=no,              % dimension standard yes no
        % evenmargin=,  % dimension
        % oddmargin=,   % dimension
        blank=line,             % dimension small medium big standard halfline line
        escape=/,                       % escape character
        indentnext=yes, % yes no
        style=normal,   % normal bold slanted boldslanted type cap small... 
command
        color=blue,             % name
        palet=colorpretty,
        lines=no]                       % yes no hyphenated

Verbatim text fitting on a single page ist colored blue. However, if the 
text spans multiple pages then only verbatim text on the first page is 
colored blue. On the following pages verbatim text is set in black. I 
have no idea where to look for my mistake. Any help would be well 
appreciated.

Also the coloring works only for \starttyping and \typefile but not for 
\type.

I do have yet another issue. When I have a \subsection followed 
immediately by a \starttyping then sometimes I end up with the section 
title as the last item on a page. Verbatim text starts on the following 
page. In that case I would like to have the section title on the same 
page as the verbatim text. Again, I have no idea where to look for my 
mistake.

Thanks,
/Markus.

+---
Markus A. Boeing
mailto:[EMAIL PROTECTED]
http://www.boeing-online.de
+---

Reply via email to