Math & ScienceCase Differentiation in numbered List

Information and discussion about LaTeX's math and science related features (e.g. formulas, graphs).
Post Reply
vickie
Posts: 3
Joined: Mon Jul 01, 2013 12:12 pm

Case Differentiation in numbered List

Post by vickie »

I would like to include an array with a large curly bracket in an itemized paragraph, as in the attachment. Can anyone tell me how I can do this please as if I use \[ and \] commands then the equations are centred and do not continue near the numbering.

Many thanks
Attachments
list-cases.png
list-cases.png (41.31 KiB) Viewed 2469 times

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Case Differentiation in numbered List

Post by localghost »

Simply use in-line math mode.
  • \( … \)
  • $ … $
If that does not help, please prepare a self-contained and minimal example to show your own efforts.


Best regards and welcome to the board
Thorsten
Post Reply