latex-homework-template

授权协议 MIT License
开发语言
所属分类 企业应用、 LaTeX排版系统
软件类型 开源软件
地区 不详
投 递 者 赫连华皓
操作系统 跨平台
开源组织
适用人群 未知
 软件概览

latex-homework-template

The LaTeX file that I use as the base for all my homeworks in university. You should follow me on Twitter.

Features

Here are just a few features of this homework template.

  1. Title page.
  2. Problem markers.
  3. Configurable problem numbers (see the last 3 problems for an example).
  4. Some commonly used math macros.

Screenshots

The Cover Page:

Big Oh Example Problem:

Automata & Pseudocode Problems:

Statistics Problem:

Proof Problem:

Adjustable Problem Numbers

Installing

  1. First you'll need LaTeX. Instructions on obtaining it can be found here:http://latex-project.org/ftp.html

  2. Compiling from the command line will look like the following:

    $ latexmk homework.tex
  3. Or you can use TeXShop or a similar native client to typeset theLaTeX file.

Credit

When first starting with LaTeX, I came across this template and usedit as a base for starting my template. As you can see, it is pretty similar.

License

This code is distributed under the MIT license. For more info, read theLICENSE file distributed with the source code.

  • %=======================02-713 LaTeX template, following the 15-210 template================== % % You don't need to use LaTeX or this template, but you must turn your homework in as % a typeset PDF s

  • \documentclass{article} \usepackage{fancyhdr} \usepackage{extramarks} \usepackage{amsmath} \usepackage{amsthm} \usepackage{amsfonts} \usepackage{tikz} % \usepackage[fontset=ubuntu]{ctex} \usepackage[U

 相关资料
  • LaTeX Homework Class What This is a LaTeX document class. That means you use it with \documentclass{homework} at the top of the document. It provides a document layout and some helper commands that ma

  • LaTeX When writing a new document, I begin from one of these templates. Ihave found these fundamental to my workflow. Setup Your preferences may vary. Use latexmk. It'spowerful. My day-to-day use is:

  • 部署 LaTeX 安装 texlive-core 新建 a.tex 文件,内容如下: \documentclass[11pt,a4paper]{article} %加入了一些针对XeTeX的改进并且加入了 \XeTeX 命令来输入漂亮的XeTeX logo \usepackage{xltxtra} %启用一些LaTeX中的功能 \usepackage{xunicode} %%%% fontspe

  • LaTeX(LATEX,音译“拉泰赫”)是一种基于TeX的排版系统。 LaTeX通过CTAN服务器发布,或作为TeX用户组(TUG)或第三方提供的许多易于安装和可用的TeX发布版本的一部分。如果您遇到问题,请访问帮助部分。 LaTeX本身并不是一个独立的排版程序,而是运行在Donald E. Knuth的TeX排版系统之上的文档准备软件。TeX发行版通常会将工作中的TeX系统所需的所有部件捆绑在一

  • LaTeX-Vorlage für die FOM Hochschule für Oekonomie & Management Eine LaTeX-Vorlage für den persönlichen Gebrauch für Haus-, Seminar-, Bachelor und Master-Arbeiten an der FOM Hochschule für Oekonomie &

  • RPG LaTeX Template This is an attempt at a RPG LaTeX template.The template compiles with xetex and pdflatex. Book Full preview https://github.com/Krozark/RPG-LaTeX-Template/blob/master/sample/book.pdf