Correct a copy and pasted error:

:y: icon:check[role="green]

should be

:y: icon:check[role="green"]

73's
Greg, KI7MT

On 11/19/2015 07:30 PM, KI7MT wrote:
> Hello All,
> 
> I thought I'd pass this along in case you want to try it out.
> 
> When declaring
> 
> :icons: fonts
> 
> in the *-main.adoc header section, it opens up a whole slew of things
> you can use / do with font based icons from:
> 
> http://fortawesome.github.io/Font-Awesome/
> 
> Below is a simple table using Checkmarks and X's, it's nothing fancy.
> 
> ----------
> .Build Matrix
> 
> :y: icon:check[role="green]
> :n: icon:times[role="red"]
> [cols="^2m,^1,^2,^1,^2,^1,5"]
> |===
> 
> |System|WSJT|WSJT-X|WSPR|WSPR-X|MAP65|Supported Arch
> 
> 
> |Windows
> |{y}
> |{y}
> |{y}
> |{y}
> |{y}
> |32bit, runs on 64bit
> 
> |Linux
> |{y}
> |{y}
> |{y}
> |{n}
> |{n}
> |i386, amd64, armhf, ppc64el
> |===
> ----------
> 
> The attached file ( table-example.png ) is the render from the above code.
> 
> If anyone can tell me what builds are viable on Mac OSX, I can add that
> to the build matrix.
> 
> Just thought some my find this useful.
> 
> 73's
> Greg, KI7MT
> 

------------------------------------------------------------------------------
_______________________________________________
wsjt-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wsjt-devel

Reply via email to