[doconce] push by h...@simula.no - updates on 2013-06-15 12:28 GMT

3 views
Skip to first unread message

doc...@googlecode.com

unread,
Jun 15, 2013, 8:28:14 AM6/15/13
to docon...@googlegroups.com
Revision: b56ddb277cb2
Branch: default
Author: "Hans Petter Langtangen <h...@simula.no>"
Date: Sun Jun 9 01:03:20 2013
Log: updates
http://code.google.com/p/doconce/source/detail?r=b56ddb277cb2

Modified:
/doc/demos/quickref/quickref.pdf
/doc/demos/quickref/quickref.rst.pdf
/lib/doconce/misc.py
/test/test.r

=======================================
--- /doc/demos/quickref/quickref.pdf Sat Jun 8 16:09:14 2013
+++ /doc/demos/quickref/quickref.pdf Sun Jun 9 01:03:20 2013
Binary file, no diff available.
=======================================
--- /doc/demos/quickref/quickref.rst.pdf Sat Jun 8 16:09:14 2013
+++ /doc/demos/quickref/quickref.rst.pdf Sun Jun 9 01:03:20 2013
Binary file, no diff available.
=======================================
--- /lib/doconce/misc.py Sat Jun 15 03:44:39 2013
+++ /lib/doconce/misc.py Sun Jun 9 01:03:20 2013
@@ -2022,13 +2022,13 @@
if pn > 0:
lines.append("""
<a href="%s"><img src="%s" border=0 alt="previous"></a>
- """ % (prev_part_filename, button_prev_filename))
+""" % (prev_part_filename, button_prev_filename))
if pn < len(parts)-1:
lines.append("""
<a href="%s"><img src="%s" border=0 alt="next"></a>
- """ % (next_part_filename, button_next_filename))
+""" % (next_part_filename, button_next_filename))
+ lines.append('<!-- end top navigation -->\n\n')
lines.append('<p>\n')
- lines.append('<!-- end top navigation -->')


# Main body of text
@@ -2045,12 +2045,12 @@
if pn > 0:
lines.append("""
<a href="%s"><img src="%s" border=0 alt="previous"></a>
- """ % (prev_part_filename, button_prev_filename))
+""" % (prev_part_filename, button_prev_filename))
if pn < len(parts)-1:
lines.append("""
<a href="%s"><img src="%s" border=0 alt="next"></a>
- """ % (next_part_filename, button_next_filename))
- lines.append('<!-- end bottom navigation -->')
+""" % (next_part_filename, button_next_filename))
+ lines.append('<!-- end bottom navigation -->\n\n')
lines += footer

html.add_to_file_collection(part_filename, filename, 'a')
=======================================
--- /test/test.r Wed May 29 13:21:03 2013
+++ /test/test.r Sun Jun 9 01:03:20 2013
File is too large to display a diff.
Reply all
Reply to author
Forward
0 new messages