Changes between Version 2 and Version 3 of LinenoMacro


Ignore:
Timestamp:
Apr 21, 2008, 7:49:45 PM (16 years ago)
Author:
Adamansky Anton
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • LinenoMacro

    v2 v3  
    3737[[br]][[Image(http://adamansky.com/linenum.png)]]
    3838
     39== Install ==
     40To install:
     41{{{
     42sudo easy_install <dir with macro sources>
     43}}}
    3944
     45To enable:
     46{{{
     47[components]
     48lineno.* = enabled
     49lineno.linenomacro.* = enabled
     50}}}
     51
     52 
    4053
    4154== Recent Changes ==