The solution I am talking about is this one:
 
      (element emphasis
          (if (equal? (attribute-string "role") (normalize "bold"))
              ($bold-seq$)
       ($italic-seq$)))


Reply via email to