{"id":15498135,"url":"https://github.com/bcomnes/hw-template","last_synced_at":"2026-02-19T05:03:21.078Z","repository":{"id":8013454,"uuid":"9421985","full_name":"bcomnes/hw-template","owner":"bcomnes","description":"A simple template for typing homework in LaTeX","archived":false,"fork":false,"pushed_at":"2014-11-01T23:25:29.000Z","size":728,"stargazers_count":3,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-08-30T19:37:02.451Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TeX","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bcomnes.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2013-04-14T00:07:13.000Z","updated_at":"2023-03-02T20:44:34.000Z","dependencies_parsed_at":"2022-08-31T03:40:29.999Z","dependency_job_id":null,"html_url":"https://github.com/bcomnes/hw-template","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/bcomnes/hw-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcomnes%2Fhw-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcomnes%2Fhw-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcomnes%2Fhw-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcomnes%2Fhw-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bcomnes","download_url":"https://codeload.github.com/bcomnes/hw-template/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bcomnes%2Fhw-template/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279020360,"owners_count":26086867,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-10-14T02:00:06.444Z","response_time":60,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-02T08:42:04.767Z","updated_at":"2025-10-14T18:43:13.515Z","avatar_url":"https://github.com/bcomnes.png","language":"TeX","funding_links":[],"categories":[],"sub_categories":[],"readme":"hw-template\n===========\n\nA simple template for typing homework in LaTeX.  \n [Based on](https://gist.github.com/jhwilson/1278588)\n \n [found at](http://tex.stackexchange.com/questions/31183/class-file-for-homework-assignments)\n\nWhen 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.\n\nSee the template.tex file as an example of how to use.\n\n### Screenshots\n\n![Output Sample](https://cdn.rawgit.com/bcomnes/hw-template/master/screenshots/output_sample.png)\n\n![Code Sample](https://github.com/bcomnes/hw-template/blob/master/screenshots/code_sample.png)\n\n### Included Packages\n\n- [[letterpaper, 12pt]{report}](http://en.wikibooks.org/wiki/LaTeX/Document_Structure)\n- [{fancyhdr}](http://texdoc.net/texmf-dist/doc/latex/fancyhdr/fancyhdr.pdf)\n- [[top=1in,bottom=1in,left=1in,right=1in]{geometry}](http://texdoc.net/texmf-dist/doc/latex/geometry/geometry.pdf)\n- [{graphicx}](http://ctan.math.utah.edu/ctan/tex-archive/macros/latex/required/graphics/grfguide.pdf)\n- [{empheq}](http://texdoc.net/texmf-dist/doc/latex/mh/empheq.pdf)\n- [{ifthen}](http://www.ctan.org/pkg/ifthen)\n- [{color}](http://ctan.sharelatex.com/tex-archive/macros/latex/required/graphics/grfguide.pdf)\n- [{amsmath}](http://mirrors.concertpass.com/tex-archive/macros/latex/required/amslatex/math/amsldoc.pdf)\n- [{braket}](http://ctan.math.utah.edu/ctan/tex-archive/macros/latex/contrib/braket/braket.pdf)\n- [{cancel}](http://get-software.net/macros/latex/contrib/cancel/cancel.pdf)\n- [{mathtools}](http://mirror.math.ku.edu/tex-archive/macros/latex/contrib/mathtools/mathtools.pdf)\n\n### Note on TextMate2 Font Directives\n\nCurrently, 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.  \n\n\nThis isn't ideal an I am looking into how to make this more automatic.  If you need more details please reach out to me.\n\n### Note on mathematica files in git repositories\n\n\"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.\n\nThis 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.\n\nNote that this can make opening notebooks a little slower, but unless the notebook is rather large, you probably won't notice the difference.\"\n\nhttp://stackoverflow.com/questions/2816628/version-control-of-mathematica-notebook\"","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcomnes%2Fhw-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbcomnes%2Fhw-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbcomnes%2Fhw-template/lists"}