This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Manuals for Osmocom GSM components".
The branch, master has been updated
via 3e646810f0bc1c6952a42a60499f33e32afa6081 (commit)
via 3341330f3aef1e55ed57daedde68500d5f3ea127 (commit)
from 0ec7e35184769ad843a03fc9fda2e0357a281796 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
http://cgit.osmocom.org/osmo-gsm-manuals/commit/?id=3e646810f0bc1c6952a42a6…
commit 3e646810f0bc1c6952a42a60499f33e32afa6081
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sun May 14 19:50:23 2017 +0200
all: show 'DRAFT' watermark on the first page
Unconditionally show a 'DRAFT' watermark only on the first page of each
document.
I would have liked to make this conditional based on the BUILD_RELEASE=*
variable, but could not figure out how to switch off a .sty code segment based
on command line parameters.
Since we only seem to render all manuals in DRAFT mode all the time, it seems
reasonable to include the DRAFT watermark always, requiring manual .sty editing
if anyone wanted to build a non-DRAFT version.
In the makefile, add an echo to say so in case of non-draft builds.
Change-Id: Ia71795481c2467aab11ab344517df74775b2a852
http://cgit.osmocom.org/osmo-gsm-manuals/commit/?id=3341330f3aef1e55ed57dae…
commit 3341330f3aef1e55ed57daedde68500d5f3ea127
Author: Neels Hofmeyr <nhofmeyr(a)sysmocom.de>
Date: Sun May 14 19:50:16 2017 +0200
all: show 'DRAFT' in page header, disable DRAFT watermark
The 'DRAFT' watermark in the page background is a hindrance when trying to
copy-paste text from the rendered PDFs. It segments the texts so that many code
lines cannot be marked in whole to copy.
So drop the watermark and instead just show 'DRAFT' in the page header.
Change-Id: Ie22cdddf46bf7640e7f027940a6db904bf639142
-----------------------------------------------------------------------
Summary of changes:
build/Makefile.asciidoc.inc | 17 ++++++++++++-----
build/custom-dblatex.sty | 4 ++++
2 files changed, 16 insertions(+), 5 deletions(-)
hooks/post-receive
--
Manuals for Osmocom GSM components