Review at https://gerrit.osmocom.org/3276
all manuals: Move date and release from center head to right foot
Otherwise long doc titles (top left) run on top of release and date
making it impossible to read any of them correctly.
Change-Id: I685a981a5cfd82214d1d654aa1553a844c2af157
---
M build/custom-dblatex.sty
1 file changed, 2 insertions(+), 1 deletion(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-gsm-manuals
refs/changes/76/3276/1
diff --git a/build/custom-dblatex.sty b/build/custom-dblatex.sty
index 41e7c70..606b9ab 100644
--- a/build/custom-dblatex.sty
+++ b/build/custom-dblatex.sty
@@ -77,7 +77,8 @@
% left footer
\def\DBKpublisher{}
-\def\releasebox{\DBKreleaseinfo, \DBKdate}
+\def\releasebox{}
+\rfoot[]{\DBKreleaseinfo, \DBKdate}
\def\maketitle{
\DBKcover
--
To view, visit https://gerrit.osmocom.org/3276
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I685a981a5cfd82214d1d654aa1553a844c2af157
Gerrit-PatchSet: 1
Gerrit-Project: osmo-gsm-manuals
Gerrit-Branch: master
Gerrit-Owner: Pau Espin Pedrol <[email protected]>