Share

Prosper: high quality slides in LaTeX

Code

License: GNU General Public License (GPL)

Repositories

browse code, statistics cvs -d:pserver:anonymous@prosper.cvs.sourceforge.net:/cvsroot/prosper login

cvs -z3 -d:pserver:anonymous@prosper.cvs.sourceforge.net:/cvsroot/prosper co -P modulename

Show:

What's happening?

  • default stylesheets is encoding dependant

    In all of prosper style sheets font is set manually. This is not good for users with non latin encoding, eg cyrillic encoding don't work If change string (PPRdefault.sty:38) from \usefont{T1}{ptm}{b}{n}\fontsize{20.74pt}{18pt}\selectfont\blue}{% to \usefont{\f@encoding}{ptm}{b}{n}\fontsize{20.74pt}{18pt}\selectfont\blue}{% and so on It will be encoding independent, and work fine.

    2009-10-30 21:22:42 UTC by qnikst

Our Numbers