home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fonts 1 / freshfonts1.bin / programs / amiga / pastex / texdoc / lkurz / lk1.tex / images.pl (.txt) < prev    next >
LaTeX Document  |  1991-08-02  |  789b  |  22 lines

  1. # LaTeX2HTML 2022 (Released January 1, 2022)
  2. # Associate images original text with physical files.
  3. $key = q/{figure}oben{10cm}preform{<verbatim_mark>verbatim22#preform{unten{par{{{{figure};FSF=1.6;AAT/;
  4. $cached_env_img{$key} = q|<IMG
  5.  STYLE="" SRC="|."$dir".q|img2.png"
  6.  ALT="\begin{figure}\oben{10cm}
  7. \begin{verbatim}\documentstyle[11pt,german]{article}...
  8. ...dots und hier endet es.
  9. \end{document}\end{verbatim}
  10. \unten
  11. \end{figure}">|; 
  12. $key = q/{figure}oben{6cm}preform{<verbatim_mark>verbatim21#preform{unten{par{{{{figure};FSF=1.6;AAT/;
  13. $cached_env_img{$key} = q|<IMG
  14.  STYLE="" SRC="|."$dir".q|img1.png"
  15.  ALT="\begin{figure}\oben{6cm}
  16. \begin{verbatim}\documentstyle{article}
  17. \begin{document}
  18. Small is beautiful.
  19. \end{document}\end{verbatim}
  20. \unten
  21. \end{figure}">|; 
  22.