Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add LaTeX citation handling to nbconvert #4090

Merged
merged 7 commits into from Aug 30, 2013
Merged

Commits on Aug 21, 2013

  1. Adding citation support.

    ellisonbg committed Aug 21, 2013
    Copy the full SHA
    c4c07de View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    6636876 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    f289f1f View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2013

  1. Fixing review comments:

    * Don't use lstrip/rstrip in that way.
    * Renaming things in the pdf postprocessor.
    ellisonbg committed Aug 22, 2013
    Copy the full SHA
    37ebf77 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2013

  1. Addressing review comments.

    * Rename parse_citation to citation2latex.
    * Add <p> block to test markdown.
    ellisonbg committed Aug 27, 2013
    Copy the full SHA
    5ac3d9a View commit details
    Browse the repository at this point in the history
  2. Fixing docstring.

    ellisonbg committed Aug 27, 2013
    Copy the full SHA
    4a9e333 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2013

  1. Fixing attribute access.

    ellisonbg committed Aug 30, 2013
    Copy the full SHA
    99bb6f0 View commit details
    Browse the repository at this point in the history