{# alignment.html 1/25/2015 jichi # @param tuples [unicode surface, unicode ruby, str color] # @param rubySize int ruby font size # @param* rubyColor str color of ruby # @param* paddingSize int padding space size # @param* center bool align ment # # Tuples will be iterated twice. # Tuple elements can be None. # This file is not written in HAML for performance reason. -#}
%if center{{ruby}} | % else% endif %endfor |
{{surface}} | % else% endif %endfor |