2 Getting deplate

2.1 Requirements

remoteRuby interpreter
deplate was tested with Ruby/Cygwin 1.8.7 under WinXP; the win32 binary was generated with exerb and doesn’t require neither a ruby interpreter nor the deplate sources to be installed

Optional (you only need these if you want deplate to do certain things, i.e. use certain modules):

remoteLaTeX, remotedvips, remoteGhostscript
For support of inline LaTeX
dvipng
For rendering LaTeX snippets as png
kpsewhich (most likely part of your LaTeX distribution)
For searching bibliography files
remoteImageMagick
The LaTeX-formatter uses the identify tool to guess image dimensions if you don’t provide them; see also 7.8
remotehpricot
HPricot is required by code-gvim71 module.
remoteJave
For converting images to ASCII representations to be used in plain text output.
remotedot, neato
For on-the-fly generation of figures and plots
remoteR
For on-the-fly generation of plots and tables
remoteASCIIMathML.js
For use with the html-asciimath module
remotejsMath.js
For use with the html-jsmath module
remoteTerm::ANSIColor
For colored log output (when using the --color command line option)
remotemathml by KURODA Hiraku
For mathml in conjunction with the xhtml10t output formatter.
remotehighlight
For syntax highlighting (see 9.2.4 and  11.2)
remoteGVIM
For syntax highlighting (see 9.2.3 and  11.2) and maybe also for editing :-)

Under MS Windows, the remoteCygwin environment comes with a convenient installer and provides ruby, latex, divps, gs, and ImageMagick.

2.2 Download

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Download the most current version from the sourceforge project site: remotehttp://sourceforge.net/projects/deplate/

The win32 binary was created using remoteexerb and should work without ruby being installed. Be aware that some modules don’t work with the win32 binary version.

If you have ruby installed, you might want to use the remoterubygem version.

2.3 Support

If you have any questions, please post them to the support forum at: remotehttp://sourceforge.net/forum/forum.php?forum_id=371484

Prev Home Next
1 Introduction
2 Getting deplate
2.1 Requirements
2.2 Download
2.3 Support
3 Installation
4 Usage
5 Configuration
6 Input Formats
7 Output Formats
8 Themes
9 Modules
10 Markup
11 Regions
12 Commands
13 Macros
14 Skeletons
15 Variables and options
16 Internals
17 Extending deplate
18 Bibliography
19 Index
About this page