Difference between revisions of "Talk:Circular Targeting/Walkthrough"

From Robowiki
Jump to navigation Jump to search
($wgUseTeX in LocalSettings.php)
(→‎Formula Images: $wgUseTex sounds good, other todo's)
Line 15: Line 15:
  
 
Nice indeed. I agree that it would be good if they were a bit smaller. I do wonder though... why don't we "set $wgUseTeX = true; in LocalSettings.php" as noted [[wikipedia:Help:Displaying a formula|here]]? Then it should be easier to have nice looking formulas without having to mess around with picture uploads. --[[User:Rednaxela|Rednaxela]] 22:59, 19 July 2009 (UTC)
 
Nice indeed. I agree that it would be good if they were a bit smaller. I do wonder though... why don't we "set $wgUseTeX = true; in LocalSettings.php" as noted [[wikipedia:Help:Displaying a formula|here]]? Then it should be easier to have nice looking formulas without having to mess around with picture uploads. --[[User:Rednaxela|Rednaxela]] 22:59, 19 July 2009 (UTC)
 +
 +
: Yeah, I should do that. There are a couple pre-reqs I have to do first: [http://www.mediawiki.org/wiki/Manual:$wgUseTeX]. I'll try and get to it this week. Maybe tick off a couple other items on my RoboWiki to-do list, while I'm at it, like the Archived talk namespace and some syntax highlighting support. --[[User:Voidious|Voidious]] 23:31, 19 July 2009 (UTC)

Revision as of 01:31, 20 July 2009

Credits - Circular Targeting/Walkthrough
Old wiki page: CircularTargeting
Original author(s): Dummy

Subsections vs. Categories

Toward the end of this article there's some links to CodeSnippets/Blah. When we migrate that stuff over, should those pieces just be put in Blah and with Blah being in category "Code Snippets"? That seems better than using subsections. --David Alves

Yeah, I definitely think that sounds right. --Voidious 23:33, 14 November 2007 (UTC)

Formula Images

I think the images for the formulas look really nice. My only criticism is that eq3 and eq4 are very wide, it gives me a horizontal scrollbar -- the text could probably be a bit smaller and still be very readable. --Voidious 16:51, 19 July 2009 (UTC)

Nice indeed. I agree that it would be good if they were a bit smaller. I do wonder though... why don't we "set $wgUseTeX = true; in LocalSettings.php" as noted here? Then it should be easier to have nice looking formulas without having to mess around with picture uploads. --Rednaxela 22:59, 19 July 2009 (UTC)

Yeah, I should do that. There are a couple pre-reqs I have to do first: [1]. I'll try and get to it this week. Maybe tick off a couple other items on my RoboWiki to-do list, while I'm at it, like the Archived talk namespace and some syntax highlighting support. --Voidious 23:31, 19 July 2009 (UTC)