Re: [NTG-context] Feature request

2005-07-26 Thread luigi.scarso

Hans Hagen wrote:


Mojca Miklavec wrote:



for that, but it doesn't take the baseline into consideration, so it
has to be manually tuned for every line, every font & every font size
(printed and compared if it looks OK).
 


\definelayer[text][height=\textheight,width=\textwidth]

\showgrid

\starttext

\startstandardmakeup

\setlayer[text][location=grid,line=10]{test}
\setlayer[text][location=grid,line=10,x=10cm]{test}

   \flushlayer[text]

\stopstandardmakeup


%% add this line
\stoptext % :-)

luigi
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] PDF output versions?

2005-07-26 Thread luigi.scarso

Brooks Moses wrote:

I just noticed that when I compile ConTeXt files with texexec -pdf, my 
copy of Acrobat 5 complains about "the PDF version of this file is too 
new for this viewer", but when I compile LaTeX files with pdflatex, I 
don't get that complaint.


Is there some way to set ConTeXt and texexec to create PDF files of 
the earlier version?


(I'll upgrade Acrobat eventually, but I have the full version and use 
the editing features a fair bit, and I gather that having the full 
version of Acrobat 5 and the free version of Acrobat 7 on the same 
machine causes lots of headaches.)


- Brooks

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Try
\pdfoptionpdfminorversion=4

But also have look at
http://sarovar.org/project/shownotes.php?group_id=106&release_id=475

(extract from notes)

===
 Main changes of pdfTeX 1.30.0-rc5
===

- pdfxtex (introduced with 1.20a) is gone; all extensions are now in pdf(e)tex.
- Some primitives have been renamed; the old names will still work, but are
 deprecated and some give a warning that they are obsolete:
   \pdfoptionpdfminorversion -> \pdfminorversion



luigi
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Ligature handling for PDF searching.

2005-07-26 Thread Brooks Moses
(This came up on comp.text.tex in a question about LaTeX, but it also 
applies to ConTeXt, and the proposed solution for LaTeX doesn't apply.)


Consider the following document:

  \starttext
  Some ligature tests: ff, fi, ffi, fl, ffl.
  \stoptext

If I process that with texexex -pdf, load it into Acrobat 5, and then 
copy-and-paste the text from the PDF into a text editor, the fi and fl 
ligatures are correctly treated as two letters, but the ff, ffi, and ffl 
ligatures are treated as single (unknown) characters.  Similarly, searching 
for "f" within the document only finds the fi and fl ligatures; it doesn't 
find the others.  Searching for "ff" finds nothing.


This is a fairly significant problem in the on-screen usability of 
ConTeXt-created documents.


In LaTeX, there is apparently a solution in the cmap.sty package (though it 
currently only works for T1 encoding):

  http://www.ctan.org/tex-archive/macros/latex/contrib/cmap/

Is there a similar solution for ConTeXt?  (Has this perhaps been solved 
with a later version of ConTeXt than I have on my computer?)


Thanks,
- Brooks

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] "Very dirty" localisation request for a rainy evening

2005-07-26 Thread Brooks Moses

Oh, one more thing

At 05:29 PM 7/26/2005, Mojca Miklavec wrote:

I'm looking forward to what my LaTeX colleagues will say about that
when I present them ConTeXt and the tricks like that :)


After you've had your fun with them, you can give them the 
slovenianletters.sty file (and the associated latex_slovenian.tex test 
file) that's now up in the same directory, and then they can do the same in 
LaTeX.  :)


It doesn't do the clever "aa, ab, ac, ..." continuation after \zcaron that 
ConTeXt allows, though; it just gives an error for any number after 25, 
same as LaTeX's default alphabetic enumerations do for numbers after 
26.  And ConTeXt's multicolumn enumerations are much nicer for 
demonstrating this sort of thing!


- Brooks

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] PDF output versions?

2005-07-26 Thread Brooks Moses
I just noticed that when I compile ConTeXt files with texexec -pdf, my copy 
of Acrobat 5 complains about "the PDF version of this file is too new for 
this viewer", but when I compile LaTeX files with pdflatex, I don't get 
that complaint.


Is there some way to set ConTeXt and texexec to create PDF files of the 
earlier version?


(I'll upgrade Acrobat eventually, but I have the full version and use the 
editing features a fair bit, and I gather that having the full version of 
Acrobat 5 and the free version of Acrobat 7 on the same machine causes lots 
of headaches.)


- Brooks

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] "Very dirty" localisation request for a rainy evening

2005-07-26 Thread Brooks Moses

At 05:29 PM 7/26/2005, Mojca Miklavec wrote:

Brooks Moses wrote:
> Ok; I've updated the versions on my website to include the other two extra
> characters as well.
>
>http://dpdx.net/context/slovenian/
>
> Does the test file look like it does all of the enumerations correctly now?

Only the four "extra English characters" are still too much (so there
are 25 characters altogether) ... otherwise it looks just perfect!


Oh, I missed those -- that's what you meant by "strange English 
characters"!  Sorry about that.  I've taken those out now, and corrected 
the numbers in the "docharacters" macro, so it should now be working properly.



> \dorecurse{30}{\item test\endgraf}

There's always something new that I learn. After I figured out that
  \dorecurse{30}{\item test}
doesn't work, I gave up and used copy-paste instead. Thanks for this
little tricky detail as well!


That one's from Hans; I simply borrowed it from his example.  :)

- Brooks

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] "Very dirty" localisation request for a rainy evening

2005-07-26 Thread Mojca Miklavec
Brooks Moses wrote:
> Mojca Miklavec wrote:
> >Brooks Moses wrote:
> >>So, anyhow, I wrote up a short third-party module to handle Slovenian
> >>character enumeration (can I presume that the rest of the alphabet
> >>ordering is the same as English?),
> >
> >Ordering is the same, but in English some very strange letters are used in
> >addition to the "standard alphabet" :)
> >
> >  \or a\or b\or c\or \ccaron\or d\or e\or f\or g\or h\or i\or j\or k\or 
> > l%
> >  \or m\or n\or o\or p\or r\or s\or \scaron\or t\or u\or v\or z\or
> > \zcaron%
> 
> Ok; I've updated the versions on my website to include the other two extra
> characters as well.
> 
>http://dpdx.net/context/slovenian/
> 
> Does the test file look like it does all of the enumerations correctly now?

Only the four "extra English characters" are still too much (so there
are 25 characters altogether) ... otherwise it looks just perfect!

I'm looking forward to what my LaTeX colleagues will say about that
when I present them ConTeXt and the tricks like that :)

> \dorecurse{30}{\item test\endgraf}

There's always something new that I learn. After I figured out that
  \dorecurse{30}{\item test}
doesn't work, I gave up and used copy-paste instead. Thanks for this
little tricky detail as well!

Thank you all,
Mojca
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] "Very dirty" localisation request for a rainy evening

2005-07-26 Thread Brooks Moses

At 04:35 PM 7/26/2005, Mojca Miklavec wrote:

Brooks Moses wrote:
So, anyhow, I wrote up a short third-party module to handle Slovenian 
character enumeration (can I presume that the rest of the alphabet 
ordering is the same as English?),


Ordering is the same, but in English some very strange letters are used in 
addition to the "standard alphabet" :)


 \or a\or b\or c\or \ccaron\or d\or e\or f\or g\or h\or i\or j\or k\or l%
 \or m\or n\or o\or p\or r\or s\or \scaron\or t\or u\or v\or z\or 
\zcaron%


Ok; I've updated the versions on my website to include the other two extra 
characters as well.


  http://dpdx.net/context/slovenian/

Does the test file look like it does all of the enumerations correctly now?


Thank you very much again,


You're quite welcome!
- Brooks

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] "Very dirty" localisation request for a rainy evening

2005-07-26 Thread Mojca Miklavec


You people are just impossible, I have nothing else to say! I don't even 
have time to test the first answer when already another three or five 
posts appear on the list !!! If it is going to continue that way, I'll 
soon become affraid of the (black) magic ruling the list :)


Thanks a lot. I dind't expect the answer so soon ... I promiss to put it 
on the wiki (probably not tonight, but as soon as possible).


Brooks Moses wrote:
I decided that this would be a good excuse to learn a little more about 
how ConTeXt handles enumerations.  It turns out (as Hans just mentioned 
while I was writing this!) that there is already the functionality to 
define language-specific enumerations, so no need to wait for that.


So, anyhow, I wrote up a short third-party module to handle Slovenian 
character enumeration (can I presume that the rest of the alphabet 
ordering is the same as English?),


Ordering is the same, but in English some very strange letters are used 
in addition to the "standard alphabet" :)


 \or a\or b\or c\or \ccaron\or d\or e\or f\or g\or h\or i\or j\or 
k\or l%
 \or m\or n\or o\or p\or r\or s\or \scaron\or t\or u\or v\or z\or 
\zcaron%


 \or A\or B\or C\or \Ccaron\or D\or E\or F\or G\or H\or I\or J\or 
K\or L%
 \or M\or N\or O\or P\or R\or S\or \Scaron\or T\or U\or V\or Z\or 
\Zcaron%


(sorry, the line endings were probably broken)

along with a test file.  You can get

them here for now:

  http://dpdx.net/context/slovenian/

Hans (or anyone else who knows more than I do), is there a better place 
to put this?


- Brooks


Thank you very much again,
Mojca
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Feature request

2005-07-26 Thread Hans Hagen

Mojca Miklavec wrote:



for that, but it doesn't take the baseline into consideration, so it
has to be manually tuned for every line, every font & every font size
(printed and compared if it looks OK).
 


\definelayer[text][height=\textheight,width=\textwidth]

\showgrid

\starttext

\startstandardmakeup

\setlayer[text][location=grid,line=10]{test}
\setlayer[text][location=grid,line=10,x=10cm]{test}

   \flushlayer[text]

\stopstandardmakeup

-
 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
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] "Very dirty" localisation request for a rainy evening

2005-07-26 Thread Brooks Moses

At 02:01 PM 7/26/2005, Mojca Miklavec wrote:
Hello Hans, Today I saw a webpage of someone, who is very active in the 
field of translation and localisation of free software into Slovenian. It 
astonished me the way he numered the items on his webpage: (a) 
approximation ... (b) Gauss ... (c) numerical solutions ... (è) solving 
parabolic ... % [\ccaron] (d) ... This should actually be the only proper 
way to number items in Slovenian, but you can imagine that nobody is able 
to use that since the beginning of computer era. (Another example is the 
usage of quotation marks: most people use the American quotation marks 
instead of the German ones just because MS Word defaults to that.) 
However, those people who really care, use the Slovenian alphabet when 
enumerating (manually, of course). I'm proud, for example, that I was in 
the class "1.È" in the high school. Not right away, but any time in the 
future when unicode, fonts and similar will be updated/reimplemented/fully 
supported and when it will be raining cats and dogs and nothing 
interesting will be on TV: can you think on this this tiny request to 
switch to local enumeration if \mainlanguage[sl] (or any other language 
with a similar request) is selected?


I decided that this would be a good excuse to learn a little more about how 
ConTeXt handles enumerations.  It turns out (as Hans just mentioned while I 
was writing this!) that there is already the functionality to define 
language-specific enumerations, so no need to wait for that.


So, anyhow, I wrote up a short third-party module to handle Slovenian 
character enumeration (can I presume that the rest of the alphabet ordering 
is the same as English?), along with a test file.  You can get them here 
for now:


  http://dpdx.net/context/slovenian/

Hans (or anyone else who knows more than I do), is there a better place to 
put this?


- Brooks

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Re: test suite in the garden

2005-07-26 Thread Patrick Gundlach

[...]

> No, this wouldn't make any sense. I was thinking about PDF to PNG
> conversion and bitwise comparison of the files, which could be made
> automatically. Each time a new version would be uploaded, the
> documents would be compiled, any compilation errors caught and any
> image differences reported. Only if any of those two cases would be
> reported, the results would be inspected manually.

Anybody needs a subject for his (or her!!!) masters thesis?

Patrick
-- 
ConTeXt wiki and more: http://contextgarden.net
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Feature request

2005-07-26 Thread Hans Hagen

Steffen Wolfrum wrote:



But figure labels are needed (do they interfere?)



figure labels are part of the float

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
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] "Very dirty" localisation request for a rainy evening

2005-07-26 Thread Hans Hagen

Hi Mojca


Not right away, but any time in the future when unicode, fonts and
 

the future is now ... 


\def\mojcaniannumber#1%
 {\ifcase#1 \or m\or o\or j\or c\or a\or m\or i\or k\or l\or a\or v\or e\or 
c\else
  \expandafter\mojcaniannumber\expandafter{\the\numexpr#1-13\relax}\fi}

\defineconversion[sl][a][\mojcaniannumber]

\starttext

\startitemize[a,columns,three,packed,broad]
\dorecurse{10}{\item test\endgraf}
\stopitemize

\language[sl]

\startitemize[a,columns,three,packed,broad]
\dorecurse{10}{\item test\endgraf}
\stopitemize

\stoptext

-
 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
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Re: test suite in the garden

2005-07-26 Thread Mojca Miklavec
Patrick Gundlach wrote:
> 
> >> It is perhaps a lot of work included, but extending the
> >> contextgarden.net in such a way that users could provide test cases
> >> which would be typeset with different ConTeXt versions and PNGs
> >> compared afterwards ... could make it easier to discover any broken
> >> functionality.
> 
> It comes down to:
> 
> * different context versions needed

Once you are done with the fonts ... Different ConTeXt versions also
seem to be useful for all kinds of stuff:
- browsing (& comparing) old source files
- running live.contextgarden.net on older versions (in case the
behaviour in the new version is changed)
- (maybe donloading old ConTeXt versions for whatever reason?)
- modules.pdf
- test suite

> * different test documents needed

This can be done gradually. Of course, it is impossible to have a very
good test suite, but at least some features can be tested; broken
functionality would be noted much later otherwise (if ever). If you
let the users add stuff, the suit will gradually grow. It would be
much easier then to say "take a look: my document is OK with the
version this-and-that, but since the version this-and-that something
strange happens" when reporting a bug.

(Perhaps testing documents should also have at least some very basic
set of labels: very important to test, interesting test case, just
temporary or one-time testing. Or at least some switch to leave the
document there, but to remove it from the list of "test suite" when
next ConTeXt version is out. 100 versions and 1000 documents ... can
slow down your computer a bit.)

> 1) user can select any combination of the above
> 2) result (one page/png, more pages pdf) can be viewed or downloaded

Converting multiple-page pdf to png-s should also be possible. Take
http://archive.contextgarden.net/thread/20050701.172657.13cd3fb5.html
for example (the difference seen on the third page). But the number of
pages or at least the number of document with a big number of pages
has to be limited somehow.

> 3) feedback

Perhaps some labeling in case the results differ?
- Label A: to inspect what's going wrong
- Label B: it's ok, it's only a new feature, not supported before
- Label C: ok, the bug was removed (some page inbetween differ)
- Label D: ...

Only the label A and perhaps some others would be interesting then ...

> So we need test documents and after that context can mix in the pages
> from the known good document and the selecte version.
> 
> So you think that users actually download these comparisons?

The most important would be some graphical representation (different
colors if a document doesn't compile or if it changes), but allowing
the user to download a selected document compiled with a selected
version should be possible.

> Don't call me magic. I am currently trying to understand the tftopl,
> pltotf, vftovp and vptovf programs in detail. And I am so miserable at
> that; all kinds of optimizations that makes the code unreadable.

:)

> > Let me extend the suggestion, for we miss a ConTeXt test suite for a
> > long time now:
> >
> > - users send test cases
> > - test cases get typeset with the actual ConTeXt and converted to PNG
> >   (like inline samples)
> > - user "votes" if it looks right, if not adds comment
> > - test case gets saved, including PNG, ConTeXt version and vote/comments
> > - at next update, all test cases get typeset again, and users can
> >   "vote" if it looks still ok or at least the same (perhaps it would
> >   be  possible to check automatically if the bitmaps are exactly
> >   identical)
> 
> Again, I doubt that users will actually do these kind of things. I
> could provide some interface for documents connected to version
> numbers, so you could download a set of .tex files (or one big tex
> file) and the related pdf file, but we need to collect good examples.
> And I think that testing is very hard: there are so many different
> things in ConTeXt that can be tested, so the pdf would result in a few
> hundred pages.

No, this wouldn't make any sense. I was thinking about PDF to PNG
conversion and bitwise comparison of the files, which could be made
automatically. Each time a new version would be uploaded, the
documents would be compiled, any compilation errors caught and any
image differences reported. Only if any of those two cases would be
reported, the results would be inspected manually.

Sorry Patrick :),
Mojca
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] \parbox, \framed, ... (was: Strange behaviour of \bTABLE ... \eTABLE)

2005-07-26 Thread Hans Hagen

Mojca Miklavec wrote:


1.) I saw \hbox, \vbox, \vtop, \lbox, \cbox, \rbox, \sbox, \tbox,
\bbox on page 106 of cont-eni.pdf. But if I understand it properly,
there's no alternative to LaTeX \parbox command.
1.1.) After grep-ing the LaTeX tree for "\parbox", my disk ran out of space
1.2.) \bTABLE ... \eTABLE seems too complicated to me to be used for
such a simple thing as asking for a paragraph of a certain width,
centered with regard to the current line.
 


as always, it's \framed that does the trick:

\input tufte  \framed[location=middle,align=center]{what\\is a\\parbox} 
\input tufte


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
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] "Very dirty" localisation request for a rainy evening

2005-07-26 Thread Hans Hagen

Mojca Miklavec wrote:


However, those people who really care, use the Slovenian alphabet when
enumerating (manually, of course). I'm proud, for example, that I was
in the class "1.Č" in the high school.

Not right away, but any time in the future when unicode, fonts and
similar will be updated/reimplemented/fully supported and when it will
be raining cats and dogs and nothing interesting will be on TV: can
you think on this this tiny request to switch to local enumeration if
\mainlanguage[sl] (or any other language with a similar request) is
selected? In a similar way as the sorting rules are applied in this
kind of documents.

(I'll take the response for "backward compatibility" issues (documents
that now use enumeration a, b, c, d would use another enumeration
afterwards) - if anyone would complain, he would have to talk to me
first!!!)
 

So, what is the order of the slovenian national alphabet? 




-
 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
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Position margin text block near previous paragraph

2005-07-26 Thread Elena Fraboschi
Thank you, Hans:  I do like it when someone "beats me to the punch" :-)
I learned something, and on top of it I didn't
have to spend any time :-)  (You got us all spoiled rottin, though)  
Best, elena

P.S.  And I do prefer the ConTeXt way of doing things rather than
using ConTeXt to do LaTeX (except when absolutely unavoidable).

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] "Very dirty" localisation request for a rainy evening

2005-07-26 Thread Hans Hagen

Mojca Miklavec wrote:


This should actually be the only proper way to number items in
Slovenian, but you can imagine that nobody is able to use that since
the beginning of computer era. (Another example is the usage of
quotation marks: most people use the American quotation marks instead
of the German ones just because MS Word defaults to that.)
 


in addition to Brooks answer a goody for your wiki page:

\def\mojcaniannumber#1%
 {\ifcase#1 \or m\or o\or j\or c\or a\or m\or i\or k\or l\or a\or v\or 
e\or c\else

  \expandafter\mojcaniannumber\expandafter{\the\numexpr#1-13\relax}\fi}

\defineconversion[s][\mojcaniannumber]

\starttext

\startitemize[s,columns,three,packed,broad]
\dorecurse{100}{\item test\endgraf}
\stopitemize

\stoptext

-
 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
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] music typesetting for ConTeXt

2005-07-26 Thread Henning Hraban Ramm

Am 2005-07-26 um 00:08 schrieb Hans Hagen:
actually the code for that kind of trickery is already presen tfor  
soem time, see m-pstric for an example; now, what we probably need  
is a small extension to page-app, i.e. the command you want to  
execute;
can you give an example of a lilipond call? if you're lucky, then  
the patch needed is a brain dead few liner;

the bounty you have to pay is ... writing a yourway document -)


Great! I'll "call back" if I dug a bit deeper into LilyPond (their  
mailing list unfortunately is not very responsive, at least to my  
questions).


In general, a lilypond call is
lilypond myfile
but I didn't find out yet how to make a "notes only" PDF (not a whole  
page).


--- snip ---
GNU LilyPond 2.6.0
Usage: lilypond [OPTION]... FILE...

Typeset music and/or produce MIDI from FILE.

LilyPond produces beautiful music notation.
For more information, see http://lilypond.org

Options:
  -b, --backend=BACK   use backend BACK (gnome, ps  
[default], scm, svg, tex, texstr)
  -d, --define-default=SYM=VAL set a Scheme program option. Uses  
#t if VAL is not specified

 Try -dhelp for help.
  -e, --evaluate=EXPR  evaluate scheme code
  -f, --formats=FORMATsdump FORMAT,...  Also as separate  
options:

  --dvigenerate DVI (tex backend only)
  --pdfgenerate PDF (default)
  --pnggenerate PNG
  --ps generate PostScript
  --texgenerate TeX (tex backend only)
  -h, --help   print this help
  -H, --header=FIELD   dump a header field to file  
BASENAME.FIELD

  -I, --include=DIRadd DIR to search path
  -i, --init=FILE  use FILE as init file
  -o, --output=FILEwrite output to FILE (suffix will  
be added)

  -j, --jail=USER,GROUP,JAIL,DIR   chroot to JAIL, become USER:GROUP
 and cd into DIR
  --no-print   do not generate printed output
  -p, --previewgenerate a preview of the first  
system

  -s, --safe-mode  run in safe mode
  -v, --versionprint version number
  -V, --verbosebe verbose
  -w, --warranty   show warranty and copyright
--- snip --




Grüßlis vom Hraban!
---
http://www.fiee.net/texnique/
http://contextgarden.net

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] "Very dirty" localisation request for a rainy evening

2005-07-26 Thread Hans Hagen

Mojca Miklavec wrote:


I don't know if there is any special agreement in case there are more
than 26 items in the list, but sometimes a, b, ... x, y, z, aa, ab,
ac, ... zz, aaa, aab, aac, ... is used. I never needed that many items
until now, but the issue could theoretically be interesting for the
others. Trying to use more than 26 items results in an arror at the
moment.
 

in core-con.tex locate 26-) and replace that by 26-1) 


\startitemize[a,columns,three,packed,broad]
\dorecurse{100}{\item test\endgraf}
\stopitemize

-
 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
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Position margin text block near previous paragraph

2005-07-26 Thread Hans Hagen

Elena Fraboschi wrote:


Just a quick comment, since I cannot try anything in LiveContext right
at this time:

What you want is the equivalent of LaTeX's \marginpar , which is really
a \vtop whose beginning coincides with the beginning of the paragraph
being \note[d].

I am thinking that this would be a good test case for Brooks Moses'
LaTeX-to-ConTeXt set of macros.  I will experiment with it tonight
unless someone beats me to the punch :-)  Best, elena
 


\setuplayout[backspace=4cm,margin=3cm,margindistance=.5cm]

\starttext

\inmargin{Is this a margin par or not?} \input tufte

\stoptext

context (always had|has) quite extensive support for margin stuff; quite configurable, left, right, inner, outer, stacked etc stuff 

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
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Re: test suite in the garden

2005-07-26 Thread Patrick Gundlach

>> It is perhaps a lot of work included, but extending the
>> contextgarden.net in such a way that users could provide test cases
>> which would be typeset with different ConTeXt versions and PNGs
>> compared afterwards ... could make it easier to discover any broken
>> functionality.

It comes down to:

* different context versions needed
* different test documents needed

1) user can select any combination of the above
2) result (one page/png, more pages pdf) can be viewed or downloaded
3) feedback

or perhaps (as I can read between your lines)

a pdf with even number of pages:
left page: original, right page the selcted version. 

So we need test documents and after that context can mix in the pages
from the known good document and the selecte version. 

So you think that users actually download these comparisons?

> Oh, another quest for our magic Patrick! ;-)

Don't call me magic. I am currently trying to understand the tftopl,
pltotf, vftovp and vptovf programs in detail. And I am so miserable at
that; all kinds of optimizations that makes the code unreadable. 

> Let me extend the suggestion, for we miss a ConTeXt test suite for a
> long time now:
>
> - users send test cases
> - test cases get typeset with the actual ConTeXt and converted to PNG
>   (like inline samples)
> - user "votes" if it looks right, if not adds comment
> - test case gets saved, including PNG, ConTeXt version and vote/comments
> - at next update, all test cases get typeset again, and users can
>   "vote" if it looks still ok or at least the same (perhaps it would
>   be  possible to check automatically if the bitmaps are exactly
>   identical)

Again, I doubt that users will actually do these kind of things. I
could provide some interface for documents connected to version
numbers, so you could download a set of .tex files (or one big tex
file) and the related pdf file, but we need to collect good examples.
And I think that testing is very hard: there are so many different
things in ConTeXt that can be tested, so the pdf would result in a few
hundred pages. 

Patrick
-- 
ConTeXt wiki and more: http://contextgarden.net
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] "Very dirty" localisation request for a rainy evening

2005-07-26 Thread Brooks Moses

At 02:01 PM 7/26/2005, Mojca Miklavec wrote:
Hello Hans, Today I saw a webpage of someone, who is very active in the 
field of translation and localisation of free software into Slovenian. It 
astonished me the way he numered the items on his webpage: (a) 
approximation ... (b) Gauss ... (c) numerical solutions ... (è) solving 
parabolic ... % [\ccaron] (d) ... This should actually be the only proper 
way to number items in Slovenian, but you can imagine that nobody is able 
to use that since the beginning of computer era.


As it happens, I've just been looking at the ConTeXt code for doing 
counters as characters, and it's really pretty simple:


\def\character#1%
  {\ifcase#1\unknowncharacter
 \or a\or b\or c\or d\or e\or f\or g\or h\or i\or j\or k\or l\or m%
 \or n\or o\or p\or q\or r\or s\or t\or u\or v\or w\or x\or y\or z%
   \else
 \unknowncharacter
   \fi}

(There's also an equivalent \Character for the uppercase letters.)

All you need to do Solvenian ordering is to put a \ccaron in the list 
between c and d, and maybe call the macros "sloveniancharacter" and 
"slovenianCharacter" to keep them distinct.  Then, when you want to specify 
a numbering format for an enumeration, you should be able to use 
"conversion=solveniancharacter" rather than "conversion=characters".


This isn't quite a complete solution -- ConTeXt has some more code that 
defines a \characters macro (with the "s" on the end) that keeps counting 
after "z", as x, y, z, aa, ab, ac, and so on.  Duplicating that requires 
only a little more work.


- Brooks

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] "Very dirty" localisation request for a rainy evening

2005-07-26 Thread Mojca Miklavec
Hello Hans,

Today I saw a webpage of someone, who is very active in the field of
translation and localisation of free software into Slovenian. It
astonished me the way he numered the items on his webpage:

(a) approximation ...
(b) Gauss ...
(c) numerical solutions ...
(č) solving parabolic ... % [\ccaron]
(d) ...

This should actually be the only proper way to number items in
Slovenian, but you can imagine that nobody is able to use that since
the beginning of computer era. (Another example is the usage of
quotation marks: most people use the American quotation marks instead
of the German ones just because MS Word defaults to that.)

However, those people who really care, use the Slovenian alphabet when
enumerating (manually, of course). I'm proud, for example, that I was
in the class "1.Č" in the high school.

Not right away, but any time in the future when unicode, fonts and
similar will be updated/reimplemented/fully supported and when it will
be raining cats and dogs and nothing interesting will be on TV: can
you think on this this tiny request to switch to local enumeration if
\mainlanguage[sl] (or any other language with a similar request) is
selected? In a similar way as the sorting rules are applied in this
kind of documents.

(I'll take the response for "backward compatibility" issues (documents
that now use enumeration a, b, c, d would use another enumeration
afterwards) - if anyone would complain, he would have to talk to me
first!!!)

I don't know if there is any special agreement in case there are more
than 26 items in the list, but sometimes a, b, ... x, y, z, aa, ab,
ac, ... zz, aaa, aab, aac, ... is used. I never needed that many items
until now, but the issue could theoretically be interesting for the
others. Trying to use more than 26 items results in an arror at the
moment.

Thanks,
Mojca
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Re: \parbox, \framed, ...

2005-07-26 Thread Patrick Gundlach
Hi Mojca,



[...]

> anyway. I mainly wrote this because of the problems in
> live.contextgarden.net which is not fixed yet (see

They should be fixed now. Sorry for the delay. 

Patrick
-- 
ConTeXt wiki and more: http://contextgarden.net
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Position margin text block near previous paragraph

2005-07-26 Thread Elena Fraboschi
Just a quick comment, since I cannot try anything in LiveContext right
at this time:

What you want is the equivalent of LaTeX's \marginpar , which is really
a \vtop whose beginning coincides with the beginning of the paragraph
being \note[d].

I am thinking that this would be a good test case for Brooks Moses'
LaTeX-to-ConTeXt set of macros.  I will experiment with it tonight
unless someone beats me to the punch :-)  Best, elena



___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Position margin text block near previous paragraph

2005-07-26 Thread Eugene Toporov
Hello!

This time I have a task like this:

I have margin text blocks (like Note, Tip) that follow some paragraph in my document flow. 
In the produced document I get them in margin, but vertically they are just below the paragraph (as in text flow) 
I really need then to start exactly where the previous paragraph starts
(vertically). I.e. I need to move them several (unknown number) lines
higher.

My realization:

\setupinmargin[style=\sl\tx\setupinterlinespace,location=left,align=right]
\def\Note#1{
  \strut
  \inmargin{
    \em{#1}
  }
  \strut}
\starttext

This is the para with unknown length that can be any number of lines
high. And I have a note below it that should be located to the left of
this paragraph and not just below it. That's the case. \par

\Note{ And here is the note that should be in margin.}

\stoptext

The easiest would to put it above the target paragraph, but that's not
the solution for me as the same text is rendered to HTML where no
margins exist.

Can I do it plainly in tex code?

Thanks a lot. I appreciate your help-- Regards.Eugene Toporov
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Feature request

2005-07-26 Thread Mojca Miklavec
Steffen Wolfrum wrote:
> Hi,
> 
> it would be great if the \placefigure macro could be extended to
> combinations like

...

1.) This is not exactly the same thing, but if we're talking about
graphics: is it possible to include a figure (\externalfigure, perhaps
withing \placefigure) in such a way that it fills exactly the
remaining avalable space? factor=fit does almost exactly what I want,
but it doesn't consider the space already taken by the preceeding
text. If I wanted a figure to span over the whole presentation sheet,
than factor=fit usually resulted in a caption on one page and a
full-page figure on a new page. (I tuned the figure sizes manually,
but that is not the proper way.)

2.) This is also something else, but what's the best way to write on
pre-printed sheets of paper? Like honourable mentions and stuff like
that.
The lines are already given, so I would like the baseline (with name &
surname for example) to be 0.5 mm above the line printed on paper,
centered on that line (not necessary in the middle of the paper)

I use
\setupframed
[align=middle,
 frame=off]
\setlayerframed
[page]
[voffset=13.3cm,
 preset=leftbottom]
[width=\paperwidth]
{\MainFont #1}

for that, but it doesn't take the baseline into consideration, so it
has to be manually tuned for every line, every font & every font size
(printed and compared if it looks OK).

Yet another (probably doable, but more difficult to implement)
request: there are for example five lines printed, with the distance
of 13 mm and the width 10 cm (not necessary centered on the page). I
would like to typeset a paragraph on them, so that the baseline of
this text would be about 0.5 mm above the lines.

I volunteer to write a MyWay if someone can help me with that.

Thank you,
Mojca
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] \parbox, \framed, ... (was: Strange behaviour of \bTABLE ... \eTABLE)

2005-07-26 Thread Mojca Miklavec
Hans Hagen wrote:
> Mojca Miklavec wrote:
> > %%
> >
> > \documentclass{article}
> > \begin{document}
> > a box with a table:
> > \fbox{\begin{tabular}[c]{l}1\\2\\3\end{tabular}}\par
> >
> > a midaligned parbox: \parbox[c]{1em}{1 2 3}
> > \end{document}
> >
> > %%
> >
>  watch the \\ ! ! ! !

Actually, "\\" is a part of
\fbox{\begin{tabular}[c]{l}1\\2\\3\end{tabular}}\par
while I was talking about typesetting
a midaligned parbox: \parbox[c]{1em}{1 2 3}

So I have to say: no, there's no "\\" present in "\parbox[c]{1em}{1 2
3}". But please forget about different line-braking than in LaTeX
\parbox. It may be that different parameters for penalties are set
anyway. I mainly wrote this because of the problems in
live.contextgarden.net which is not fixed yet (see
http://contextgarden.net/Vertically_centred).

However, some other questions arised here:

1.) I saw \hbox, \vbox, \vtop, \lbox, \cbox, \rbox, \sbox, \tbox,
\bbox on page 106 of cont-eni.pdf. But if I understand it properly,
there's no alternative to LaTeX \parbox command.
1.1.) After grep-ing the LaTeX tree for "\parbox", my disk ran out of space
1.2.) \bTABLE ... \eTABLE seems too complicated to me to be used for
such a simple thing as asking for a paragraph of a certain width,
centered with regard to the current line.

So would it be possible to implement \parbox in ConTeXt (or if someone
can point me to an already existing command). The LaTeX definition is
in tex\latex\base\latex.ltx, line 4692 (at least in my version).

It does not have to have the same syntax, but at least the basic
functionality. I also often need some stuff to be centered vertically,
for example
[big image] > some arrows and text > [big image]
I use \bTABLE ... \eTABLE or \vcenter for that, but it's not the most
perfect way of doing it.

2.) Is there any *neutral* version of a \framed command? To explain
what I want to achive, an example is probably most illustrative:

\starttext
Hasselt $\displaystyle{\rm is: \matrix{\rm nice\cr\rm sunny\cr\rm
domestic}}$,
but the houses there \framed{$\displaystyle{\rm are: \matrix{\rm
too\ high\cr\rm too\ bricky}}$}
\stoptext

Thank you,
Mojca
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Feature request

2005-07-26 Thread Steffen Wolfrum

Hans Hagen <[EMAIL PROTECTED]> wrote:


 Steffen Wolfrum wrote:

 > Hi,
 >
 > it would be great if the \placefigure macro could be extended to
 > combinations like
 >
 > \placefigure{top,left}
 >
 > or
 >
 > \placefigure{bottom,outer}
 >
 >
 > The reason for this request is that we use ConTeXt a lot for
 > typesetting books from "arts and humanities".
 >
 > There we often have to place a lot of (more then 100) figures at
 > "fixed" positions like top-outer and bottom-inner, wrapped by text.
 >
 > I guess it's not a trivial feature to be implemented in TeX's
 > paragraph processing, but I know it might be worth the effort:
 > ConTeXt's way to deal with fonts and text is so superior that it
 > should be also accessible for disciplines that besides text also rely
 > on images - as the arts and humanities do.

 not trivial indeed, although it is more or less doable when you 
accept some limitations, e.g. if you have only text and graphics, 
use a grid,  and have no other tricky stuff that can interfere 
(display math or so)


 Hans



ok, agreed!

But figure labels are needed (do they interfere?)

Steffen
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Feature request

2005-07-26 Thread Steffen Wolfrum

Hans Hagen <[EMAIL PROTECTED]> wrote:


 Steffen Wolfrum wrote:

 > Hi,
 >
 > it would be great if the \placefigure macro could be extended to
 > combinations like
 >
 > \placefigure{top,left}
 >
 > or
 >
 > \placefigure{bottom,outer}
 >
 >
 > The reason for this request is that we use ConTeXt a lot for
 > typesetting books from "arts and humanities".
 >
 > There we often have to place a lot of (more then 100) figures at
 > "fixed" positions like top-outer and bottom-inner, wrapped by text.
 >
 > I guess it's not a trivial feature to be implemented in TeX's
 > paragraph processing, but I know it might be worth the effort:
 > ConTeXt's way to deal with fonts and text is so superior that it
 > should be also accessible for disciplines that besides text also rely
 > on images - as the arts and humanities do.

 btw, do you know this trick?

 \starttext

 \hangsidefloat[2]
 \placefigure[left][]{}{} \dorecurse{10}{\input zapf \par}

 \stoptext





yes I know. you once told me (as for the first time I asked for this 
feature two years ago...).


true, it's a nice trick. and I used it in smaller publications.
but it is not practicable with a lot of images (and this cases are 
the regular ones, unfortunately).


typesetting with a lot of images wrapped by text is still a quite 
problematic task in ConTeXt/TeX .


Steffen

(P.S. actually my motivation to move to ConTeXt years ago was the 
hope that this image handling might be possible there. well, it 
wasn't ... )



___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Feature request

2005-07-26 Thread Hans Hagen

Steffen Wolfrum wrote:


Hi,

it would be great if the \placefigure macro could be extended to 
combinations like


\placefigure{top,left}

or

\placefigure{bottom,outer}


The reason for this request is that we use ConTeXt a lot for 
typesetting books from "arts and humanities".


There we often have to place a lot of (more then 100) figures at 
"fixed" positions like top-outer and bottom-inner, wrapped by text.


I guess it's not a trivial feature to be implemented in TeX's 
paragraph processing, but I know it might be worth the effort: 
ConTeXt's way to deal with fonts and text is so superior that it 
should be also accessible for disciplines that besides text also rely 
on images - as the arts and humanities do.


btw, do you know this trick? 


\starttext

\hangsidefloat[2]
\placefigure[left][]{}{} \dorecurse{10}{\input zapf \par}

\stoptext


-
 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
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Feature request

2005-07-26 Thread Hans Hagen

Steffen Wolfrum wrote:


Hi,

it would be great if the \placefigure macro could be extended to 
combinations like


\placefigure{top,left}

or

\placefigure{bottom,outer}


The reason for this request is that we use ConTeXt a lot for 
typesetting books from "arts and humanities".


There we often have to place a lot of (more then 100) figures at 
"fixed" positions like top-outer and bottom-inner, wrapped by text.


I guess it's not a trivial feature to be implemented in TeX's 
paragraph processing, but I know it might be worth the effort: 
ConTeXt's way to deal with fonts and text is so superior that it 
should be also accessible for disciplines that besides text also rely 
on images - as the arts and humanities do.


not trivial indeed, although it is more or less doable when you accept some 
limitations, e.g. if you have only text and graphics, use a grid,  and have no 
other tricky stuff that can interfere (display math or so)

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
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Feature request

2005-07-26 Thread Steffen Wolfrum

Hi,

it would be great if the \placefigure macro could be extended to 
combinations like


\placefigure{top,left}

or

\placefigure{bottom,outer}


The reason for this request is that we use ConTeXt a lot for 
typesetting books from "arts and humanities".


There we often have to place a lot of (more then 100) figures at 
"fixed" positions like top-outer and bottom-inner, wrapped by text.


I guess it's not a trivial feature to be implemented in TeX's 
paragraph processing, but I know it might be worth the effort: 
ConTeXt's way to deal with fonts and text is so superior that it 
should be also accessible for disciplines that besides text also rely 
on images - as the arts and humanities do.


Steffen


___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Update to the newest ConTeXt version

2005-07-26 Thread Hans Hagen

Taco Hoekwater wrote:



Hi,

I think I've found it.

You have generated the formats with the old texexec (version 5.2.4,
from tetex), but that should have been done with the new one
(5.4.2, from the zip file). My guess is that the old one is still
somewhere in root's search path.



The best way to deal with this is to change texexec in thebin path into:

#!/bin/sh
texmfstart texexec $@

given that texmfstart is present in the bin path (you copy texmfstart.rb from 
../scripts/context/ruby)

that way, you always run the latest texexec (since texmfstart can locate it) 

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
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Update to the newest ConTeXt version

2005-07-26 Thread Taco Hoekwater


Hi,

I think I've found it.

You have generated the formats with the old texexec (version 5.2.4,
from tetex), but that should have been done with the new one
(5.4.2, from the zip file). My guess is that the old one is still
somewhere in root's search path.

Cheers, Taco



Jessica Holle wrote:

Under Windows is TextPad the best way to look after I think...

(See attached file: jessi.zip)

hope you can help

greetings Jessica


- Weitergeleitet von Jessica Holle/InfoTL am 26.07.2005 13:14
-

Taco Hoekwater  
<[EMAIL PROTECTED]An: mailing list for ConTeXt users  
com>Kopie:  
Gesendet von:   Thema:  Re: [NTG-context] Update to the newest ConTeXt version  
ntg-context-boun
[EMAIL PROTECTED]  


26.07.2005 12:16
Bitte antworten 
an mailing list 
for ConTeXt 
users   









Jessica Holle wrote:


Hi,

I've done everything like described on the page you tell, but


there


is a problem too

rzvlabwks:/usr/sbin # texexec --version




Can you show me the output of
   texexec --make --all

please? Something went wrong at that stage, it seems.

Taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context






___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] inline MP refresh problem

2005-07-26 Thread Eckhart Guthöhrlein
On Mon, 25 Jul 2005 at 23:56:53+0200, Hans Hagen wrote:
> >>how do you define the graphic? 
> >
> >\startreusableMPgraphic{kreis}
> > fill fullcircle scaled 1cm withcolor red;
> >\stopreusableMPgraphic
> >\starttext
> > \reuseMPgraphic{kreis}
> >\stoptext
> >
> >When I remove 'withcolor red', nothing changes until the second texexec
> >invocation.
> > 
> it runs ok in newtexexec -) 
> 
> it has to do with the rather weak checksum calculation (i took that code 
> from an example which - in retrospect- was crap, i.e. it does not really 
> calculate a checksum -) 
> i rewrote that part of texexec (assuming that nowadays the md5 library is 
> part of perl distributions) 
> i'll send you a file to test 

It still doesn't work here. There have been complaints about arguments
not numeric on line 1889, but changing == to eq had no influence on the
final result. Still need an additional run.
As you said, the problem does not occur when you use runtime MP
processing, and would have gone unnoticed if I had not forgotten to
switch it on..

-- 
Eckhart
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Update to the newest ConTeXt version

2005-07-26 Thread Taco Hoekwater



Jessica Holle wrote:

Hi,

I've done everything like described on the page you tell, but there
is a problem too

rzvlabwks:/usr/sbin # texexec --version



Can you show me the output of
texexec --make --all

please? Something went wrong at that stage, it seems.

Taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] inline MP refresh problem

2005-07-26 Thread Taco Hoekwater



It still doesn't work here. There have been complaints about arguments
not numeric on line 1889, but changing == to eq had no influence on the
final result. Still need an additional run.
As you said, the problem does not occur when you use runtime MP
processing, and would have gone unnoticed if I had not forgotten to
switch it on..


I remember that the old checksumming code checked every other line,
not all lines. Is that the problem perhaps?

Taco



___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Update to the newest ConTeXt version

2005-07-26 Thread Jessica Holle
Hi,

I've done everything like described on the page you tell, but there
is a problem too

rzvlabwks:/usr/sbin # texexec --version

 TeXExec 5.4.2 - ConTeXt / PRAGMA ADE 1997-2005

   texexec : TeXExec 5.4.2 - ConTeXt / PRAGMA ADE
1997-2005
   texutil : TeXUtil 9.0.0 - ConTeXt / PRAGMA ADE
1992-2004
kpathsea: Running mktexfmt cont-en.fmt
fmtutil: no info for format `cont-en'.
kpathsea: Running mktexfmt context.fmt
fmtutil: no info for format `context'.
   tex : unknown
   context : ver: 2005.07.21
   cont-en : unknown

total run time : 4 seconds
rzvlabwks:/usr/sbin # cd /home/jessi/test/neu/
rzvlabwks:/home/jessi/test/neu # texexec bericht.tex

 TeXExec 5.4.2 - ConTeXt / PRAGMA ADE 1997-2005

fixing engine variable : pdfetex
executable : pdfetex
format : cont-en
 inputfile : bericht
output : standard
 interface : en
  current mode : none
   TeX run : 1

This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
 \write18 enabled.
 (/usr/local/teTeX/share/texmf/web2c/natural.tcx)
kpathsea: Running mktexfmt cont-en.fmt
fmtutil: no info for format `cont-en'.
Sorry, I can't find the format `cont-en.fmt'; will try
`context.fmt'.
kpathsea: Running mktexfmt context.fmt
fmtutil: no info for format `context'.
I can't find the format file `context.fmt'!

   return code : 256
  run time : 2 seconds

total run time : 3 seconds


I think the file cont-en.* is missing. This I have erased before
like it is written down in the  manual you told.


greetings Jessica

- Weitergeleitet von Jessica Holle/InfoTL am 26.07.2005 11:14
-


Taco Hoekwater  

<[EMAIL PROTECTED]An: mailing list for ConTeXt 
users  
com>Kopie:  

Gesendet von:   Thema:  Re: [NTG-context] Update to 
the newest ConTeXt version  
ntg-context-boun

[EMAIL PROTECTED]   
   




26.07.2005 10:00

Bitte antworten 

an mailing list 

for ConTeXt 

users   











Jessica Holle wrote:
> Hi,
>
> I'm very new at the context section.
> I've installed teTeX 3.0 from the sources and in the way it is
> explained here:
>
> http://tug.org/teTeX/tetex-src/QuickInstall
>
> Everything works fine, I can compile my files.
>
> Now I want to update my version 2005-01-31 to 2005-07-21
>
> texexec --version give this output:
>
> texexec --version
>
>  TeXExec 5.4.2 - ConTeXt / PRAGMA ADE 1997-2005
>
>texexec : TeXExec 5.4.2 - ConTeXt / PRAGMA ADE
> 1997-2005
>texutil :tex : pdfeTeX,
> 3.141592-1.21a-2.2 (Web2C 7.5.4)
>context : ver: 2005.07.21
>cont-en : ver: 2005.01.31  fmt: 2005.7.26  mes:

You now have a new distribution of context but are still using
the old format files from teTeX. You have to follow these steps
quite closely:

   http://contextgarden.net/TeTeX_3.0_installation

Esp. see "Fix texmf.cnf" and "Cleanup fmtutil"

Good luck,

Taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context



___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Strange behaviour of \bTABLE ... \eTABLE

2005-07-26 Thread Taco Hoekwater



Hans Hagen wrote:

Mojca Miklavec wrote:


It may actually be that the penalty for an underfull box is bigger
than for the overfull one. This explains strange placing of the
numbers then.
 

let's eee what taco says ... our tex source  magician may knows the 
dirty details


lines that cannot stretch far enough are skipped. Lines that cannot
shrink far enough are unsolvable, and therefore remain present.

Taco

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] Update to the newest ConTeXt version

2005-07-26 Thread Taco Hoekwater



Jessica Holle wrote:

Hi,

I'm very new at the context section.
I've installed teTeX 3.0 from the sources and in the way it is
explained here:

http://tug.org/teTeX/tetex-src/QuickInstall

Everything works fine, I can compile my files.

Now I want to update my version 2005-01-31 to 2005-07-21

texexec --version give this output:

texexec --version

 TeXExec 5.4.2 - ConTeXt / PRAGMA ADE 1997-2005

   texexec : TeXExec 5.4.2 - ConTeXt / PRAGMA ADE
1997-2005
   texutil :tex : pdfeTeX,
3.141592-1.21a-2.2 (Web2C 7.5.4)
   context : ver: 2005.07.21
   cont-en : ver: 2005.01.31  fmt: 2005.7.26  mes:


You now have a new distribution of context but are still using
the old format files from teTeX. You have to follow these steps
quite closely:

  http://contextgarden.net/TeTeX_3.0_installation

Esp. see "Fix texmf.cnf" and "Cleanup fmtutil"

Good luck,

Taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


[NTG-context] Update to the newest ConTeXt version

2005-07-26 Thread Jessica Holle
Hi,

I'm very new at the context section.
I've installed teTeX 3.0 from the sources and in the way it is
explained here:

http://tug.org/teTeX/tetex-src/QuickInstall

Everything works fine, I can compile my files.

Now I want to update my version 2005-01-31 to 2005-07-21

texexec --version give this output:

texexec --version

 TeXExec 5.4.2 - ConTeXt / PRAGMA ADE 1997-2005

   texexec : TeXExec 5.4.2 - ConTeXt / PRAGMA ADE
1997-2005
   texutil :tex : pdfeTeX,
3.141592-1.21a-2.2 (Web2C 7.5.4)
   context : ver: 2005.07.21
   cont-en : ver: 2005.01.31  fmt: 2005.7.26  mes:
english

total run time : 1 seconds

Everything looks fine for me, but, when I want to compile my file,
which works before the update to the new version, I get such a
mistake:

texexec bericht.tex

 TeXExec 5.4.2 - ConTeXt / PRAGMA ADE 1997-2005

 fixing texformat path : .:
{!!/root/.texmf-config,!!/root/.texmf-var,/root/texmf,!!/usr/local/teTeX/share/texmf-config,!!/usr/local/teTeX/share/texmf-var,!!/usr/local/teTeX/share/texmf,!!/usr/local/teTeX/share/texmf-local,!!/usr/local/teTeX/share/texmf-dist}/web2c/

$engine,}
fixing engine variable : pdfetex
executable : pdfetex
format : cont-en
 inputfile : bericht
output : standard
 interface : en
  current mode : none
   TeX run : 1

This is pdfeTeX, Version 3.141592-1.21a-2.2 (Web2C 7.5.4)
 \write18 enabled.
 (/usr/local/teTeX/share/texmf/web2c/natural.tcx)
entering extended mode
(./bericht.tex

ConTeXt  ver: 2005.01.31  fmt: 2005.7.26  int: english  mes: english

language: language en is active

system  : cont-new loaded
(/usr/local/teTeX/share/texmf/tex/context/base/cont-new.tex
systems : beware: some patches loaded from cont-new.tex
color   : palette rollover is available
system (E-TEX) : [line 1068]
system (E-TEX) : [line 1123]
)
system  : cont-old loaded
(/usr/local/teTeX/share/texmf/tex/context/base/cont-old.tex
loading : Context Old Macros
)
system  : cont-fil loaded
(/usr/local/teTeX/share/texmf/tex/context/base/cont-fil.tex
loading : Context File Synonyms
)
system  : cont-sys loaded
(/usr/local/teTeX/share/texmf/tex/context/user/cont-sys.tex
(/usr/local/teTeX/share/texmf/tex/context/base/type-syn.tex
! Undefined control sequence.
l.14 \starttypescriptcollection
   [synonyms]
?
! Undefined control sequence.
l.697 \stoptypescriptcollection



and so on...

But I don't know what my problem is. The cont-sys.tex I've already
replaced by the original file which I have in my backup of teTeX3.0

I followed this intructions when I updating the version:

http://home.salamander.com/~wmcclain/context-help.html#install


I hope somebody can help me.

Thanks

Greetings Jessica

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] installing context

2005-07-26 Thread Hans Hagen

Adam Lindsay wrote:


Hans Hagen said this at Tue, 26 Jul 2005 00:10:57 +0200:

 


recovering from a disk crach and running those generator scripts is a
stresstest -) 
   



 

both but esp the huge files (those iso trees) on an overloaded machine are tricky (fro soem time i had only a few 100 meg in reserve, after the reinstall i have gigs -); laptop drives and are just too slow and small   

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
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] LaTeX \newcommands in ConTeXt.

2005-07-26 Thread Hans Hagen

Brooks Moses wrote:


At 04:28 PM 7/25/2005, you wrote:


Brooks Moses wrote:

I'd particularly appreciate any comments on the \newcommand and 
counters implementations -- those are in the t-ltcmds and t-ltcnts 
modules, though \newcommand also depends on t-lterrs and t-ltbase.



i just took a quick look at the code; if you run into tricky 
definitions, let me know, often there are either already low level 
macros that do the job, or i can add some stuff;



Thanks!  I'll probably have lots of questions as I go along -- this is 
certainly becoming a tour of the internals of both systems.


btw, i renamed the internal \end macro so that you can get away from 
stoptext refinitions (too messy)



Yeah, the \stoptext redefinition was one of the first pieces I wrote, 
nearly a year ago.  The reason I was doing the \stoptext redefinition 
wasn't the internal \end macro (which didn't exist then, I think) -- 
it was that the ConTeXt version I used then didn't have an 
\everystoptext hook.  But now that it exists, I can just use it.


One other question I have right now: what's a good way to duplicate 
LaTeX's \vspace macro (which is effectively a \vskip inside), without 
causing the problems that the ConTeXt manual warns about if we use 
\vskip?



maybe (a patched version of \godown):

\def\godown[#1]%
 {\ifhmode\endgraf\fi
  \ifvmode\nointerlineskip\vskip#1\relax}

test 


\godown[10cm]

test 

is \vspace accumulating? 

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
-

___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context


Re: [NTG-context] installing context

2005-07-26 Thread Taco Hoekwater

Stuart Jansen wrote:

Okay, I give up. What's the most correct, easiest way to install ConTeXt


Until Hans' new files are on-line, this is definately the most
up-to-date intruction set:

  http://contextgarden.net/TeTeX_3.0_installation

Cheers, Taco
___
ntg-context mailing list
ntg-context@ntg.nl
http://www.ntg.nl/mailman/listinfo/ntg-context