* Harald Geyer <har...@ccbib.org>
  [Fri, 15 Apr 2011 19:34:49 +0200], wrote:

> Package: sisu
> Version: 2.7.9-1
> Severity: normal
> 
> The package description and the man page both claim that sisu can
> produce latex code. But from the documentation I don't see how to
> call sisu to actually get there.
> 
> If I try to generate PDF output then latex code probably gets
> generated in some temporary file, but gets deleted afterwards.
> 

this is correct.

Notes:

1. if you wish to keep the .tex file pass the "maintenance" flag, and
   interim processing files are kept, you would run
     sisu -pM filename.sst
   or
     sisu --maintenace --pdf filename.sst

   this should also provide information as to where the interim
   processing files are located

2. it is possible to change where processing is done, if you do not wish
   that this occurs in /tmp..., to do so you would need to edit the
   sisurc.yml file under 
     processing:
       path:
       dir:
   (should be better documented)

3. the tex files are generated whether or not the texlive depends needed
   to actually generate the pdf placed in sisu-pdf are actually installed
   or not. In the event that they are not, the tex files would be created
   (and destroyed without the maintenance flag) but they would not be
   processed.

> Sorry if I'm missing something obvious.
> 

You did not: the man page description of the maintenance flag should be
clearer, and; even if it were, it is not so obvious that such a flag
would exist or what it would be called ... (to get from how to generate
a particular output type to knowing how to keep the interim processing
files).

Will try improve man page description of the maintenance flag and close
this bug.

Thanks,
Ralph

-- 
Ralph Amissah (ralph on irc.oftc.net)
GPG fp: A5F9 C48C 4059 B688 6CC5  7A42 6F78 18A9 B98F 62B1 *
GPG fp: 9267 6F8D E64B CD4B 4880  482E E4AF EBC6 1BB4 B289

Attachment: signature.asc
Description: Digital signature

Reply via email to