public this repo is viewable by everyone
Description: Ruby LaTeX to PDF preprocessor (and Rails plugin)
Homepage: http://rtex.rubyforge.org
Clone URL: git://github.com/bruce/rtex.git
Click here to lend your support to: rtex and make a donation at www.pledgie.com !
Fix typo in manual (Thanks, Bil Kleb)
Add documentation to roadmap
bruce (author)
17 days ago
commit  2cd1e38c9af08c525d80710fa165e451b0dd5411
tree    5653cd7454a2f72216729cc26208285486aad8af
parent  c0c6351af73badd62780bda6e6b6467e48e361fb
...
50
51
52
53
 
54
55
56
...
50
51
52
 
53
54
55
56
0
@@ -50,7 +50,7 @@ In @pretty.tex.erb@ (you can name this whatever you'd like)
0
 
0
 Then, the command:
0
 
0
- rtex -o output.pdf -l pretty.tex.erb -t textile input.pdf
0
+ rtex -o output.pdf -l pretty.tex.erb -t textile input.textile
0
   
0
 Again, you can use it as a filter
0
 
...
9
10
11
 
12
13
14
...
9
10
11
12
13
14
15
0
@@ -9,6 +9,7 @@ filter:
0
 Here are some basic guidelines on the list of features and target releases.
0
 
0
 | *Feature* | *Target Release* |
0
+| _API documentation_ | 2.0 |
0
 | Loading of custom filters by @rtex@ executable | 2.1 |
0
 | Access to LaTeX filters from plugins | 2.1 |
0
 | "Merb":http://merbivore.com plugin support | 2.2 |

Comments

    No one has commented yet.