[NTG-context] Layout questions

2005-03-14 Thread Marcin Borkowski
it imply that the "smaller" page (determined by the second argument) is centered on the real paper (with size defined by the first arg)? What do the options "offset" and "scale" for \definepapersize mean? Are there any other options other than these two and "heig

Re: [NTG-context] permissions in texmf/scripts/context/*

2005-02-08 Thread Vit Zyka
texmfstart --program=yourtex yourscript.pl arg-1 arg-2 texmfstart --direct xsltproc kpse:somefile.xsl somefile.xml texmfstart bin:xsltproc kpse:somefile.xsl somefile.xml texmfstart --iftouched=normal,lowres downsample.rb normal lowres Hmmm. What exactly

Re: [NTG-context] permissions in texmf/scripts/context/*

2005-02-07 Thread Hans Hagen
--program=yourtex yourscript.pl arg-1 arg-2 texmfstart --direct xsltproc kpse:somefile.xsl somefile.xml texmfstart bin:xsltproc kpse:somefile.xsl somefile.xml texmfstart --iftouched=normal,lowres downsample.rb normal lowres Hmmm. What exactly 'texmf

Re: [NTG-context] permissions in texmf/scripts/context/*

2005-02-07 Thread Vit Zyka
yourscript.pl arg-1 arg-2 texmfstart --direct xsltproc kpse:somefile.xsl somefile.xml texmfstart bin:xsltproc kpse:somefile.xsl somefile.xml texmfstart --iftouched=normal,lowres downsample.rb normal lowres Hmmm. What exactly 'texmfstart showcase.pdf' does?

Re: [NTG-context] permissions in texmf/scripts/context/*

2005-02-07 Thread Thomas A . Schmitz
--file=showcase.pdf texmfstart --program=yourtex yourscript.pl arg-1 arg-2 texmfstart --direct xsltproc kpse:somefile.xsl somefile.xml texmfstart bin:xsltproc kpse:somefile.xsl somefile.xml texmfstart --iftouch

Re: [NTG-context] permissions in texmf/scripts/context/*

2005-02-07 Thread h h extern
ile=showcase.pdf texmfstart --program=yourtex yourscript.pl arg-1 arg-2 texmfstart --direct xsltproc kpse:somefile.xsl somefile.xml texmfstart bin:xsltproc kpse:somefile.xsl somefile.xml texmfstart --iftouched=normal,lowres downsample.rb no

Re: [NTG-context] New ConTeXt cz interface installation problem

2005-01-11 Thread Hans Hagen
o use them)? Well, I will see at the night. :-) in that case, just download the minimal context distribution for linux, you can rsync that one of needed (some 25 meg zip initially) in there, there is "setuptex", run that one (with the tex root as arg) and make the formats texexec

Re: [NTG-context] optional arguments, if(nth)argument

2005-01-07 Thread Taco Hoekwater
ional arguments and \if...argument : \def\SkillField{\dodoubleempty\doSkillField} \def\doSkillField[#1][#2]#3{\bTR\bTD #3 \iffirstargument\hfill (#1)\fi % don't print when no optional argument \eTD \bTD \ifsecondargument % if second optional arg i

[NTG-context] optional arguments, if(nth)argument

2005-01-06 Thread Henning Hraban Ramm
\eTD \bTD \ifsecondargument % if second optional arg is provided \definefield[#2][line][Skill][#1]\field[#2] \else % if no second optional arg \definefield[#3][line][Skill][#3]\field[#3] \fi \eTD\eTR} e.g. \SkillField[+8][Aergern]{Ärger

Re: [NTG-context] Problems with uniqueMPgraphic

2004-12-17 Thread Hans Hagen
?} \stopitemize \stoptext in your case, in order to make the graphic unique, you need to pass the second arg in order to make them unique (uniqueness is determined by dimensions and a few more things; another option would be to use the backgroundcolor of inframed which is accessible by \OverlayColor and also

[NTG-context] Re: mag-0008

2004-12-15 Thread Hans Hagen
epth}\or\endstrut\fi \endgraf \advance\paragraphdepth\minusone} % fonts \def\startfont[#1]{\bgroup\getvalue{#1}} \def\stopfont {\egroup} \defineXMLcommand [fx:definefont] [fox] [label=fallbackfont,spec=lmtt10] % todo: more efficient (no spec/label in third arg) {\initializefox

Re: [NTG-context] \placefigure bug

2004-12-13 Thread Taco Hoekwater
ga] > > > > \placefigure [figa] {The caption} {\externalfigure [02.jpg]} > > \stoptext > > %%% > > > > It only works correctly if both bracketed arguments to \placefigure > > are supplied (I tested versions 2004.11.06 and 2004.12.06, but

Re: [NTG-context] \placefigure bug

2004-12-13 Thread Hans Hagen
\placefigure are supplied (I tested versions 2004.11.06 and 2004.12.06, but it probably affects other versions as well). the first [arg] is the directive location and such), so it's: \placefigure [here] [figa] {The caption} {\externalfigure [02.jpg]}

Re: [NTG-context] Re: the url color problem

2004-11-19 Thread Hans Hagen
second arg is url, third file, fourth text - Hans Hagen | PRAGMA ADE Ridderstraat 27 | 8061 GH Hasselt | The Netherlands tel: 038 477 53 69 | fax: 038 477 53 74 | www.pragma

[NTG-context] tex4ht

2004-11-16 Thread Steffen Wolfrum
10-08-03:40} \input tex4ht.sty \appendtoks \Preamble{\env{opt-arg},,xhtml}\EndPreamble \to \everystarttext \endinput ___ ntg-context mailing list [EMAIL PROTECTED] http://www.ntg.nl/mailman/listinfo/ntg-context

[NTG-context] Re: Figures enlargement

2003-10-01 Thread Patrick Gundlach
Hi, Patrick Gundlach <[EMAIL PROTECTED]> writes: > \setupinteraction[state=start] > \definereferencelist > [extfigure] > [command=\bigfigure, >before=\page, >after=\page] One additional comment: As far as I can see: the first arg is used without an intern

[NTG-context] Re: Emacs

2003-07-27 Thread Guy Worthington
e-template "XML-tag" '("<" r ">"))) (turn-on-filladapt-mode) (ispell-minor-mode 1) (abbrev-mode 1)) (add-hook 'text-mode-hook 'my-text-mode-hook) ; ;; Klaus Berndl ;; we want to complete and expand as much as poss

<    1   2   3