Skip to content

export to pdf fails for markdown cells with figures #1525

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

Open
epifanio opened this issue Jun 10, 2016 · 5 comments
Open

export to pdf fails for markdown cells with figures #1525

epifanio opened this issue Jun 10, 2016 · 5 comments
Labels
Milestone

Comments

@epifanio
Copy link
Contributor

Export to pdf of notebook which includes link to images like:

![image.png](image.png)

fails with:

    (/usr/share/texlive/texmf-dist/tex/latex/psnfss/t1pcr.fd)
    (/usr/share/texlive/texmf-dist/tex/latex/psnfss/ts1pcr.fd)
    LaTeX Warning: File `image.png' not found on input line 299.  
    ! Package pdftex.def Error: File `bokeh_bathy.png' not found.
    See the pdftex.def package documentation for explanation.
    Type  H <return>  for immediate help.
     ...                                                                                      
    l.299 \includegraphics{image.png}                              
    ? 
    ! Emergency stop.
     ...                                                                           
    l.299 \includegraphics{bokeh_bathy.png}                               
    !  ==> Fatal error occurred, no output PDF file produced!
    Transcript written on notebook.log.
@Carreau Carreau added this to the not notebook milestone Jun 16, 2016
@Carreau
Copy link
Member

Carreau commented Jun 16, 2016

hum, that's likely a nbconvert thing. Thanks for the report.

@Carreau Carreau added the bug label Jun 16, 2016
@mpacer
Copy link
Member

mpacer commented Mar 1, 2017

@Carreau, has @meseeksdev been written to transfer issues between repos?

@Carreau
Copy link
Member

Carreau commented Mar 1, 2017 via email

@takluyver
Copy link
Member

I should implement a way to tell its name without triggering it.

I suggest that it ignores any line ending in (jk) for 'just kidding' ;-)

@deisi
Copy link

deisi commented Nov 3, 2017

any progress on this. Its a super annoying bug.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants