Leo<HTML>

Macros

Compiler Options - Reference
Input Output
Macros
Locales
Warnings
Init Infos
Temporary Files
Other Stuff
Macros
There are two types of macros. Hard- and Soft-Macros. And therefor there are two command line options too.

Macros Definition:
  
  -sm   --soft_macros NAME=def  
  -hm   --hard_macros NAME=def  
 

Example:
  
$ leohtml -if foo.lhtml -of foo.html -hm PAGENAME=foo.html SOURCES=foo.lhtml 
 



As you can see you can define more than one macro at once.


This page was created by King Leo . Page generator was Leo<HTML> version 1.0.0 .