The Tree of Widsdom

智慧の樹

MapStyle•Plates

Type: Stamp

Scope: selection

Purpose: Applies pretty map appearance for Copy View

Run this stamp to improve the look of your Map View before Copying View as Image. Just select the notes (do Select All and then unselect the Links Area adornment) and run the stamp.

It assigns an unitalicizable font (EurostileRegular), resizes the font to match the original, gets rid of boldfacing, and removes ugly SmartExpression segments (Count and Bips). It also gives the notes a noble granite appearance.

Also, if the map container’s $outH1 or $outH2 are set, running this stamp will change the $Color value of all the h1 (depth=1) or h2 (depth=2) notes.

MapStyle Plates works by applying the following:

if(!$IsAdornment){$Color=#567; $Color2=#222; $Pattern=gradient; $NameFont="CopperplateGothic-Bold"; $MapTextSize=120; $NameColor=#8f0; $Border=; $BorderBevel=; $BorderColor=; $SubtitleColor=_code; $NameBold=0; $DECount=0; $DEBips=0; $Shadow=0; }