Hello friends of SMC!

In the past year, there were numerous reports about problems exporting
sagews files to PDF. We've worked on incrementally improving it, but that
never covered all cases. It's simply the truth, that the intermediate Latex
representation can't cover all the cases HTML can express.

However, going several steps back and some forward, I've worked on a new
way how to deal with this. *An HTML export filter generates self-contained
HTML files for sagews worksheets. *This means, you can use that instead of
PDF files to download and send around, since it has no dependencies on
anything in SMC. Styling and all images are embedded into it as a single
file! If you still need a PDF file, you can use your browser's (or
operating system's) PDF printer to generate it: that's usually called
"print to file" in the printer dialog.

Right now, we would be happy if you test this and give us feedback. To do
this,* hold down the "ctrl" or "command" key while you click on the print
button in a sagews*. A different dialog should show up and once it's
finished, you can either open or download the html file.

There are also new features and long-standing bugfixes:

* automatically detecting the title: I.e. the first header in a %md or
%html output cell will be used as the title
* folded cells do not show up in the output
* printer friendly syntax highlighting
* full utf8 unicode in code input lines
* feature parity of formula processing
* no problems with copy/pasting from code cells
* ... and it's probably 10x faster.

If you encounter files that cause troubles and errors, please report them
to h...@sagemath.com

-- Harald

-- 
You received this message because you are subscribed to the Google Groups 
"sage-cloud" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-cloud+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-cloud/CA%2BCu88SRL2Yx3%3DfAEmGtPk8bvjJLAqyOnM8ow8KvX-QgswdARQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to