What I'm trying to do is having the whole "score" output transposed to a miniwindow at the side.
At the moment I have one trigger to each line of the score that, upon matching the sentence, omits it from output while printing it to the miniwindow at the prefixed position.
However, even though the score is color coded, it's all being transposed in plain white color, as I'm just using %0 to get the expression.
I'd like to know the simplest workaround (even if the simplest is still complex) to simply transpose the output text, using the same colors etc, to the miniwindow.
At the moment I have one trigger to each line of the score that, upon matching the sentence, omits it from output while printing it to the miniwindow at the prefixed position.
However, even though the score is color coded, it's all being transposed in plain white color, as I'm just using %0 to get the expression.
I'd like to know the simplest workaround (even if the simplest is still complex) to simply transpose the output text, using the same colors etc, to the miniwindow.