<!--*- HTML -*-->
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
      <head>
         <title>The WinEdt Macro Library -- export2HTML</title>
         <meta http-equiv="content-type" content="text/html;charset=iso-8859-1">
         <meta name="generator" content="WinEdt 5.3">
         <meta name="author" content="webmaster@winedt.org">
         <link href="/winedt.css" rel="stylesheet" type="text/css">
      </head>

      <body><table border="0" cellpadding="5" cellspacing="0" width="100%"><tr>
<!-- *** NAVIGATION *** -->
   <td width="11%" valign="top"><table class="navborder" cellspacing=3><tr><td><table border="0" cellspacing="0" cellpadding="3">
   <tr><td class="navmain" height="90"><a href="/">WinEdt.org Home</a></td></tr><tr><td class="empty" height="5"></td></tr>
   <tr><td class="navmain" height="90"><a href="/Doc/">Help &amp; Documentation</a></td></tr><tr><td class="empty" height="5"></td></tr>
   <tr><td class="navcurrent" height="90"><a href="/Macros/">WinEdt Macro Library</a></td></tr>
      <tr><td class="navsub" height="25"><a href="/Macros/index.php#WinEdt">WinEdt</a></td></tr>
      <tr><td class="navsub" height="25"><a href="/Macros/index.php#text">text</a></td></tr>
      <tr><td class="navsub" height="25"><a href="/Macros/index.php#LaTeX">LaT<SPAN class="TeX-E">E</SPAN>X</a></td></tr>
      <tr><td class="navsub" height="25"><a href="/Macros/index.php#HTML">HTML</a></td></tr>
      <tr><td class="navsub" height="25"><a href="/Macros/index.php#program">program</a></td></tr>
      <tr><td class="navsub" height="25"><a href="/Macros/index.php#macro">macro</a></td></tr><tr><td class="empty" height="5"></td></tr>
   <tr><td class="navmain" height="90"><a href="/Config/">Configuration Components</a></td></tr><tr><td class="empty" height="5"></td></tr>
   <tr><td class="navmain" height="90"><a href="/Plugins/">Plug-ins &amp; Add-Ons</a></td></tr></table></TD></TR></table></td><td width="5" class="empty">&nbsp;</td>
<!-- *** END NAVIGATION *** -->
   <td valign="TOP">
   <table width="100%" class="header" border="0" cellspacing="0" cellpadding="4">
           <tr>
              <td class="header1"><a href="/Macros/">WinEdt Macro Library</A>&nbsp;&nbsp;|&nbsp;<a href="/Macros/index.php#HTML">HTML</a></td>
              <td class="header2"><a href="checklinks.php">previous macro</a>&nbsp;&nbsp;|&nbsp;<a href="../program/findMethod.php">next macro</a></td>
           </tr>
        </table>

   <h1 class="file">export2HTML</h1>
      <H2>Description</H2>

      <P>Exports a document to HTML, maintaining all the nice syntax highlighting that WinEdt provides.</P>

      <P>This is especially useful for WinEdt mode writers who want to visualize their highlighting scheme.</P>

      <P><A target="_blank" href="export2HTML.html.html">Here</A> you can see the output of <SPAN class="file">export2HTML</SPAN> generated from this file (colours might be different on 
your system).</P>

      <H2>Installation</H2>

      <P>Put the macro in <SPAN class="file">%B\Macros\HTML\</SPAN>, and assign a shortcut to it if you want.</P>

      <H2>Download</H2>

      <P><A class="file" href="export2HTML.edt">HTML/export2HTML.edt</A></P>

      <P class="contrib">Macro contributed by Denis Stancer (<A href="mailto:denis@srce.hr">denis@srce.hr</A>)</P>


   <table width="100%" class="header" border="0" cellspacing="0" cellpadding="4">
           <tr>
              <td class="header1"><a href="/Macros/">WinEdt Macro Library</A>&nbsp;&nbsp;|&nbsp;<a href="/Macros/index.php#HTML">HTML</a></td>
              <td class="header2"><a href="checklinks.php">previous macro</a>&nbsp;&nbsp;|&nbsp;<a href="../program/findMethod.php">next macro</a></td>
           </tr>
        </table>
   <p class="footer">comments and suggestions to<br>
         <a href="mailto:webmaster@winedt.org">webmaster@winedt.org</a><br><br>
         Last revised on: 03.05.2002</p>
   </td></tr></table></body>
</html>
 <!--
   $Revision: 1.3 $
   $Date: 2002-01-27 21:46:53+01 $
 -->