[Lemon-commits] Peter Kovacs: Adjust the formatting of bib2dox.p...
Lemon HG
hg at lemon.cs.elte.hu
Mon Mar 18 09:02:25 CET 2013
details: http://lemon.cs.elte.hu/hg/lemon/rev/eb2f9d453070
changeset: 1220:eb2f9d453070
user: Peter Kovacs <kpeter [at] inf.elte.hu>
date: Sat Mar 16 14:11:32 2013 +0100
description:
Adjust the formatting of bib2dox.py to Doxygen 1.8.x (#459)
diffstat:
scripts/bib2dox.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diffs (12 lines):
diff --git a/scripts/bib2dox.py b/scripts/bib2dox.py
--- a/scripts/bib2dox.py
+++ b/scripts/bib2dox.py
@@ -94,7 +94,7 @@
#
# styles for html formatting
#
-divstyle = 'margin-top: -4ex; margin-left: 8em;'
+divstyle = 'margin-top: -4ex; margin-left: 10em;'
#
# return the string parameter without braces
More information about the Lemon-commits
mailing list