X-Git-Url: http://source.jalview.org/gitweb/?a=blobdiff_plain;f=help%2Fhtml%2Fio%2Fexport.html;h=2be9204b6af376bae16c22bb909902ed44f5d9b8;hb=c19d2a91ca05e052e3408bf5852d88eb5d0608f1;hp=ed24f59155af8ff32bd18988c2a767d21a804f56;hpb=797df64fa2a0a30773d0f48f5494d4155e5a8be3;p=jalview.git diff --git a/help/html/io/export.html b/help/html/io/export.html index ed24f59..2be9204 100755 --- a/help/html/io/export.html +++ b/help/html/io/export.html @@ -1,57 +1,90 @@ + * 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.
  • +