Advertisement
Guest User

Notebook

a guest
Oct 4th, 2012
138
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.69 KB | None | 0 0
  1. Cell["M \[Rule] Latex", "Section",
  2. CellChangeTimes->{{3.558361309257387*^9, 3.558361314199965*^9}}]
  3.  
  4. Cell[TextData[{
  5. "Inline math: ",
  6. Cell[BoxData[
  7. FormBox[
  8. RowBox[{
  9. SubsuperscriptBox["\[Integral]", "0", "1"],
  10. RowBox[{
  11. RowBox[{"sin", "(", "x", ")"}],
  12. RowBox[{"\[DifferentialD]", "x"}]}]}], TraditionalForm]],
  13. FormatType->"TraditionalForm"]
  14. }], "ItemNumbered",
  15. CellChangeTimes->{{3.5583613210074577`*^9, 3.5583613569551277`*^9}}]
  16.  
  17. Cell["Centered Math", "ItemNumbered",
  18. CellChangeTimes->{{3.5583613210074577`*^9, 3.558361334664163*^9}}]
  19.  
  20. Cell[TextData[Cell[BoxData[
  21. FormBox[GridBox[{
  22. {
  23. RowBox[{"(", GridBox[{
  24. {"1", "1", "1", "1"},
  25. {"1", "1", "1", "1"},
  26. {"1", "1", "1", "1"}
  27. },
  28. GridBoxAlignment->{"Columns" -> {{"Center"}}}], ")"}]}
  29. },
  30. GridBoxItemSize->{"Columns" -> {{
  31. Scaled[0.96]}}}], TraditionalForm]]]], "Text",
  32. CellChangeTimes->{{3.558361399386298*^9, 3.558361426948695*^9}}]
  33.  
  34. Cell["Aligned ", "ItemNumbered",
  35. CellChangeTimes->{{3.5583613210074577`*^9, 3.558361341888076*^9}}]
  36.  
  37. Cell[TextData[Cell[BoxData[
  38. FormBox[GridBox[{
  39. {GridBox[{
  40. {
  41. RowBox[{
  42. RowBox[{"f", "(", "x", ")"}], "=",
  43. SuperscriptBox[
  44. RowBox[{"(",
  45. RowBox[{"x", "+", "1"}], ")"}], "2"]}]},
  46. {
  47. RowBox[{"=",
  48. RowBox[{
  49. SuperscriptBox["x", "2"], "+",
  50. RowBox[{"2", "x"}], "+", "1"}]}]}
  51. },
  52. GridBoxAlignment->{"Columns" -> {{"="}}}]}
  53. },
  54. GridBoxItemSize->{"Columns" -> {{
  55. Scaled[0.96]}}}], TraditionalForm]]]], "Text",
  56. CellChangeTimes->{{3.5583614335631943`*^9, 3.5583614867897053`*^9}}]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement