Mentions légales du service
Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
B
bibtex-sw-entry
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Admin message
GitLab upgrade completed. Current version is 17.8.2.
Show more breadcrumbs
gt-sw-citation
bibtex-sw-entry
Commits
8225bcbc
Commit
8225bcbc
authored
4 years ago
by
Roberto Di Cosmo
Browse files
Options
Downloads
Patches
Plain Diff
Add silent mode
parent
80baffb5
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
biblatex/Makefile
+4
-0
4 additions, 0 deletions
biblatex/Makefile
with
4 additions
and
0 deletions
biblatex/Makefile
+
4
−
0
View file @
8225bcbc
TEXS
=
$(
wildcard
*
.tex
)
TEXS
=
$(
wildcard
*
.tex
)
MAIN
=
sample-use-sty
MAIN
=
sample-use-sty
.SILENT
:
distrib all
all
:
$(MAIN).pdf software-biblatex.pdf
all
:
$(MAIN).pdf software-biblatex.pdf
biblatex-styles
:
stublist mkbiblatexstubs.sh
biblatex-styles
:
stublist mkbiblatexstubs.sh
...
@@ -36,6 +39,7 @@ else
...
@@ -36,6 +39,7 @@ else
rubber
-m
pdftex
$<
rubber
-m
pdftex
$<
endif
endif
distrib
:
distrib
:
# remind maintainer to update version number in the documentation
# remind maintainer to update version number in the documentation
echo
-n
"Did you update the version number in software-biblatex.tex? [y/N]"
echo
-n
"Did you update the version number in software-biblatex.tex? [y/N]"
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment