|
|
1.1 ! root 1: #print ! 2: So far all the equations have been centered, which is what ! 3: "-ms" does unless you tell it differently. ! 4: You can also arrange for equations to be left-adjusted - ! 5: that is, right up against the left margin - by saying ! 6: .EQ L ! 7: If there is a number, place it _____after the L, separated by a ! 8: space, like this: ! 9: .EQ L (3a) ! 10: ! 11: Make the equation in "Example" left-justified with ! 12: the number (3.1a) in the right margin and print it ! 13: to make sure everything works. Then type "ready". ! 14: #once #create Example ! 15: .PP ! 16: This is a tiny little text ! 17: (which you're undoubtedly sick of by now) ! 18: that includes one equation ! 19: or at least it will when you find this line: ! 20: .EQ ! 21: x sup i = y sup i ! 22: .EN ! 23: and convert it into an equation. ! 24: (Naturally I changed it.) ! 25: .pl 1 ! 26: #user ! 27: grep '\.EQ *L *(3.1a)$' <Example >/dev/null ! 28: #log ! 29: #next ! 30: 1.1f 10
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.