diff options
Diffstat (limited to 'Doc/fix_libaux.sed')
-rwxr-xr-x | Doc/fix_libaux.sed | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Doc/fix_libaux.sed b/Doc/fix_libaux.sed new file mode 100755 index 0000000..459b7e8 --- /dev/null +++ b/Doc/fix_libaux.sed @@ -0,0 +1,3 @@ +#! /usr/bin/sed -f +s/{\\tt \\hackscore {}\\hackscore {}/\\sectcode{__/ +s/\\hackscore {}\\hackscore {}/__/ |