home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / plbin.zip / pl / man / doc.tex / labels.pl < prev    next >
Text File  |  1992-07-17  |  2KB  |  62 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate labels original text with physical files.
  3.  
  4.  
  5. $key = q/cite_BIMPROLOG:manual/;
  6. $external_labels{$key} = "$URL/" . q|node2_mn.html|; 
  7. $noresave{$key} = "$nosave";
  8.  
  9. $key = q/cite_Bowen:83/;
  10. $external_labels{$key} = "$URL/" . q|node2_mn.html|; 
  11. $noresave{$key} = "$nosave";
  12.  
  13. $key = q/cite_Bratko:86/;
  14. $external_labels{$key} = "$URL/" . q|node2_mn.html|; 
  15. $noresave{$key} = "$nosave";
  16.  
  17. $key = q/cite_CPROLOG:manual/;
  18. $external_labels{$key} = "$URL/" . q|node2_mn.html|; 
  19. $noresave{$key} = "$nosave";
  20.  
  21. $key = q/cite_Clocksin:81/;
  22. $external_labels{$key} = "$URL/" . q|node2_mn.html|; 
  23. $noresave{$key} = "$nosave";
  24.  
  25. $key = q/cite_Keefe:90/;
  26. $external_labels{$key} = "$URL/" . q|node2_mn.html|; 
  27. $noresave{$key} = "$nosave";
  28.  
  29. $key = q/cite_Kernighan:78/;
  30. $external_labels{$key} = "$URL/" . q|node2_mn.html|; 
  31. $noresave{$key} = "$nosave";
  32.  
  33. $key = q/cite_P1098:C1.6/;
  34. $external_labels{$key} = "$URL/" . q|node2_mn.html|; 
  35. $noresave{$key} = "$nosave";
  36.  
  37. $key = q/cite_QUINTUS:manual/;
  38. $external_labels{$key} = "$URL/" . q|node2_mn.html|; 
  39. $noresave{$key} = "$nosave";
  40.  
  41. $key = q/cite_Sterling:86/;
  42. $external_labels{$key} = "$URL/" . q|node2_mn.html|; 
  43. $noresave{$key} = "$nosave";
  44.  
  45. $key = q/cite_TOP:manual/;
  46. $external_labels{$key} = "$URL/" . q|node2_mn.html|; 
  47. $noresave{$key} = "$nosave";
  48.  
  49. $key = q/cite_Warren:83b/;
  50. $external_labels{$key} = "$URL/" . q|node2_mn.html|; 
  51. $noresave{$key} = "$nosave";
  52.  
  53. 1;
  54.  
  55.  
  56. # LaTeX2HTML 2022 (Released January 1, 2022)
  57. # labels from external_latex_labels array.
  58.  
  59.  
  60. 1;
  61.  
  62.