Skip to content

jin-li/LJhomework

Repository files navigation

LJhomework

Introduction

This is a LaTeX template for homework writing, modified from hmcpset, which is an mathematics homework template in Harvey Mudd College.

Features

An example:
eg

  • Insert head block automatically
  • Problems are boxed
  • A small black square block is added automatically at the end of solution
  • Use "myminted" to insert codes for all kinds of languages

For more functions and usage, please refer to the full eg.pdf

Usage

  1. Put hmcpset.cls and ljhwh.tex in the same directory with your homework.tex file.

  2. At thebeginning of your homework.tex, add

    \input{ljhwh.tex}

  3. To compile it, use "xelatex" so that Chinese characters can be supported. The command is

    xelatex -shell-escape homework.tex

    To be noted, if you use references or cross references, you may need execute this command sever times until there's no "undefined reference" warning.

About

A LaTeX template for math and physics homework.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages