It is currently Thu Sep 04, 2025 12:03 pm

All times are UTC - 8 hours [ DST ]




Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2  Next
Author Message
Offline
 Post subject: subscripts
Post #1 Posted: Fri Jul 08, 2011 3:17 pm 
Lives in sente
User avatar

Posts: 801
Location: Amsterdam (NL)
Liked others: 353
Was liked: 107
Rank: KGS 7 kyu forever
GD Posts: 460
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.

Top
 Profile  
 
Offline
 Post subject: Re: subscripts
Post #2 Posted: Fri Jul 08, 2011 4:08 pm 
Site Admin
User avatar

Posts: 1125
Location: Allegan, MI, USA
Liked others: 18
Was liked: 121
Rank: KGS 9k
Universal go server handle: Jordus
not sure if subscripts is supported... but you use the font button like so...

Code:
[font= fontname ]your text[/font]


examples

hello in arial
hello in magneto
hello in papyrus

_________________
I'm thinking...

Top
 Profile  
 
Offline
 Post subject: Re: subscripts
Post #3 Posted: Fri Jul 08, 2011 5:11 pm 
Honinbo

Posts: 9552
Liked others: 1602
Was liked: 1712
KGS: Kirby
Tygem: 커비라고해
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?

_________________
be immersed

Top
 Profile  
 
Offline
 Post subject: Re: subscripts
Post #4 Posted: Fri Jul 08, 2011 5:39 pm 
Gosei
User avatar

Posts: 1848
Location: Bellevue, WA
Liked others: 90
Was liked: 837
Rank: AGA 5d
KGS: Capsule 4d
Tygem: 치킨까스 5d
Take it 50 steps further and implement LaTeX :D.


This post by Solomon was liked by 2 people: Redundant, Sevis
Top
 Profile  
 
Offline
 Post subject: Re: subscripts
Post #5 Posted: Sat Jul 09, 2011 3:43 am 
Gosei
User avatar

Posts: 2011
Location: Groningen, NL
Liked others: 202
Was liked: 1087
Rank: Dutch 4D
GD Posts: 645
Universal go server handle: herminator
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?



Yes, please! I've been annoyed countless times at the lack of it.

Top
 Profile  
 
Offline
 Post subject: Re: subscripts
Post #6 Posted: Sat Jul 09, 2011 4:13 am 
Lives in sente
User avatar

Posts: 801
Location: Amsterdam (NL)
Liked others: 353
Was liked: 107
Rank: KGS 7 kyu forever
GD Posts: 460
Jordus wrote:
not sure if subscripts is supported... but you use the font button like so...

Code:
[font= fontname ]your text[/font]


examples

hello in arial
hello in magneto
hello in papyrus


This helps of course. Kirby helps also. But then where can I find what fonts are implemented?

Top
 Profile  
 
Offline
 Post subject: Re: subscripts
Post #7 Posted: Sat Jul 09, 2011 6:18 am 
Honinbo

Posts: 9552
Liked others: 1602
Was liked: 1712
KGS: Kirby
Tygem: 커비라고해
cyclops wrote:
...

This helps of course. Kirby helps also. But then where can I find what fonts are implemented?


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).

Your browser will attempt to render the text based on the font that you specify in the property, I believe, so I don't think it's a thing that's specific to this forum.

_________________
be immersed

Top
 Profile  
 
Offline
 Post subject: Re: subscripts
Post #8 Posted: Sat Jul 09, 2011 6:19 am 
Honinbo

Posts: 9552
Liked others: 1602
Was liked: 1712
KGS: Kirby
Tygem: 커비라고해
Araban wrote:
Take it 50 steps further and implement LaTeX :D.


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... :-p

_________________
be immersed

Top
 Profile  
 
Offline
 Post subject: Re: subscripts
Post #9 Posted: Sat Jul 09, 2011 6:25 am 
Honinbo

Posts: 9552
Liked others: 1602
Was liked: 1712
KGS: Kirby
Tygem: 커비라고해
Subscripts should now work by using the "subscript" tag, and superscripts should now work by using the "superscript" tag around the text that you'd like to {sub|super}script.

Here're a couple of examples:
H2O

L192

It'll take a bit longer to get full latex support working...

_________________
be immersed


This post by Kirby was liked by: jts
Top
 Profile  
 
Offline
 Post subject: Re: subscripts
Post #10 Posted: Sat Jul 09, 2011 6:36 am 
Gosei
User avatar

Posts: 2011
Location: Groningen, NL
Liked others: 202
Was liked: 1087
Rank: Dutch 4D
GD Posts: 645
Universal go server handle: herminator
Can we make that sub/sup? this is rather long.

Top
 Profile  
 
Offline
 Post subject: Re: subscripts
Post #11 Posted: Sat Jul 09, 2011 6:43 am 
Honinbo

Posts: 9552
Liked others: 1602
Was liked: 1712
KGS: Kirby
Tygem: 커비라고해
HermanHiddema wrote:
Can we make that sub/sup? this is rather long.


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.

_________________
be immersed

Top
 Profile  
 
Offline
 Post subject: Re: subscripts
Post #12 Posted: Sat Jul 09, 2011 6:50 am 
Gosei
User avatar

Posts: 2011
Location: Groningen, NL
Liked others: 202
Was liked: 1087
Rank: Dutch 4D
GD Posts: 645
Universal go server handle: herminator
THANKS!


This post by HermanHiddema was liked by: Kirby
Top
 Profile  
 
Offline
 Post subject: Re: subscripts
Post #13 Posted: Sat Jul 09, 2011 8:18 am 
Judan
User avatar

Posts: 5546
Location: Banbeck Vale
Liked others: 1104
Was liked: 1457
Rank: 1D AGA
GD Posts: 1512
Kaya handle: Test
Kirby, while you're under the hood, can you fix the 'sl' tag? It has an extraneous '='.
Thanks

_________________
Help make L19 more organized. Make an index: https://lifein19x19.com/viewtopic.php?f=14&t=5207

Top
 Profile  
 
Offline
 Post subject: Re: subscripts
Post #14 Posted: Sat Jul 09, 2011 9:35 am 
Honinbo

Posts: 9552
Liked others: 1602
Was liked: 1712
KGS: Kirby
Tygem: 커비라고해
Joaz Banbeck wrote:
Kirby, while you're under the hood, can you fix the 'sl' tag? It has an extraneous '='.
Thanks


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.

For example, you could link to joseki like this.

_________________
be immersed

Top
 Profile  
 
Offline
 Post subject: Re: subscripts
Post #15 Posted: Sat Jul 09, 2011 11:52 am 
Lives in sente
User avatar

Posts: 924
Location: Pittsburgh
Liked others: 45
Was liked: 103
Rank: lazy
KGS: redundant/silchas
Tygem: redundant
Wbaduk: redundant
DGS: redundant
OGS: redundant
Kirby wrote:
It'll take a bit longer to get full latex support working...


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?

Top
 Profile  
 
Offline
 Post subject: Re: subscripts
Post #16 Posted: Sat Jul 09, 2011 11:57 am 
Honinbo

Posts: 9552
Liked others: 1602
Was liked: 1712
KGS: Kirby
Tygem: 커비라고해
Redundant wrote:
Kirby wrote:
It'll take a bit longer to get full latex support working...


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?


Hehe. I don't know, what do you think? Do we want to give people that power? At least we can have an easier time arguing about math.

There are some latex mods for phpbb, so I might not have to do everything manually if I were to get this implemented.

_________________
be immersed

Top
 Profile  
 
Offline
 Post subject: Re: subscripts
Post #17 Posted: Sat Jul 09, 2011 12:17 pm 
Lives in sente
User avatar

Posts: 924
Location: Pittsburgh
Liked others: 45
Was liked: 103
Rank: lazy
KGS: redundant/silchas
Tygem: redundant
Wbaduk: redundant
DGS: redundant
OGS: redundant
Kirby wrote:
Redundant wrote:
Kirby wrote:
It'll take a bit longer to get full latex support working...


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?


Hehe. I don't know, what do you think? Do we want to give people that power? At least we can have an easier time arguing about math.

There are some latex mods for phpbb, so I might not have to do everything manually if I were to get this implemented.


I really like texing things ... as in I'd probably tex up grocery lists if I did such a thing. It's a really nonessential item for this forum, though.

Top
 Profile  
 
Offline
 Post subject: Re: subscripts
Post #18 Posted: Sat Jul 09, 2011 2:38 pm 
Judan
User avatar

Posts: 5546
Location: Banbeck Vale
Liked others: 1104
Was liked: 1457
Rank: 1D AGA
GD Posts: 1512
Kaya handle: Test
Kirby wrote:
Joaz Banbeck wrote:
Kirby, while you're under the hood, can you fix the 'sl' tag? It has an extraneous '='.
Thanks


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.

For example, you could link to joseki like this.


Ahhh...I see. It does work. Thanks. I was just using improperly. I assumed that, like most tage, we had to put stuff between the tags. I didn't realize that we had to modify the tag itself.

[sl=]my mistakes look like this[/sl]

_________________
Help make L19 more organized. Make an index: https://lifein19x19.com/viewtopic.php?f=14&t=5207

Top
 Profile  
 
Offline
 Post subject: Re: subscripts
Post #19 Posted: Sun Jul 10, 2011 6:36 am 
Gosei
User avatar

Posts: 1758
Liked others: 378
Was liked: 375
Rank: 4d
Joaz Banbeck wrote:
Kirby wrote:
Joaz Banbeck wrote:
Kirby, while you're under the hood, can you fix the 'sl' tag? It has an extraneous '='.
Thanks


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.

For example, you could link to joseki like this.


Ahhh...I see. It does work. Thanks. I was just using improperly. I assumed that, like most tage, we had to put stuff between the tags. I didn't realize that we had to modify the tag itself.

[sl=]my mistakes look like this[/sl]


You can use just the 'sl' tag, but it will fail if you use any spaces, so I just always use 'sl='.

As for LaTeX support, I know the xkcd forums have it, so it's definitely possible.

_________________
We don't know who we are; we don't know where we are.
Each of us woke up one moment and here we were in the darkness.
We're nameless things with no memory; no knowledge of what went before,
No understanding of what is now, no knowledge of what will be.

Top
 Profile  
 
Offline
 Post subject: Re: subscripts
Post #20 Posted: Sun Jul 10, 2011 9:08 am 
Lives in sente
User avatar

Posts: 801
Location: Amsterdam (NL)
Liked others: 353
Was liked: 107
Rank: KGS 7 kyu forever
GD Posts: 460
Dusk Eagle wrote:
As for LaTeX support, I know the xkcd forums have it, so it's definitely possible.

Wouldn't it be nice if you could just copy paste this feature from xkcd to L192

Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 21 posts ]  Go to page 1, 2  Next

All times are UTC - 8 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group