Menu

#1 BW footer for BW slides in PPRgyom.sty

open
nobody
None
3
2001-04-05
2001-04-05
No

Contributed package PPRGyom.sty produces
a color (orange) footer even for BW slides.

This trivial patch fixes that.

(Sorry, I don't (yet) know how to use CVS). Also I wasn't
certain about whether to post here or send to gyom author.

Discussion

  • Jeffrey Goldberg

    Logged In: YES
    user_id=169786

    For some reason my diff file didn't attach/upload properly. I am trying again.

     
  • Jeffrey Goldberg

    • priority: 5 --> 3
     
  • Jeffrey Goldberg

    Logged In: YES
    user_id=169786

    OK, file won't upload (sourceforge's error makes no sense to me),
    So I'll past here:

    *** PPRgyom.sty-orig Thu Apr 5 07:21:17 2001
    --- PPRgyom.sty Thu Apr 5 07:23:25 2001
    ***************
    *** 53,60 ****
    \slategray\usefont{T1}{phv}{m}{n}\fontsize{14.4pt}{14pt}\selectfont}{%
    \black\usefont{T1}{phv}{m}{n}\fontsize{14.4pt}{14pt}\selectfont}

    ! \ColorFoot{\black}
    ! \ColorFoot{\orange}

    % Positionning of the title of a slide.
    \newcommand{\slidetitle}[1]{%
    --- 53,63 ----
    \slategray\usefont{T1}{phv}{m}{n}\fontsize{14.4pt}{14pt}\selectfont}{%
    \black\usefont{T1}{phv}{m}{n}\fontsize{14.4pt}{14pt}\selectfont}

    ! \ifinColor
    ! \ColorFoot{\orange}
    ! \else
    ! \ColorFoot{\black}
    ! \fi

    % Positionning of the title of a slide.
    \newcommand{\slidetitle}[1]{%

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.