Subversion Repositories wimsdev

Rev

Rev 5903 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5903 Rev 7681
Line 121... Line 121...
121
 them one by one into different blocks.
121
 them one by one into different blocks.
122
 !exit
122
 !exit
123
!endif
123
!endif
124
 
124
 
125
!if $error = no_latex2html
125
!if $error = no_latex2html
126
 Sorry, but the submission of LaTeX files cannot be done on this server,
126
 Sorry, but the submission of LaTeX files cannot be done on this server,
127
 because the software LaTeX2HTML is not installed on the server.
127
 because the software LaTeX2HTML is not installed on the server.
128
 Please try to run LaTeX2HTML on your local computer,
128
 Please try to run LaTeX2HTML on your local computer,
129
 then submit the resulting html file.
129
 then submit the resulting html file.
130
 !exit
130
 !exit
131
!endif
131
!endif
132
 
132
 
133
!msg $error
133
!msg $error
134
 
-