ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* modules on wiki
@ 2006-03-31 11:03 Hans Hagen
  0 siblings, 0 replies; only message in thread
From: Hans Hagen @ 2006-03-31 11:03 UTC (permalink / raw)


Thi sis what we have:

Archive:  t-bib.zip

- this on is ok

   creating: bibtex/              
   creating: bibtex/bst/          
   creating: bibtex/bst/context/  
  inflating: bibtex/bst/context/cont-ab.bst 
  inflating: bibtex/bst/context/cont-au.bst 
  inflating: bibtex/bst/context/cont-no.bst 
  inflating: bibtex/bst/context/cont-ti.bst 
   creating: doc/                 
   creating: doc/context/         
   creating: doc/context/third/   
   creating: doc/context/third/bib/
  inflating: doc/context/third/bib/bibmod-doc.pdf 
  inflating: doc/context/third/bib/bibmod-doc.tex 
   creating: tex/                 
   creating: tex/context/         
   creating: tex/context/third/   
   creating: tex/context/third/bib/
  inflating: tex/context/third/bib/t-bib.tex 
  inflating: tex/context/third/bib/t-bib.xml 
  inflating: tex/context/third/bib/bibl-ams.tex 
  inflating: tex/context/third/bib/bibl-apa-de.tex 
  inflating: tex/context/third/bib/bibl-apa-fr.tex 
  inflating: tex/context/third/bib/bibl-apa.tex 
  inflating: tex/context/third/bib/bibl-aps.tex 
  inflating: tex/context/third/bib/bibl-num-fr.tex 
  inflating: tex/context/third/bib/bibl-num.tex 
  inflating: tex/context/third/bib/bibl-ssa.tex 

Archive:  t-bnf.zip

- just bnf, no t-nbf subpath
- funny AUTHORS README NEWS file, should go to the doc path

don't use'=' in filenames, use lowercase (to avoid problems and 
inconsistencies), maybe
we need to cook up some format, see below

   creating: doc/context/third/t-bnf/
  inflating: doc/context/third/t-bnf/=AUTHORS 
  inflating: doc/context/third/t-bnf/=NEWS 
  inflating: doc/context/third/t-bnf/=README 
  inflating: doc/context/third/t-bnf/t-bnf.pdf 
   creating: tex/context/third/t-bnf/
  inflating: tex/context/third/t-bnf/t-bnf.tex 

Archive:  t-construction-plan.zip

- remove t- from subpath
- move pdf file + example to doc path

   creating: doc/context/third/t-construction-plan/
  inflating: doc/context/third/t-construction-plan/example.pdf 
  inflating: doc/context/third/t-construction-plan/t-construction-plan.pdf 
   creating: tex/context/third/t-construction-plan/
  inflating: tex/context/third/t-construction-plan/t-construction-plan.tex 

Archive:  t-degrade.zip

- remove t- from subpath
-  move pdf file + example to doc path

   creating: doc/context/third/t-degrade/
  inflating: doc/context/third/t-degrade/example.pdf 
  inflating: doc/context/third/t-degrade/t-degrade.pdf 
   creating: tex/context/third/t-degrade/
  inflating: tex/context/third/t-degrade/t-degrade.tex 

Archive:  t-french.zip

- remove t- from subpath
-  move pdf file + example to doc path
- what is the pdf file doing there?

   creating: doc/context/third/t-french/
  inflating: doc/context/third/t-french/example.pdf 
  inflating: doc/context/third/t-french/t-french.pdf 
   creating: tex/context/third/t-french/
  inflating: tex/context/third/t-french/t-french.tex 

Archive:  t-greek.zip

- no REAMDME inroot, use lowercase
-  no zip inside zip
- remove t- from subpath
- ect

  inflating: README.txt             
 extracting: texmf.zip              

Archive:  t-layout.zip

- what is the pdf file doing there

   creating: doc/context/third/t-layout/
  inflating: doc/context/third/t-layout/t-layout.pdf 
   creating: tex/context/third/t-layout/
  inflating: tex/context/third/t-layout/t-layout.tex 

Archive:  t-lettrine.zip

- doc path

   creating: doc/context/third/lettrine/
  inflating: doc/context/third/lettrine/lettrine.pdf 
  inflating: doc/context/third/lettrine/lettrine.tex 
  inflating: doc/context/third/lettrine/W.pdf 
   creating: tex/context/third/lettrine/
  inflating: tex/context/third/lettrine/t-lettrine.tex 
  inflating: tex/context/third/lettrine/t-lettrine.xml 

Archive:  t-lilypond.zip

- pdf file?
- remove t- from subpath

   creating: doc/context/third/t-lilypond/
  inflating: doc/context/third/t-lilypond/t-lilypond.pdf 
   creating: tex/context/third/t-lilypond/
  inflating: tex/context/third/t-lilypond/t-lilypond.tex 

Archive:  t-rsteps.zip

- remove t- from subpath

   creating: tex/context/third/t-rsteps/
  inflating: tex/context/third/t-rsteps/t-rsteps.tex 

how about the following: 

- either we use t-name or name as subpath, but we need to be consistent and since only t-'s go there, we can omit the t- from the path 

- only store runtime files in context/third/somename 

- always provide an doc path 

- put a file t-somename.xml in the tex path that looks like: 

<module>
  <title>verbose title</title>
  <version></version>
  <authors>
     <author></author>
     <author></author>
  </authors>
  <copyright>
  </copyright>
  <description>
  </description>
  <installation>
  </installation>
</module>

(plus some basic x-contml stuff) 

or whatever we can agree on, but at least let's cook up a format that can be parsed (the wiki already has something like that to generate the modules pages, i dunno the format) 

Hans 


-----------------------------------------------------------------
                                          Hans Hagen | PRAGMA ADE
              Ridderstraat 27 | 8061 GH Hasselt | The Netherlands
     tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma-ade.com
                                             | www.pragma-pod.nl
-----------------------------------------------------------------

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2006-03-31 11:03 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-03-31 11:03 modules on wiki Hans Hagen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).