subscripts
Posted: Fri Jul 08, 2011 3:17 pm
For my useless OT topic I need subscripts. I saw the "font=" button while editing but I have no idea how to use it to get subscripts.
Life in 19x19. Go, Weiqi, Baduk... Thats the life.
https://www.lifein19x19.com/
Code: Select all
[font= fontname ]your text[/font]Kirby wrote:I guess you could always try using different font sizes for subscripts. For example:
X0, X1, X2, ..., Xn
Is there a pressing desire for subscripts or superscripts?
This helps of course. Kirby helps also. But then where can I find what fonts are implemented?Jordus wrote:not sure if subscripts is supported... but you use the font button like so...
examplesCode: Select all
[font= fontname ]your text[/font]
hello in arial
hello in magneto
hello in papyrus
It just transforms it into a tag that is rendered by your browser. Specifically, it sets the font-family CSS property, I think (http://www.w3schools.com/cssref/pr_font_font-family.asp).cyclops wrote:...
This helps of course. Kirby helps also. But then where can I find what fonts are implemented?
The funny thing is, this thought entered my mind as I was posting about subscripts, but I didn't want to jump into that wormhole... :-pAraban wrote:Take it 50 steps further and implement LaTeX.
No problem. I updated it. I was afraid that people might not guess what it was, but I think the help text is probably sufficient.HermanHiddema wrote:Can we make that sub/sup? this is rather long.
Sure, Joaz, but could you provide clarification on the behavior that you'd like? The way the sl tag currently works is that you use the "=" to specify the SL page that you want to go to, and you use what's between the brackets to indicate the text.Joaz Banbeck wrote:Kirby, while you're under the hood, can you fix the 'sl' tag? It has an extraneous '='.
Thanks
Not sure if serious, but if you Do this, and those who know latex will be able to win any argument through beautiful typography. Are you sure you want to give this power?Kirby wrote:It'll take a bit longer to get full latex support working...