diff options
| author | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-11-17 19:48:52 +0000 |
|---|---|---|
| committer | wiemann <wiemann@929543f6-e4f2-0310-98a6-ba3bd3dd1d04> | 2005-11-17 19:48:52 +0000 |
| commit | ecfe050a7881df2cf4a20a75446c67160c804c49 (patch) | |
| tree | 79084d5f33b373e122b29920dc7b52bd88670530 /docutils/docs/user/emacs.txt | |
| parent | 5595ac5a46f90862a0723b8f17b9e31914e12f45 (diff) | |
| download | docutils-ecfe050a7881df2cf4a20a75446c67160c804c49.tar.gz | |
documented default 'latex of rst-compile-secondary-toolset
git-svn-id: http://svn.code.sf.net/p/docutils/code/trunk@4063 929543f6-e4f2-0310-98a6-ba3bd3dd1d04
Diffstat (limited to 'docutils/docs/user/emacs.txt')
| -rw-r--r-- | docutils/docs/user/emacs.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docutils/docs/user/emacs.txt b/docutils/docs/user/emacs.txt index 119bf2b41..d5e0ad27b 100644 --- a/docutils/docs/user/emacs.txt +++ b/docutils/docs/user/emacs.txt @@ -327,7 +327,8 @@ conversion and some standard options to always be added as well. Invocation uses the toolset indicated by ``rst-compile-primary-toolset`` (default is ``'html``). Invocation -with a prefix argument uses ``rst-compile-secondary-toolset``. +with a prefix argument uses ``rst-compile-secondary-toolset`` (default +is ``'latex``). .. note:: |
