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
c5ee7681
Commit
c5ee7681
authored
Jul 28, 2020
by
Cédric Ware
Browse files
Rationalize file names.
Bump release number.
parent
ad69d609
Changes
7
Hide whitespace changes
Inline
Side-by-side
.gitignore
View file @
c5ee7681
...
...
@@ -16,9 +16,7 @@
*.rej
*.pdftex
*.pdftex_t
model.pdf
model-slide*
poster.pdf
lettre-upsay.pdf
example-*.pdf
example-presentation-slide2*
odgs/diag.pdf
svgs/drawing.pdf
Makefile
View file @
c5ee7681
#
# Use this Makefile with GNU make.
#
TOP
?=
model
.pdf
TOP
?=
example-presentation
.pdf
TOP_NAME
=
$(
patsubst
%.pdf,%,
$(TOP)
)
EXT
=
pdf log aux out bbl blg toc snm nav fdb_latexmk fls
...
...
debian/packaging.make
View file @
c5ee7681
...
...
@@ -2,7 +2,7 @@
#
# Use this Makefile with GNU make.
#
TOP
?=
model
.pdf
TOP
?=
example-presentation
.pdf
TOP_NAME
=
$(
patsubst
%.pdf,%,
$(TOP)
)
STYS
=
$(
wildcard
texinputs/
*
.sty
)
...
...
lettre-upsay.tex
→
example-
lettre-upsay.tex
View file @
c5ee7681
File moved
poster.tex
→
example-
poster.tex
View file @
c5ee7681
File moved
model
.tex
→
example-presentation
.tex
View file @
c5ee7681
...
...
@@ -70,7 +70,7 @@
\author
{
Wolfgang Amadeus Mozart
}
\email
{
not.beethoven@telecom-paris.fr
}
\institute
{
Une école de l'IMT
}
\date
[2020-07-2
5
]
{
Le
\DTMdate
{
2020-07-2
5
}}
% Ou simplement \date{\today}.
\date
[2020-07-2
8
]
{
Le
\DTMdate
{
2020-07-2
8
}}
% Ou simplement \date{\today}.
% Logo additionnel sur la page de titre (pour une conf ou un évènement).
%\logotitleextra*[width=2cm]{logo-cnrs}
...
...
@@ -394,7 +394,8 @@
%
% On inclut un frame standard précompilé.
\node
[draw,dotted,above right,inner sep=0pt] (slide) at (0,0)
{
%
\includegraphics
[width={0.5\paperwidth - 1pt},page=2]
{
model-slide2.pdf
}
%
\includegraphics
[width={0.5\paperwidth - 1pt},page=2]
{
%
example-presentation-slide2.pdf
}
%
}
;
%
% On cache le texte pour éviter la distraction.
...
...
texinputs/beamerthemetptng.sty
View file @
c5ee7681
\NeedsTeXFormat
{
LaTeX2e
}
[1995/12/01]
\ProvidesPackage
{
beamerthemetptng
}
[2020/07/2
5
v0.
8.6
]
\ProvidesPackage
{
beamerthemetptng
}
[2020/07/2
8
v0.
9.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