Approximity blog home
1 of 1 article InfoSyndicate: full/short

Why lout is cool and LaTeX not ..   01 Jan 05
[print link all ]
coz u can integrate lout completely in a pipe without needing to delete temporary files afterwards.
  #!/bin/bash
  lout -s <<END_OF_TEMPLATE | gv -
  @SysInclude{doc}
  @Document
  @InitialFont { Palatino Base 11p }
  //
  @Text @Begin
  @Verbatim @Begin
  @Include{"$1"}
  @End @Verbatim
  @End @Text
  END_OF_TEMPLATE

 

Powered by Rublog