Tagged Questions
4
votes
0answers
55 views
How to export to .html .nb file together with links «in» and «out»
If use «File > Save As > HTML» lines «in» and «out» are lost
To save a document without loss of these lines/links?
2
votes
2answers
96 views
Combine multiple notebook files into a pdf/rtf/word/etc file?
It's the end of the semester and I have a prof who wants me to turn in a printout of the nb files ive worked on. I have 33 separate files, and I was wondering if there was any easy way I could combine ...
1
vote
1answer
66 views
Exporting HTML code to file.html
I've got a problem with re-saving html code. Lets create html file:
...
10
votes
1answer
197 views
Dynamic visualization of Graph[] on a webpage
How can we embed a dynamic version of a Graph object on a web page, similar to the one showcased on the networkx home page?
This sort of dynamic visualization can ...
0
votes
1answer
73 views
Move selection to next Output and export to CDF
In my quest to a custom "Save as HTML" (please see context here) I am now able to iterate through the notebook, grab Input cells decorated with a CellTag that, by convention, is going to be a file ...
9
votes
1answer
291 views
Send HTML tables with SendMail
I'm trying to send some HTML table using Mathematica SendMail function. To do it I wrote this function:
...
1
vote
0answers
63 views
Exporting CellFrameLabels to HTML
I have a notebook that has several cells with CellFrameLabels and I'd like to export the notebook to HTML. However, the CellFrameLabels are lost during export.
Here's an example of what I'm working ...
6
votes
1answer
237 views
How can I use “Save as (html)” and still render code as text?
I use notebook "Save as ... (html)" to convert my .nb to web. Formulas and plots get converted to images, which is fine. But code (input cells) get converted too into images. I would like people to be ...
11
votes
1answer
308 views
Exporting numbered equations to HTML/TeX using conversion rules
This question is a follow up from this one. It may also be considered a duplicate since I have already asked this question in stackoverflow almost a year ago. For a background on using numbered ...
4
votes
2answers
466 views
Exporting a CDF to HTML
I'm using Mathematica for Students on a Mac. How do I export a CDF document to HTML? According to the Wolfram website I should click on ...
9
votes
1answer
184 views
How to work around incorrect tooltips in plots exported to HTML
This is an issue that I always wanted to investigate but haven't gotten around to solving yet: The tooltips for contour lines in a plot like this can be very useful in the Notebook interface:
...


