20130611U 1400U r.7U数学U作业U模板

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了20130611U 1400U r.7U数学U作业U模板相关的知识,希望对你有一定的参考价值。

Sublime Text
  1. <snippet>
  2. <content><![CDATA[
  3. documentclass[11pt]{article}
  4. usepackage{amsmath,amssymb,amsthm}
  5. usepackage[german]{babel}
  6. usepackage[utf8]{inputenc}
  7. usepackage{pgfplots}
  8. usepackage[a4paper]{geometry}
  9. usepackage{xcolor}
  10. usepackage{booktabs}
  11. usepackage{fancyhdr}
  12. usepackage{natbib}
  13. usepackage{mhchem}
  14. usepackage{subfigure}
  15. usepackage{graphicx}
  16. usepackage{siunitx}
  17. usepackage{longtable}
  18. usepackage{caption}
  19. usepackage{hyperref}
  20. usepackage{cleveref}
  21. usepackage{microtype}
  22. usepackage[fixFPpow]{tabularcalc}
  23. %---------------------------
  24. pgfplotsset{width=7cm,compat=1.6}
  25. %---------------------------
  26. addtolength{evensidemargin}{-.5in}
  27. addtolength{oddsidemargin}{-.5in}
  28. addtolength{textwidth}{0.8in}
  29. addtolength{ extheight}{0.8in}
  30. addtolength{ opmargin}{-.4in}
  31. ewtheoremstyle{quest}{ opsep}{ opsep}{}{}{bfseries}{}{ }{ hmname{#1} hmnote{ #3}}
  32. heoremstyle{quest}
  33.  
  34. ewtheorem*{definition}{Definition}
  35. ewtheorem*{theorem}{Theorem}
  36. ewtheorem*{aufgabe}{large Aufgabe}
  37. ewtheorem*{question}{ ormalsize Fragestellung:}
  38. ewtheorem*{exercise}{"Ubung}
  39. ewtheorem*{taufgabe}{small Teilaufgabe}
  40. ewtheorem*{challengeproblem}{Problembew"altigung}
  41. newcommand{ ame}{%%%%%%%%%%%%%%%%%%
  42. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  43. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  44. %% put your name here, so we know who to give credit to %%
  45. }%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  46. newcommand{hw}{%%%%%%%%%%%%%%%%%%%%
  47. %% and which homework assignment is it? %%%%%%%%%
  48. %% put the correct number below %%%%%%%%%
  49. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  50. $1
  51. }
  52. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  53. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  54. %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
  55. title{vspace{-50pt}
  56. large ame
  57. \vspace{20pt}
  58. huge ${2:Mathe} hfill ${3:Hausaufgabe} hw}
  59. author{Moritz F.}
  60. pagestyle{myheadings}
  61. markright{ amehfill ${4:Hausaufgabe} hwqquadhfill}
  62.  
  63. %% If you want to define a new command, you can do it like this:
  64. newcommand{Q}{mathbb{Q}}
  65. newcommand{R}{mathbb{R}}
  66. newcommand{}{mathbb{Z}}
  67. newcommand{C}{mathbb{C}}
  68. newcommand{D}{mathbb{D}}
  69. %% If you want to use a function like ''sin'' or ''cos'', you can do it like this
  70. %% (we probably won't have much use for this)
  71. % DeclareMathOperator{sin}{sin} %% just an example (it's already defined)
  72.  
  73.  
  74. egin{document}
  75.  
  76. egin{aufgabe}
  77. $5
  78. end{aufgabe}
  79. egin{question}
  80. $6
  81. end{question}
  82.  
  83. egin{taufgabe}[$7)]
  84. egin{align*}
  85. $8
  86. end{align*}
  87. end{taufgabe}
  88. $9
  89. end{document}
  90. ]]></content>
  91. <!-- Optional: Set a tabTrigger to define how to trigger the snippet -->
  92. <tabTrigger>math_homework_temp</tabTrigger> -->
  93. <!-- Optional: Set a scope to limit where the snippet will trigger -->
  94. <scope>text.tex.latex</scope> -->
  95. </snippet>

以上是关于20130611U 1400U r.7U数学U作业U模板的主要内容,如果未能解决你的问题,请参考以下文章

20131011u 2222u r.7u图片u页宽u

BZOJ2326[HNOI2011]数学作业 矩阵乘法

《系统辨识》作业CSU

codevs 2314 数学作业

bzoj2326HNOI2011数学作业

2326: [HNOI2011]数学作业