Giter Club home page Giter Club logo

cookiecutter-latex-article's People

Contributors

jasonhiebel avatar jrsmith3 avatar

Watchers

 avatar

cookiecutter-latex-article's Issues

Include BibTeX file in built project directory

Most LaTeX documents include a BibTeX file to manage references. In order to maintain generality, I think I should implement this feature as a post-build hook. The BibTeX file should come in as a submodule and the .bib file itself should be a symlink pointing to the .bib file in the submodule.

Implement automatic build of LaTeX document

This issue is to simply implement an auto build tool like paver or gnu make that builds the LaTeX document. Building should include the following features:

  • Build products go into a build subdirectory that's ignored by git.
  • Default builds are in PDF.
  • Built documents include BibTeX bibliographies.

Include commit hash of template repo into target repo

It seems like good practice to include a link back to this cookiecutter template repo in a target project. First, there should be a post creation hook that initializes the target as a git repo. Then the post-creation hook should add and commit everything. The hash of the commit from this repo which was used to create the target repo should be included in the commit message.

Add "display" task

Using SCons, there should be a "display" task to execute the build and display the result in the default PDF viewer.

This issue depends on #15.

This issue is comparable to an issue in latex_scons.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.