File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change 11% \iffalse meta-comment
22%
33% Copyright (C) 2008--2015 by Dan Drake <dr.dan.drake (at) gmail (dot) com>
4+ % Copyright (C) 2016--2020 by SageMath Developers <sage-devel (at) googlegroups (dot) com>
45% -------------------------------------------------------
56%
67% See the "Copying and licenses" section in this file for the terms
2930% <latex>\ProvidesPackage{sagetex}
3031% <python>__version__ = """
3132% <*latex|python>
32- [2019/11/14 v3.4 embedding Sage into LaTeX documents]
33+ [2020/08/12 v3.5 embedding Sage into LaTeX documents]
3334% </latex|python>
3435% <python>""".strip()
35- % <latex>\newcommand{\ST@ver}{2019/11/14 v3.4 }
36+ % <latex>\newcommand{\ST@ver}{2020/08/12 v3.5 }
3637% <*driver>
3738\documentclass {ltxdoc }
3839\usepackage {sagetex }
Original file line number Diff line number Diff line change 44 long_description = """The SageTeX package allows you to embed code,
55 results of computations, and plots from the Sage mathematics
66 software suite (http://sagemath.org) into LaTeX documents.""" ,
7- version = '3.4 ' ,
7+ version = '3.5 ' ,
88 author = 'Dan Drake' ,
991010 maintainer = 'SageMath developers' ,
You can’t perform that action at this time.
0 commit comments