I'm using a fairly recent git tarball of 0.14.dev.<div><br></div><div>You're right, there's very little difference between the print view and just printing the notebook view-- with the added benefit that it's one less step!</div>
<div><br></div><div>On first inspection, I'm not seeing any difference at all (except that by images get dropped in print view).</div><div><br></div><div>Thanks--</div><div> Greg</div><div><br></div><div><br><div class="gmail_quote">
On Wed, Sep 5, 2012 at 3:17 AM, Matthias BUSSONNIER <span dir="ltr"><<a href="mailto:bussonniermatthias@gmail.com" target="_blank">bussonniermatthias@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
Le 5 sept. 2012 à 09:46, G B a écrit :<br>
<div><div class="h5"><br>
> I have a few images embedded in Markdown cells of my HTML Notebook, using syntax such as:<br>
> <img src="files/subdir/ImageName.png" width=400 style="float:right;"><br>
><br>
> When I generate a print view, these images are lost and come up question marks. Looking at the source, I think the problem is that the images are actually located at "../files/subdir/ImageName.png" relative to the print view.<br>
><br>
> Am I doing something frowned upon here by inserting html into the markdown?<br>
<br>
</div></div>This is most likely a bug on our side.<br>
Which version have you installed ?<br>
If it's recent enough, you could try to directly print from the native file menu and you should have something<br>
almost equivalent as going through the print view.<br>
<br>
Print view need some refactor, and will certainly use nbconvert later.<br>
<span class="HOEnZb"><font color="#888888">--<br>
Matthias<br>
_______________________________________________<br>
IPython-User mailing list<br>
<a href="mailto:IPython-User@scipy.org">IPython-User@scipy.org</a><br>
<a href="http://mail.scipy.org/mailman/listinfo/ipython-user" target="_blank">http://mail.scipy.org/mailman/listinfo/ipython-user</a><br>
</font></span></blockquote></div><br></div>