thdox
50b968d73a
Changes @multitable to @ftable so that they are automatically indexed.
...
Added @findex for command so that they are indexed.
2013-04-28 09:58:18 +02:00
thdox
173ad3d053
Moved @subsubheading to @subsubsection for consistency
2013-04-28 09:58:18 +02:00
thdox
d1c4d1b60e
Removed this op index, will only use standard @findex fn index, and
...
particularly @ftable
2013-04-28 09:58:18 +02:00
thdox
98bb69be4b
minor changes for consistency
2013-04-28 09:58:18 +02:00
thdox
75fa5fdeb0
moved from @strong to @emph on some items
2013-04-28 09:58:18 +02:00
thdox
d78c336741
Use @headitem in @multitable.
...
This prints nicer in Info output.
This prints the same in TeX output.
2013-04-28 09:58:18 +02:00
thdox
fa9eb2e0f5
CSV is Comma Separated Values
2013-04-28 09:58:18 +02:00
thdox
719115f258
Remove double spaces when relevant
2013-04-28 09:58:18 +02:00
John Wiegley
b86c65a145
Merge pull request #182 from thdox/documentation-commands
...
Documentation commands
2013-04-27 15:10:16 -07:00
John Wiegley
86111ecffb
Merge pull request #181 from jvrsantacruz/next
...
Improves acprep python3 compatibility
2013-04-27 15:10:02 -07:00
thdox
c90835f742
update of nodes
2013-04-27 15:26:07 +02:00
thdox
e62a92aa12
Remove doubled blank lines
2013-04-27 15:24:30 +02:00
thdox
e2f383d29d
Add blank lines around @item
2013-04-27 15:21:59 +02:00
thdox
49fbf9aa4b
Add blank lines around @smallexample and @end smallexample
2013-04-27 15:12:59 +02:00
thdox
e1fbf1b832
Insert one blank line around @node
2013-04-27 15:00:51 +02:00
thdox
a7f1a43402
Fill paragraph with alignment on 70th column
2013-04-27 14:48:43 +02:00
Javier Santacruz
379bae087e
Improves acprep python3 compatibility
...
Replaces string.join with str.join
Forces conversion to str from byte-returning functions
Introduces usage of 'as' keyword when catching exception instances
Replaces has_key with usage of the 'in' keyword for dictionary key presence checking.
2013-04-27 13:47:07 +02:00
thdox
9219c59533
modified -- to --- as texinfo will use two -- in Info and a long - for TeX.
2013-04-27 13:45:10 +02:00
thdox
fdc39630b6
Add @node when missing
2013-04-27 13:41:58 +02:00
thdox
14a8bb9b99
Around section's commands, add a blank line as recommanded in section
...
Tips of Texinfo manual.
2013-04-27 13:34:09 +02:00
thdox
e9349f7705
Add blank line before @table and after @end table as recommanded in Tips
...
section of Texinfo manual.
2013-04-27 13:22:52 +02:00
thdox
7340048086
Add new index for options
2013-04-27 13:12:37 +02:00
thdox
0fd0dc31fd
Add some help before release. Copied from texinfo.texi.
2013-04-27 13:01:36 +02:00
thdox
8294d98a4f
Moves payees from end to after accounts
2013-04-25 21:00:22 +02:00
thdox
e9ae5cb84f
M-x texinfo-every-node-update
2013-04-25 20:55:35 +02:00
John Wiegley
86d5d81cd2
Merge pull request #180 from thdox/documentation-typos
...
Documentation typos
2013-04-24 15:11:40 -07:00
thdox
54bcbeeb57
suppress double spaces before ':' and ','
2013-04-24 22:39:35 +02:00
thdox
569475f38d
fix double quotes
2013-04-24 22:31:42 +02:00
thdox
c542e2f438
fix emphasis
2013-04-24 22:14:41 +02:00
thdox
ed315b495d
Fix url
2013-04-24 21:50:22 +02:00
thdox
076676cbd0
Fix Gnuplot and GnuCash syntax accodingly first page of web site.
2013-04-23 23:47:13 +02:00
thdox
9912732ae0
fix with @code{} when needed
2013-04-23 23:40:54 +02:00
thdox
41a4f5d3d7
Add consitency by using Verb (infinitive uppercased) and not
...
verbs (conjugated lowercased).
2013-04-23 23:05:29 +02:00
thdox
331fc36159
delete trailing whitespaces
2013-04-23 22:35:15 +02:00
thdox
8fa753daef
fix some typos
2013-04-23 22:08:23 +02:00
Craig Earls
4adb5ce081
Merge pull request #179 from thdox/bash-completion
...
Add bash completion for ledger
2013-04-22 14:16:24 -07:00
thdox
88e3a7cc4e
Add bash completion for ledger
2013-04-22 22:47:38 +02:00
Craig Earls
f688b314d7
Merge pull request #178 from georgek/regex
...
Add highlighting for multiple line comments
2013-04-22 06:39:47 -07:00
Craig Earls
26fd5b26d8
Remove intangible property from occur overlays.
2013-04-22 06:13:11 -07:00
George Kettleborough
ebdff209ab
Add highlighting for multiple line comments
2013-04-21 14:14:08 +01:00
Craig Earls
1761e6a447
Sort buffer now attempts to keep point at the same xact.
2013-04-18 18:30:27 -07:00
Craig Earls
769a73c33b
Merge pull request #177 from thdox/documentation-typos
...
Documentation typos
2013-04-16 14:49:21 -07:00
thdox
26e78456df
Fix total posting costs example
2013-04-16 23:11:14 +02:00
thdox
d669cc43b5
delete trailing whitespaces
2013-04-16 22:49:32 +02:00
thdox
e69129a246
fix typos
2013-04-16 22:47:17 +02:00
Craig Earls
524ec0b614
Merge pull request #176 from georgek/regex
...
OK, lets try again. Thanks for working on this!
2013-04-16 08:58:12 -07:00
George Kettleborough
03b3ef5f0b
Make union of regexps at compile time
2013-04-16 16:45:01 +01:00
George Kettleborough
a052898b60
Fix payees and accounts matching to themselves
...
This would sometimes cause a double tab to be necessary for completion,
although did also provide an accidental "feature" that repeated tabs would
cycle all the way back to the original input
2013-04-16 16:12:30 +01:00
George Kettleborough
2c07d4152a
Fix completion on payees
2013-04-15 21:42:20 +01:00
George Kettleborough
db4731d8a9
Clean up payee regexes
2013-04-15 21:41:02 +01:00