
| Current Path : /usr/share/latex2html/styles/ |
Linux ift1.ift-informatik.de 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 |
| Current File : //usr/share/latex2html/styles/latexsym.perl |
# supertabular.perl by Ross Moore # # Extension to LaTeX2HTML to supply recognition of # the extra math symbols defined in the "latexsym" package. # # Change Log: # =========== package main; # %latexsyms = ( 'mho', 'mho', 'Box', 'Box', 'Diamond', 'Diamond', 'Join', 'Join', 'lhd', 'lhd', 'rhd', 'rhd', 'unlhd', 'unlhd', 'unrhd' , 'unrhd', 'leadsto', 'leadsto', 'sqsubset', 'sqsubset', 'sqsupset', 'sqsupset' ); 1; # This must be the last line