X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=help%2Fhtml%2Fio%2Fexport.html;h=fbd9582df01af1d663804a9c307e485c9ee336b4;hb=d9c7868a610eff29a8eddb160b6dc78a94a72470;hp=bd0f708c684f09a06a3ba4e215e50de245fa4a4b;hpb=0696cffbccbb537be78d9fc2410589adbcd7be35;p=jalview.git diff --git a/help/html/io/export.html b/help/html/io/export.html index bd0f708..fbd9582 100755 --- a/help/html/io/export.html +++ b/help/html/io/export.html @@ -1,57 +1,89 @@ + * You should have received a copy of the GNU General Public License + * along with Jalview. If not, see . + * The Jalview Authors are detailed in the 'AUTHORS' file. + --> Exporting alignments as artwork -

Exporting alignments as graphics and lineart

-

The alignment view can be printed using -File→Print, or exported in a number of ways via the -File→Export menu: -

- -

Tips for working with EPS Files

-
  • The EPS file generated by jalview contains vector graphics which are directly - editable in graphics applications such as Adobe Illustrator.
  • -
  • EPS files can be produced as "Text" or "Lineart". Use - "Text" if you want the final document to be MUCH smaller in diskspace - and be able to search, edit and select text. Use "Lineart" if you - want an exact image of the alignment as displayed in Jalview. This is useful - if a 3rd Party EPS viewer does not have the same Font which the EPS file was - created with.
  • -
  • When importing an EPS into to a Microsoft office document, a snapshot image of the - file will be displayed which often looks blurred. Right-click the - image and choose "Edit image." to convert it to word - drawing objects which give a truer WYSIWIG representation. -
  • -
  • - Mac OSX users will find that eps files are automatically converted into - PDF files. -
  • -

    +

    + Exporting alignments as graphics and lineart +

    +

    + The alignment view can be printed using File→Print, + or exported in a number of ways via the File→Export + menu: +

    + +

    + Exporting alignments as Web Pages +

    + In Jalview 2.9, new HTML exporting options were introduced. The + standard HTML export option displays alignments as SVG documents + embedded as scrollable panes. Exported pages can optionally also + include BioJSON data, + which allows Jalview to extract the original data used to create the + page. Jalview can also generate HTML pages which embed BioJSON data + and the BioJS MSA viewer, a pure javascript alignment viewer that + provides a range of interactive analysis capabilities. +

    +

    +

    + Tips for working with EPS Files +

    +
  • The EPS file generated by Jalview contains vector graphics + which are directly editable in graphics applications such as Adobe + Illustrator.
  • +
  • EPS files can be produced as "Text" or + "Lineart". Use "Text" if you want the final + document to be MUCH smaller in diskspace and be able to search, edit + and select text. Use "Lineart" if you want an exact image + of the alignment as displayed in Jalview. This is useful if a 3rd + Party EPS viewer does not have the same Font which the EPS file was + created with.
  • +
  • When importing an EPS file into a Microsoft office document, + a snapshot image of the file will be displayed which often looks + blurred. Right-click the image and choose "Edit image." to + convert it to word drawing objects which give a truer WYSIWIG + representation.
  • +
  • Mac OSX users will find that eps files are automatically + converted into PDF files.
  • +