dont use modern syntax to please old makeinfo
This commit is contained in:

committed by
Love Hornquist Astrand

parent
33d80cbcfc
commit
a06a40dd77
@@ -1,6 +1,6 @@
|
||||
|
||||
@macro copynext{}
|
||||
@vskip 20pt plus 1fil@penalty-1000
|
||||
@vskip 20pt plus 1fil
|
||||
@end macro
|
||||
|
||||
@macro copyrightstart{}
|
||||
|
@@ -34,7 +34,7 @@
|
||||
@subtitle 2008
|
||||
@author Love Hörnquist Åstrand
|
||||
|
||||
@def@copynext{@vskip 20pt plus 1fil@penalty-1000}
|
||||
@def@copynext{@vskip 20pt plus 1fil}
|
||||
@def@copyrightstart{}
|
||||
@def@copyrightend{}
|
||||
@page
|
||||
|
Reference in New Issue
Block a user