~ubuntu-branches/ubuntu/hardy/texmacs/hardy

« back to all changes in this revision

Viewing changes to TeXmacs/doc/main/editing/man-undo-and-redo.pt.tm

  • Committer: Bazaar Package Importer
  • Author(s): Ralf Treinen
  • Date: 2004-04-19 20:34:00 UTC
  • Revision ID: james.westby@ubuntu.com-20040419203400-g4e34ih0315wcn8v
Tags: upstream-1.0.3-R2
Import upstream version 1.0.3-R2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<TeXmacs|1.0.1.20>
 
2
 
 
3
<style|tmdoc>
 
4
 
 
5
<\body>
 
6
  <expand|tmdoc-title|Desfazendo e refazendo altera��es>
 
7
 
 
8
  � poss�vel desfazer gradualmente todas as mudan�as que voc� fez em um
 
9
  documento a partir do momento em que voc� iniciou o <apply|TeXmacs>. Isto
 
10
  pode ser feito com o menu <apply|menu|Edit|Undo> ou usando as teclas
 
11
  <expand|kbd-gen|[> ou <key|C-/>. Altera��es desfeitas podem ser refeitas
 
12
  com <apply|menu|Edit|Redo> ou <expand|kbd-gen|]>.
 
13
 
 
14
  Para economizar mem�ria, o n�mero de a��es sucessivas que podem ser
 
15
  desfeitas � limitado normalmente a 100. � poss�vel aumentar este n�mero
 
16
  adicionando um comando como
 
17
 
 
18
  <\verbatim>
 
19
    \ \ \ \ (set-maximal-undo-depth 1000)
 
20
  </verbatim>
 
21
 
 
22
  ao seu arquivo pessoal de inicializa��o (ver <apply|menu|Help|Scheme>).
 
23
  Quando voc� especifica um n�mero negativo como a profundidade m�xima, um
 
24
  n�mero arbitr�rio de altera��es (sujeito � disponibilidade de mem�ria do
 
25
  computador) de altera��es podem ser desfeitas.
 
26
 
 
27
  <apply|tmdoc-copyright|1998--2003|Joris van der Hoeven|Ramiro Brito
 
28
  Willmersdorf>
 
29
 
 
30
  <expand|tmdoc-license|Permission is granted to copy, distribute and/or
 
31
  modify this document under the terms of the GNU Free Documentation License,
 
32
  Version 1.1 or any later version published by the Free Software Foundation;
 
33
  with no Invariant Sections, with no Front-Cover Texts, and with no
 
34
  Back-Cover Texts. A copy of the license is included in the section entitled
 
35
  "GNU Free Documentation License".>
 
36
</body>
 
37
 
 
38
<\initial>
 
39
  <\collection>
 
40
    <associate|paragraph width|150mm>
 
41
    <associate|odd page margin|30mm>
 
42
    <associate|shrinking factor|4>
 
43
    <associate|page right margin|30mm>
 
44
    <associate|page top margin|30mm>
 
45
    <associate|reduction page right margin|25mm>
 
46
    <associate|page type|a4>
 
47
    <associate|reduction page bottom margin|15mm>
 
48
    <associate|even page margin|30mm>
 
49
    <associate|reduction page left margin|25mm>
 
50
    <associate|page bottom margin|30mm>
 
51
    <associate|reduction page top margin|15mm>
 
52
    <associate|language|portuguese>
 
53
  </collection>
 
54
</initial>
 
55
 
 
56
<\references>
 
57
  <\collection>
 
58
    <associate|idx-1|<tuple|<uninit>|?>>
 
59
    <associate|idx-2|<tuple|<uninit>|?>>
 
60
    <associate|idx-3|<tuple|<uninit>|?>>
 
61
  </collection>
 
62
</references>
 
63
 
 
64
<\auxiliary>
 
65
  <\collection>
 
66
    <\associate|idx>
 
67
      <tuple|<tuple|<with|font family|<quote|ss>|Editar>|<with|font
 
68
      family|<quote|ss>|Desfazer>>|<pageref|idx-1>>
 
69
 
 
70
      <tuple|<tuple|<with|font family|<quote|ss>|Editar>|<with|font
 
71
      family|<quote|ss>|Refazer>>|<pageref|idx-2>>
 
72
 
 
73
      <tuple|<tuple|<with|font family|<quote|ss>|Ajuda>|<with|font
 
74
      family|<quote|ss>|Scheme>>|<pageref|idx-3>>
 
75
    </associate>
 
76
  </collection>
 
77
</auxiliary>