Skip to content

Commit

Permalink
Merge pull request ipython#5704 from dexterdev/patch-1
Browse files Browse the repository at this point in the history
Update nbconvertapp.py
  • Loading branch information
minrk committed Apr 23, 2014
2 parents c261621 + a730f95 commit d1f50b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion IPython/nbconvert/nbconvertapp.py
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ def _classes_default(self):
You can specify the export format with `--to`.
Options include {0}
> ipython nbconvert --to latex mynotebook.ipnynb
> ipython nbconvert --to latex mynotebook.ipynb
Both HTML and LaTeX support multiple output templates. LaTeX includes
'basic', 'book', and 'article'. HTML includes 'basic' and 'full'. You
Expand Down

0 comments on commit d1f50b4

Please sign in to comment.