Skip to content

bcomnes/hw-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hw-template

A simple template for typing homework in LaTeX.
Based on

found at

When using mactex, place bachw.cls in ~/Library/texmf/tex/latex/local or just place a copy of bachw.cls into the working directory of the new homework document.

See the template.tex file as an example of how to use.

Screenshots

Output Sample

Code Sample

Included Packages

Note on TextMate2 Font Directives

Currently, to get larger font sizing on the \problem{}, \subproblem{}, and \solution{} sectioning that this class uses, you must edit those in by creating a selectable scope in the LaTeX.tmbundle and then using those selector scopes in the LaTeX-Font-Settings.tmbundle to modify the font settings.

This isn't ideal an I am looking into how to make this more automatic. If you need more details please reach out to me.

Note on mathematica files in git repositories

"It's recommended to disable the file outline cache, which is the metadata you're referring to when you look at the notebook with a text editor. As you discovered, it can cause merge conflicts if multiple parties are editing the same notebook.

This is easily disabled with the Option Inspector. In the Mathematica menu, go to Format → Option Inspector..., in the top-left set the scope dropdown to Selected Notebook and search for FileOutlineCache in the search field. Set the option to False and save your notebook, and you should be all set.

Note that this can make opening notebooks a little slower, but unless the notebook is rather large, you probably won't notice the difference."

http://stackoverflow.com/questions/2816628/version-control-of-mathematica-notebook"

About

A simple template for typing homework in LaTeX

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published