Basic LaTeX questions

Posted by bpc89 on Stack Overflow See other posts from Stack Overflow or by bpc89
Published on 2010-05-15T19:27:08Z Indexed on 2010/05/15 19:34 UTC
Read the original article Hit count: 209

Filed under:

Two (hopefully quick) questions about LaTeX:

  1. How do you number select functions? I'm working in a documentclass{article}, if that matters. I want to have certain functions numbered such as

    function1  
    function2 (1)  
    function3  
    function4 (2)
    
  2. How do you make a sign to evaluate an integral? I know how to do brackets, but is it possible to only make one straight light to the right of the function with the bounds of integration? I can't figure out how to do that.

© Stack Overflow or respective owner

Related posts about latex