Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Germain-C2S
Beamer TPT NG
Commits
7be35589
Commit
7be35589
authored
Jun 01, 2020
by
Cédric Ware
Browse files
Fix typo in make-release script.
Create temporary version 0.8.0.
parent
e061762e
Changes
2
Hide whitespace changes
Inline
Side-by-side
debian/make-release
View file @
7be35589
...
...
@@ -65,7 +65,7 @@ if ($c) {
say
STDERR
"
Everything already up to date.
";
exit
0
;
}
else
{
sa
t
STDERR
"
Bad version tag. Re-run script.
";
sa
y
STDERR
"
Bad version tag. Re-run script.
";
exit
3
;
}
}
...
...
texinputs/beamerthemetptnew.sty
View file @
7be35589
\NeedsTeXFormat
{
LaTeX2e
}
[1995/12/01]
\ProvidesPackage
{
beamerthemetptnew
}
[2020/06/01 v0.8]
\ProvidesPackage
{
beamerthemetptnew
}
[2020/06/01 v0.8
.0
]
% Utilisation de pgfkeys/pgfopts pour la gestion des options,
% et définition de raccourcis.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment