PATH:
usr
/
local
/
jetapps
/
var
/
lib
/
aws
/
bin
#!/usr/local/jetapps/var/lib/aws/bin/python # $Id: rst2xetex.py 7847 2015-03-17 17:30:47Z milde $ # Author: Guenter Milde # Copyright: This module has been placed in the public domain. """ A minimal front end to the Docutils Publisher, producing Lua/XeLaTeX code. """ try: import locale locale.setlocale(locale.LC_ALL, '') except: pass from docutils.core import publish_cmdline description = ('Generates LaTeX documents from standalone reStructuredText ' 'sources for compilation with the Unicode-aware TeX variants ' 'XeLaTeX or LuaLaTeX. ' 'Reads from <source> (default is stdin) and writes to ' '<destination> (default is stdout). See ' '<http://docutils.sourceforge.net/docs/user/latex.html> for ' 'the full reference.') publish_cmdline(writer_name='xetex', description=description)
[-] pyrsa-decrypt
[edit]
[-] python2
[edit]
[-] jp.py
[edit]
[+]
..
[-] pyrsa-sign
[edit]
[-] pyrsa-decrypt-bigfile
[edit]
[-] rst2odt_prepstyles.py
[edit]
[-] rstpep2html.py
[edit]
[-] rst2xml.py
[edit]
[-] activate.fish
[edit]
[-] easy_install
[edit]
[-] rst2latex.py
[edit]
[-] activate
[edit]
[-] rst2html4.py
[edit]
[-] activate_this.py
[edit]
[-] aws_zsh_completer.sh
[edit]
[-] rst2pseudoxml.py
[edit]
[-] pyrsa-priv2pub
[edit]
[-] aws.cmd
[edit]
[-] pyrsa-verify
[edit]
[-] wheel
[edit]
[-] rst2html.py
[edit]
[-] pyrsa-encrypt-bigfile
[edit]
[-] rst2html5.py
[edit]
[-] aws
[edit]
[-] easy_install-2.7
[edit]
[-] pyrsa-encrypt
[edit]
[-] pyrsa-keygen
[edit]
[-] aws_completer
[edit]
[-] python2.7
[edit]
[-] activate.csh
[edit]
[-] python-config
[edit]
[-] pip
[edit]
[-] rst2man.py
[edit]
[-] rst2s5.py
[edit]
[-] pip2
[edit]
[-] python
[edit]
[-] aws_bash_completer
[edit]
[-] rst2odt.py
[edit]
[-] pip2.7
[edit]
[-] rst2xetex.py
[edit]