1
0
Fork 0

Update documentation

This commit is contained in:
Joris van der Hoeven 2013-10-09 17:06:44 +00:00
parent 110fee4c3b
commit eae684e9ed
1 changed files with 19 additions and 25 deletions

View File

@ -1,4 +1,4 @@
<TeXmacs|1.0.3.5> <TeXmacs|1.0.7.20>
<style|tmdoc> <style|tmdoc>
@ -10,9 +10,9 @@
<\description> <\description>
<item*|<tmstyle|generic>>This is the default style when you open a new <item*|<tmstyle|generic>>This is the default style when you open a new
document. The purpose of this style is to produce quick, informal document. The purpose of this style is to produce quick, informal
documents. For this reason, section numbering is disabled and the layout documents. For this reason, the layout of paragraphs is very simple:
of paragraphs is very simple: instead of indenting the first lines of instead of indenting the first lines of paragraphs, they are rather
paragraphs, they are rather separated by white-space. separated by white-space.
<item*|<tmstyle|article>>This style may be used for writing short <item*|<tmstyle|article>>This style may be used for writing short
scientific articles, which are subdivided into sections. The numbering of scientific articles, which are subdivided into sections. The numbering of
@ -20,12 +20,17 @@
entire document. If you use the <tmpackage|number-long-article> package, entire document. If you use the <tmpackage|number-long-article> package,
then the numbers are prefixed by the section number. then the numbers are prefixed by the section number.
<item*|<tmstyle|beamer>>This style may be used for the creation of highly
interactive laptop presentations. By default, we use a ``bluish'' theme
similar to the <LaTeX> beamer package, but other themes can be selected
from the menus.
<item*|<tmstyle|book>>This is the basic style for writing books. Books <item*|<tmstyle|book>>This is the basic style for writing books. Books
are assumed to be subdivided into chapters and numbers of environments are assumed to be subdivided into chapters and numbers of environments
are prefixed by the chapter number. In general, it is also comfortable to are prefixed by the chapter number. In general, it is also comfortable to
store each chapter in a separate file, so that they can be edited more store each chapter in a separate file, so that they can be edited more
efficiently. This issue is explained in more detail in the section about efficiently. This issue is explained in more detail in the section about
<hyper-link|books and multifile documents|../links/man-multifile.en.tm>. <hlink|books and multifile documents|../links/man-multifile.en.tm>.
<item*|<tmstyle|seminar>>Documents based on this style are typically <item*|<tmstyle|seminar>>Documents based on this style are typically
printed on slides for presentations using an overhead projector. You may printed on slides for presentations using an overhead projector. You may
@ -37,16 +42,17 @@
<item*|<tmstyle|source>>This is the privileged style for editing style <item*|<tmstyle|source>>This is the privileged style for editing style
files and packages. It enables ``source mode'', so that documents are files and packages. It enables ``source mode'', so that documents are
rendered in a way which makes the structure fully apparent. For more rendered in a way which makes the structure fully apparent. For more
details, we refer to the section on the <hyper-link|rendering of style details, we refer to the section on the <hlink|rendering of style
files|../../devel/style/presentation/src-present.en.tm>. files|../../devel/style/presentation/src-present.en.tm>.
</description> </description>
The <tmstyle|article> style admits several variants, so as to make the The <tmstyle|article> style admits several variants, so as to make the
layout correspond to the policy of specific journals. Currently, we have layout correspond to the policy of specific journals. Currently, we have
implemented the <TeXmacs> analogue of the <LaTeX> style <tmstyle|amsart>, implemented <TeXmacs> analogues of the common <LaTeX> styles
as well as the styles <tmstyle|acmconf> and <tmstyle|jsc>. Similarly, we <tmstyle|amsart>, <tmstyle|acmconf>, <tmstyle|elsart>, <tmstyle|ieeeconf>,
are developing styles <tmstyle|tmarticle> and <tmstyle|tmbook> which <tmstyle|svjour>, etc. Similarly, we are developing styles
provide an alternative layout for articles and books. <tmstyle|tmarticle> and <tmstyle|tmbook> which provide an alternative
layout for articles and books.
In addition to variants of the <tmstyle|article> and <tmstyle|book> styles, In addition to variants of the <tmstyle|article> and <tmstyle|book> styles,
<TeXmacs> provides also a few other styles, which are based on the main <TeXmacs> provides also a few other styles, which are based on the main
@ -55,7 +61,7 @@
<\description> <\description>
<item*|<tmstyle|letter>>This style is based on the informal <item*|<tmstyle|letter>>This style is based on the informal
<tmstyle|generic> style, but it provides additional markup for writing <tmstyle|generic> style, but it provides additional markup for writing
letters. The additional macro are mainly used for headers and endings of letters. The additional macros are mainly used for headers and endings of
letters. letters.
<item*|<tmstyle|exam>>This style, which is again based on <item*|<tmstyle|exam>>This style, which is again based on
@ -78,17 +84,5 @@
Documentation License".> Documentation License".>
</body> </body>
<\initial> <initial|<\collection>
<\collection> </collection>>
<associate|page-bot|30mm>
<associate|page-even|30mm>
<associate|page-odd|30mm>
<associate|page-reduce-bot|15mm>
<associate|page-reduce-left|25mm>
<associate|page-reduce-right|25mm>
<associate|page-reduce-top|15mm>
<associate|page-right|30mm>
<associate|page-top|30mm>
<associate|par-width|150mm>
</collection>
</initial>