~ubuntu-branches/ubuntu/oneiric/latex-beamer/oneiric

« back to all changes in this revision

Viewing changes to base/beamerarticle.sty

  • Committer: Bazaar Package Importer
  • Author(s): OHURA Makoto
  • Date: 2007-05-03 22:15:13 UTC
  • mfrom: (1.1.4 upstream) (3.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20070503221513-pi4003euipr3sx91
Tags: 3.07-1
* New upstream release
  - Fixed the bug: failure of \onslide in cases environment.
  (Closes: #347234).
* Upstream author remove files related with lyx from latex-beamer.
  (Closes: #396701).
  - debian/rules: Removed lyx stuff.
  - debian/postinst, debian/postrm: Ditto.
  - debian/dirs: Removed directories related with lyx.
  - debian/README.Debian: Updated.
* debian/docs: Removed emacs/ directory.
* debian/control: 
  - Updated Standards-Version.
  - Moved debhelper from Build-Depends-Indep to Build-Depends.
  - Added alternative dependency on texlive.  This is already fixed at
  previous revision. (Closes: #391343).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
% Copyright 2007 by Till Tantau
 
2
%
 
3
% This file may be distributed and/or modified
 
4
%
 
5
% 1. under the LaTeX Project Public License and/or
 
6
% 2. under the GNU Public License.
 
7
%
 
8
% See the file doc/licenses/LICENSE for more details.
 
9
 
1
10
\providecommand\beamer@version{3.00}
2
11
 
3
12
\RequirePackage{beamerbasercs}
4
 
\ProvidesPackageRCS $Header: /cvsroot/latex-beamer/latex-beamer/base/beamerarticle.sty,v 1.5 2004/10/14 09:48:48 tantau Exp $
5
 
 
6
 
% Copyright 2003 by Till Tantau <tantau@users.sourceforge.net>.
7
 
%
8
 
% This program can be redistributed and/or modified under the terms
9
 
% of the GNU Public License, version 2.
 
13
\ProvidesPackageRCS $Header: /cvsroot/latex-beamer/latex-beamer/base/beamerarticle.sty,v 1.6 2007/01/28 20:48:20 tantau Exp $
10
14
 
11
15
\DeclareOption{noxcolor}{\PassOptionsToPackage{noxcolor}{beamerbasearticle}}
12
16
\DeclareOption{notheorems}{\PassOptionsToPackage{notheorems}{beamerbasearticle}}