From cf862d0eeaf402df3f76d395ab84c463e4db88d3 Mon Sep 17 00:00:00 2001 From: twanvl Date: Sun, 18 May 2008 20:31:00 +0000 Subject: [PATCH] Fixed: HTML export gives "Variable not set: Symbol Font" error. git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@867 0fc631ac-6414-0410-93d0-97cfa31319b6 --- data/magic-spoiler.mse-export-template/export-template | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/data/magic-spoiler.mse-export-template/export-template b/data/magic-spoiler.mse-export-template/export-template index 5eb30156..c252b04f 100644 --- a/data/magic-spoiler.mse-export-template/export-template +++ b/data/magic-spoiler.mse-export-template/export-template @@ -3,9 +3,11 @@ mse version: 0.3.5 game: magic short name: Spoiler full name: List of cards +installer group: magic/Export/Spoiler (list of cards) icon: preview.png create directory: true version: 2007-09-23 +depends on: magic.mse-game 2008-05-18 option field: type: choice @@ -88,6 +90,8 @@ script: if options.mana_symbols then ( symbol_font := "magic-mana-small" symbol_font_size := 12 + ) else ( + symbols_to_html := to_html ) write_card := { if contains(options.images, match:"full card image") then