Hi Hans,
the "=>" in the apply tag has to be lowered to avoid a collision with
the index number.
\unexpanded\def\showSETUPapply#1%
{\showSETUP{#1}
- {[..=>..]}
- {[..,..=>..,...]}}
+ {[..\lower.25ex\hbox{=>}..]}
+ {[..,..\lower.25ex\hbox{=>}..,...]}}
Wolfgang
_
Hi Hans,
delimiters like the \to in \setwidthof command get numbered and appear
in the argument list which shouldn’t happen (see attached example).
As there are more of these command (e.g. \from or \with) something like
instead of would be better.
Wolfgang
http://www.pragma-ade.com/comm
On 2/3/2016 4:34 PM, Wolfgang Schuster wrote:
Hi Hans,
can you add the following two delimiters types (none and parentheses) to
the keywords tag.
ok
-
Hans Hagen | PRAGMA ADE
Hi Hans,
can you add the following two delimiters types (none and parentheses) to
the keywords tag.
\xmlmapvalue {setups:keyword} {braces} {\showSETUPkeywordbraces}
\xmlmapvalue {setups:keyword} {brackets}{\showSETUPkeywordbrackets}
+\xmlmapvalue {setups:keyword} {parentheses} {\showS
On 1/30/2016 12:45 PM, Wolfgang Schuster wrote:
Hi Hans,
the module still misses the {..,.=.,..} assignment type which is needed
for \useMPgraphic, e.g.
\useMPgraphic{...}{..,.=.,..}
You have to add also xml setups for the new argument type, see attachment.
The following lines have to be fi
Hi Hans,
the module still misses the {..,.=.,..} assignment type which is needed
for \useMPgraphic, e.g.
\useMPgraphic{...}{..,.=.,..}
You have to add also xml setups for the new argument type, see attachment.
The following lines have to be fixed as well, e.g. “cd:oneargument”
displays \.
Hi,
the module x-set-11.mkiv creates a few custom \type command with \v!type
as parent which produces a warning (missing parent command) because
there is no \definetype[\v!type].
These three defintions are the problem:
\definetype[parametercommand][\v!type]
\definetype[parameterkey][\v!t
Hi Hans,
the \blank command is ignored when the complete list is printed with
\placesetups
because packed mode is used, with a normal \vskip this doesn’t happen. I reduced
the skip because “.75\lineheight” looks better for commands without optional
arguments.
\startxmlsetups xml:setups:typeset
Hi Hans,
there are two \enabblemode’s missing.
\startxmlsetups xml:setups:typeset
\getvalue{\e!start setuptext}
\tttf
\nohyphens
\veryraggedright
\doglobal\newcounter\currentSETUPargument
\xdef\maximumSETUPargument{\xmlcount{#1}{/arguments/*}}
\