diff -r dad587ecb8d0 -r 0bc92382a86b extra/soundsoftware/matlab-docs.conf
--- a/extra/soundsoftware/matlab-docs.conf
+++ b/extra/soundsoftware/matlab-docs.conf
@@ -67,7 +67,7 @@
 #------------------------------------------------------------------------
 # texttitleframelayout:    text of title for frame layout file (whole docu)
 #------------------------------------------------------------------------
-set texttitleframelayout = Documentation of Matlab Functions of PROJEKTNAME
+set texttitleframelayout = MATLAB Function Documentation
 
 #------------------------------------------------------------------------
 # texttitle/headerindexalldirs: text of title and header for directory index
@@ -85,7 +85,7 @@
 # texttitle/headerfiles:    text of title and header for files
 #                           name of file will be added at the end
 #------------------------------------------------------------------------
-set texttitlefiles = PROJEKTNAME: Function
+set texttitlefiles = Function
 set textheaderfiles = Documentation of
 
 #------------------------------------------------------------------------
@@ -105,8 +105,8 @@
 # textjumpindexlocal:  text displayed for jump to index of files in actual
 #                      directory (local)
 #------------------------------------------------------------------------
-set textjumpindexglobal = Global Index (all files)
-set textjumpindexlocal = Local Index (files in subdir)
+set textjumpindexglobal = <b>Index of</b> all files:
+set textjumpindexlocal = this subdirectory only:
 
 #------------------------------------------------------------------------
 # includesource: include source of m-files in documentation [YES|no]
@@ -160,7 +160,7 @@
 # codeheader: HTML-code added to <H*> tags, use for centering header text
 #             or changing the colour/size/font of the header text
 #------------------------------------------------------------------------
-set codeheader = align="center"
+set codeheader = 
 
 
 # End of parameter file
