Slashdot Mirror


User: KK

KK's activity in the archive.

Stories
0
Comments
2
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2

  1. Use Word 2007's Equation support on How To Enter Equations Quickly In Class? · · Score: 3, Interesting

    This is not the old Equation Editor 3.0 from Word 2003, which is a crippled version of MathType, but rather a brand new equation facility in Word 2007, which is also the basis for the new equation support in the OneNote 2010 beta another poster has referred to.

    The Word 2007 equation editor supports a "linear format" for completely keyboard-based input, which is based on TeX-like commands like "\sum" and "\int" and is documented in this Unicode technical note: Unicode Nearly Plain-Text Encoding of Mathematics

    I've been using this for my math classes since last semester, with great success. Once you master the linear format, it's not difficult to keep up if you have a reasonable typing rate to begin with.

  2. Re:GPL is not really useful in stopping code steal on On the GPL and Releasing Source Code · · Score: 2

    From the GPL, just below section 3: "The source code for a work means the preferred form of the work for making modifications to it." This means you can't distribute a program disassembly and such as the source code.