Update of bug #14744 (project wesnoth):
Status: None => Invalid
Open/Closed: Open => Closed
_______________________________________________________
Follow-up Comment #1:
Unfortunately, you are not allowed to put full Pango markup in menus. Menus
are using yet another markup which allows to embed columns and images inside
tables. In particular, an '=' symbol marks the presence of an image, so you
can't use it in Pango markup for menus. Feel free to open a feature request
asking that the menu syntax is changed in such a way that it no longer
conflicts with Pango markup in Wesnoth 1.10.
As for your objectives, there are several errors. First, notice that the
markup is not balanced for the summary lines. The first line is automatically
enclosed in <big></big> tags, so you have to enclose each line separately in
<small></small> tags, so as to avoid their scopes crossing. Second, you are
using '"' inside strings, this doesn't work! You have to use '""', otherwise
your quotes are assumed to be end-of-string quotes and hence are simply
ignored.
_______________________________________________________
Reply to this item at:
<http://gna.org/bugs/?14744>
_______________________________________________
Message posté via/par Gna!
http://gna.org/
_______________________________________________
Wesnoth-bugs mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-bugs