f the current font contains an uppercase ß that would be even
better, but those are rare).
I can’t tell when it changed (some LMTX versions ago) and can’t check
MkIV, since "mtxrun --generate --luatex" doesn’t work.
Hans sent me a fix, I guess it will be included in the next upload.
And y
that one
happy but it seems to work ok
summatra : the one i use, it works ok in the latest greatest (i use
3.3.13418)
mutool : okay but sometimes with a warning (i have a workearound but
not enabled it because i consider it to be a bug)
qpdf : happy but check gives a permissions warning
ent font contains an uppercase ß that would be even
better, but those are rare).
I can’t tell when it changed (some LMTX versions ago) and can’t check
MkIV, since "mtxrun --generate --luatex" doesn’t work.
Hans sent me a fix, I guess it will be included in the next upload.
And y
hose are rare).
I can’t tell when it changed (some LMTX versions ago) and can’t check
MkIV, since "mtxrun --generate --luatex" doesn’t work.
Hans sent me a fix, I guess it will be included in the next upload.
And yes, uppercase ß (ẞ, U1E9E) would be even better, even according to
the
\starttext
\WORD{größer}
\stoptext
\WORD used to handle "ß" correctly, i.e. convert it to "SS"; now it
makes "sS".
(If the current font contains an uppercase ß that would be even better,
but those are rare).
I can’t tell when it changed (some LMTX versi
it doesn't have a field of this name already. But this causes
serious problems when one needs to check if an entry has a given field
(such as "shorthand") at all; specifically, the \btxdoif macro will execute
its argument if the current entry *or any entry it cross-references
vacy statement,
* enter your name,
* click "join" (or "start" if you’re the first),
* click "with microphone", allow your browser to access it, check the audio.
(Some strings might be different, I see the German interface, you should
get the main language of your browser.)
t{#1}\relax
\stoptikzinput}
\tikzinputfile{t-pgf.tex}
\tikzinputfile{t-pgffor.tex}
\tikzinputfile{tikz.code.tex}
\permanent\protected\def\tikzerrormessage#1#2#3%
{\writestatus{#1}{#2}}
% For now we need this but we need to educate the user to wrap settings in the
% wrappers. So some day the next
the loader (t) module if needed. In
any case, also check if things work with mkiv.
I tested the example on mkiv, I got error that dipchip and fliflop JK are not defined.
The file compiles if I comment those out. But in LMTX, I also get a "missing
semicolon" error. There is also thi
odule if needed. In
> any case, also check if things work with mkiv.
I tested the example on mkiv, I got error that dipchip and fliflop JK are not
defined. The file compiles if I comment those out. But in LMTX, I also get a
"missing semicolon" error. There is also this warning, which
7;catches' in the loader (t) module if needed. In any case, also check if things
work with mkiv. That version has hardly been touched the last few years (and
basically is frozen, apart from bug fixes) so if it doesn't work there it might
be an indication of somethi
On 12/3/2021 10:49 AM, Hans Hagen via ntg-context wrote:
I’ve been struggeling with the circuitikz module since my upgrade to
LMTX.
btw, We can have more 'catches' in the loader (t) module if needed. In
any case, also check if things work with mkiv. That version has hardly
been t
\NC bar \NC\NR
\stoptabulate
% this does not work
\starttabulate[|p|p|]
\NS[1][c] Manuskript X \NC\NR
\NC foo \NC bar \NC\NR
\stoptabulate
\stoptext
%
Changing the column definitions from l,c,r to p breaks it.
indeed, i check if that can be handled but it'
second example, we do want one between *Title *and 8. Similarly, we want to
remove the comma if the first locator in the loctext is a section marker
(§) or paragraph marker (¶). This is why I want to check the beginning of
the \currentloctext macro for the presence of a volume number (a number
fol
text}{YES}{NOP}
\stoptext
```
Indeed, if I add a simple \doifelse equality check, it looks like the
value I expect is not the same as what the macro produces, even though
they look identical:
```
\starttexdefinition loc [#1]
\doifassignmentelse{#1} {
% if an
ut as-is
#1
}
\stoptexdefinition
\def\DoIfPrefixElse#1#2{\ctxlua{commands.doifelse(string.find([==[#2]==],"^"..[==[#1]==]))}}
\def\currentbtxloctext{\loc[sec=31]}
\starttext
\currentbtxloctext\blank
\DoIfPrefixElse{§}{\currentbtxloctext}{YES}{NOP}
\stoptext
```
Indeed, if I add a s
Oh, but I’m still on ConTeXt ver: 2021.10.24 21:45
I’ll need to check after an update.
Denis
Von: Maier, Denis Christian (UB)
Gesendet: Samstag, 27. November 2021 17:47
An: 'mailing list for ConTeXt users'
Cc: Jean-Philippe Rey
Betreff: AW: [NTG-context] Typographical quotes
Same h
ve that goodie control. It actually does
mean that when a font (if ever) gets updated we need to check things
which is why a mismatch in version will be reported on your console.
Among the things we still need to discuss are if we wil freeze fonts in
the distribution (only explicit updates) and i
dy for you (and Alan)
sometime soon.
But for now, it looks like I still need to work out errors that arise when
I pass a macro as the "str" input to be searched. I've defined a \loc macro
that accepts an assignment and outputs a formatted string, and later, I
want to check if this macr
`
Unfortunately, if I want to check for prefixes that include two-byte
characters like § and ¶, then the positions and string lengths that I
specify no longer correspond to the actual byte offsets and lengths that
Lua uses. I'm aware of the utf8 plugin that was intended to address this
issue
}%
}
\starttext
\commalistsentence[\Autores][{;\space},{\space\letterampersand\space}]
\stoptext
Check lang-lab.mkxl for other goodies and examples.
Best regards,
Jairo
El mié, 24 de nov. de 2021 a la(s) 19:10, Andres Conrado Montoya via
ntg-context (ntg-context@ntg.nl) escribió:
> I'm t
u are talking about async compilation
support, but keep in mind that context has a different error format than latex
for that needs to be set different as well. It will be nice to have support to
pass command line flags via the editor. Context also has a (slightly buggy)
syntax checker (mtxrun --scr
macro that would check if /any
/of the macros with names in the comma-separated list is defined (or,
equivalently, if all of them are undefined). I don't see any mention of
such a macro on the wiki page, so I wanted to ask: has something like
this already been implemented, and if not, is the
the macros with those names are defined. I was curious as to
whether or not there is also a \doifanydefinedelse (or, equivalently, a
\doifallundefinedelse) macro that would check if *any *of the macros with
names in the comma-separated list is defined (or, equivalently, if all of
them are undefined
):
hm .. (in case of lucida, also check cambria and garamond as these have
staircase kerns too so they are somewhat similar)
mikael is making test (and in the meantime i'm experimenting a bit
forther with compact fonts because all has to work in that mode too)
Rik Kabel schrieb am 15.11.2021 um 22:51:
Wolfgang,
Can you expand on the following statements from your reply?
You can run Hans example with MkIV and the differences should be
even bigger because the check for [] is slower here while in LMTX
it's a engine feature. The
re used when grid mode is disabled
% or when no grid related setups with the same name exist
\stopsetups
When you now use \directsetup{my_fancy_setup} (or \setup[...]) ConTeXt
checks if grid mode is enabled and selects the right settings but
\fastsetup never performs this check and always uses th
rst pagebreak.
> > With the float, the paragraph starts always on the next page, regardless
> > of the space left on the previous page.
> Yes and no ... tex cannot really lookahead here. But thanks to some
> recent new trickery I can provide:
>
>location={right,15*hang,f
paragraph starts always on the next page, regardless
of the space left on the previous page.
Yes and no ... tex cannot really lookahead here. But thanks to some
recent new trickery I can provide:
location={right,15*hang,force}
However, it really is up to the user to check of all works out right
[...]
> > gives me pages of emojis, all black. According to what is described
> > on
> > Stackexchange, I should be getting colours. Am I doing something
> > wrong?
>
> Hi Vincent,
>
> if you are using Evince, try Okular to check color display.
>
> I exp
getting colours. Am I doing something wrong?
Hi Vincent,
if you are using Evince, try Okular to check color display.
I experienced something similar in the past.
Just in case it helps,
Pablo
___
If your question is of
etty well.
I’m going to ask the author whether I may share the PDF document here,
so you can check it.
>> BTW, how can I use "\enabledirectives[backend.date=2021.02.01]" in Lua?
>
> grep is your friend ... (probably also in the cld manual)
>
> directives.enable(
for a
working install, of course.
In your first email you said you used the command "txrun": I've no idea what
that is because I've never needed it.
I just use the 'context' command so all you need do to check the install is
working is (from your home directory
,math:uppercasegreeknormal},force=yes]
\definefallbackfamily
[mainface] [math] [Minion Pro]
[range=math:digitsnormal,features=f:lining,force=yes]
\definefontfamily [mainface] [math] [Libertinus Math]
Thanks in advance for your support.
Do you get results at all? Hard to ch
backfamily
[mainface] [math] [Minion Pro]
[range=math:digitsnormal,features=f:lining,force=yes]
\definefontfamily [mainface] [math] [Libertinus Math]
Thanks in advance for your support.
Do you get results at all? Hard to check as that math font is a
commercial one. If it's an otf
d; most modern browsers should work
(WebRTC required).
* Open the above URL, accept the privacy statement,
* enter your name,
* click "join" (or "start" if you’re the first),
* click "with microphone", allow your browser to access it, check the audio.
(Some strings mi
Hi Hans,
ok, thank you, lmtx is a good way.
Tomáš
> I would like to ask what is the cause of this behavior and how to
> use the \doifinstring to prevent the "fbf@" on the output.
partial expansion of a protected macro where one doesn't expect it
before i patch i let wolfg
vacy statement,
* enter your name,
* click "join" (or "start" if you’re the first),
* click "with microphone", allow your browser to access it, check the audio.
(Some strings might be different, I see the German interface, you should get
the main language of your br
On 11/1/21 5:13 PM, Hans Hagen via ntg-context wrote:
> On 11/1/2021 2:26 PM, Pablo Rodriguez via ntg-context wrote:
>> [...]
>> Is there a way to wrap os.exec() in the sample so that it only runs if
>> "dir" is available?
>>
>> I know that os.name would be an option here, but not in my real world
able in various cases (like it
> will fail for shell/command interpreter builtins, in cron jobs, in
> special scripted environments, and may incorrectly succeed for
> disabled/forbidden commands), as it just runs through the PATH
> environment variable to check for executable file existence.
.
partial expansion of a protected macro where one doesn't expect it
before i patch i let wolfgang check it
-
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 GH Hasselt |
On 11/1/2021 2:26 PM, Pablo Rodriguez via ntg-context wrote:
Dear list,
is there a way if a program is installed on the computer using Lua.
I have the following sample:
\starttext
\startluacode
filename = tex.jobname .. ".pdf"
os.exec("dir " .. filename)
\stopluacode
\stoptex
s cases (like it will fail
for shell/command interpreter builtins, in cron jobs, in special scripted
environments, and may incorrectly succeed for disabled/forbidden commands), as
it just runs through the PATH environment variable to check for executable file
existence.
Often times, it is better
Dear list,
is there a way if a program is installed on the computer using Lua.
I have the following sample:
\starttext
\startluacode
filename = tex.jobname .. ".pdf"
os.exec("dir " .. filename)
\stopluacode
\stoptext
Is there a way to wrap os.exec() in the sample so that it only run
d_ICC_profiles.phtm -> 404
Thank you. The information from 2008 was outdated anyway; GWG’s latest
recommendations from 2015 don’t contain ICC profiles any more (maybe their
settings for commercial applications do, didn’t check).
And it seems like GWG is in conflict with the PDF associat
> 0.1 looks better to me.
> there are no ssty's for the quadruple prime in that font but if you need
> primes so badly you probably shouldn't use it anyway i guess (there are
> only super-textsize ssty variants for the 1/2/3 and their reverse)
>
> anyway, as you desperately n
2-30 23:45:16"
"1234-12-30T23:45:16+01:00"
"1234-12-30 23:45:16-02:00"
"1234-12-30 23:45:16+05:00"
"1234-12-30 23:45:16 05:00"
"1234-12-30 23:45:16 05:00"
(I'll send you the file to check/test)
2) Fix the os.timezone function. Previously,
ted, Pablo?
Hi Michal,
I haven’t found the time to check this, but this is pretty much what I
wanted: being able to set other timezones than the local one.
Many thanks for your help,
Pablo
--
http://www.ousia.tk
___
+02:00
print("os.fulltime()", os.fulltime()) -- 2021-10-22 17:38:38+02:00
print("os.localtime()", os.localtime()) -- 2021-10-22 17:38:38
print("os.now()", os.now()) -- 2021-10-22 15:38:38
\stopluacode
\stoptext
I don
er files ;)
We hit a limti in lpeg that allocates memory by duplicating the size
which then hits a top and falls back in allocating by + 1 every capture
which then kind of stalls the xml interpretation. I can hack that to
work (and need to check that with every lpeg update), but as we enter a
next
.
Is there a way to add time and timezone in backend.date?
Pablo : transparencies should work again (wrong alias fixed).
Many thanks for this fix too.
Sorry for insisting, but could you check what is wrong with an extra
blank space in rotated imposition
(https://mailman.ntg.nl/pipermail/ntg
f you need
primes so badly you probably shouldn't use it anyway i guess (there are
only super-textsize ssty variants for the 1/2/3 and their reverse)
anyway, as you desperately need these quads (why check otherwise),
adding this to the lfg blob helps:
local four = characters[0x2057]
if
play more with it and figure out nice
> values for context) .. there might be more such 'simple' useful tricks
>
> Mikael: you can test the math cheat (doesn't make the font nicer).
> Pablo : transparencies should work again (wrong alias fixed).
> Michal: you can c
ay to add time and timezone in backend.date?
> Pablo : transparencies should work again (wrong alias fixed).
Many thanks for this fix too.
Sorry for insisting, but could you check what is wrong with an extra
blank space in rotated imposition
(https://mailman.ntg.nl/pipermail/ntg-context/2021/10
need to play more with it and figure out nice
values for context) .. there might be more such 'simple' useful tricks
Mikael: you can test the math cheat (doesn't make the font nicer).
Pablo : transparencies should work again (wrong alias fixed).
Michal: you can check the dates (a
> Am 12.10.2021 um 20:48 schrieb Hans Hagen :
>
>> Hm, you implemented these boxes only in 2015, there was not much change in
>> that regard since then.
>
> Way earlier but it wasn't enabled ... (I'm not going to check ancient tex
> live dvd's).
ery wrote:
> > Check that your Inkscape is working properly.
> >
> > That proble NOT appear on my machine...
> >
> > Best,
> >
> > L. Montgomery
>
> (Sorry Luis, I forgot to cc mailing list)
> Per https://wiki.contextgarden.net/Command/ex
On 10/18/21 8:38 AM, Luis Montgomery wrote:
> Check that your Inkscape is working properly.
>
> That proble NOT appear on my machine...
>
> Best,
>
> L. Montgomery
(Sorry Luis, I forgot to cc mailing list)
Per https://wiki.contextgarden.net/Command/externalfigure,
in L
Check that your Inkscape is working properly.
That proble NOT appear on my machine...
Best,
L. Montgomery
El lun., 18 de octubre de 2021 10:15, Jason Ross via ntg-context <
ntg-context@ntg.nl> escribió:
> The following MWE fails to render the text in the attached SVG
Hi,
On Sat, 16 Oct 2021 at 22:43, J. Hagen via ntg-context wrote:
>
> Looks like the pi bins and an osx one are behind (mojca then needs to kick
> those vm's) ... I 'll check it tomorrow.
I'm sorry, the new binaries have been uploaded to the usual place
(Hans probably
Looks like the pi bins and an osx one are behind (mojca then needs to kick those vm's) ... I 'll check it tomorrow.Op 16 okt. 2021 15:12 schreef Luis Montgomery via ntg-context :Hi,I try to update LMTX and the script sends me this error:resolvers > lua > loading file '/h
?
they are in there; but i still need to check multiple notes and spacing
before the first (we have some trickery in mkiv and lmtx but maybe i can
still make that better / more reliable in lmtx/luametatex)
Hans
Now is a good time to update your LMTX installation, since the current version
(October 10th) works well in many regards (esp. footnotes).
I didn’t check yet some areas that are known to be problematic, like columns,
but my projects with hundreds of footnotes (including side floats in footnotes
implementations i guess).
Hm, you implemented these boxes only in 2015, there was not much change in that
regard since then.
Way earlier but it wasn't enabled ... (I'm not going to check ancient
tex live dvd's).
addtopageattributes("CropBox",box) -- mandate for renderin
then didn’t check enough if it does what it should.)
I long ago lost track of what all that means ... decades of pdf ...
different viewers, different interpretations ... validators complaining
about things missing ... i guess that bit (like annotations) will always
be in flux (also because specs
more?).
I gave up on that subject and still fix the boxes with Acrobat Pro whenever I
need them to be correct. But that’s no solution.
(And it’s probably also my fault, since I was one of those who wanted this
implemented and then didn’t check enough if it does what it should.)
Ok, calm down
o in the MWE above. I'm trying to take certain punctuation marks that
>> follow the \autopuncttest macro and place them before it instead.
>> Looking at the typo-chr .lua and .mkiv files, I see that there are
>> \pushpunctuation
>> and \poppunctuation methods in ad
t;with microphone", allow your browser to access it, check the audio.
(Some strings might be different, I see the German interface, you should get
the main language of your browser.)
* Your microphone is muted if you join. Activate microphone and/or camera with
the buttons at the bottom.
* Min
ble{style}{text}}
{\color[\getvariable{style}{color}]{\getvariable{style}{text}}}
}
\starttext
\style[
text={Some red text},
color=red,
]
\style[
color=blue,
]
\stoptext
```
Here I assign a default value of `nil` to every key, and then check if
the `text` variable is empty before p
ition to the \removepunctuation method.
> These might be useful for this purpose, but in any case, I still have to
> check if the trailing character is one of the characters in a specified
> set/string, and this is where the error is arising.
>
>
> Add \protected (or \unexpanded
\style[
color=blue,
]
\stoptext
```
Here I assign a default value of `nil` to every key, and then check if the
`text` variable is empty before printing it. I would expect the second
macro not to print anything since its `text` should be nil, instead both
macros print 'Some red text'
on method. These might be useful for this
purpose, but in any case, I still have to check if the trailing
character is one of the characters in a specified set/string, and this
is where the error is arising.
Add \protected (or \unexpanded) to your command definition.
\startbtxrenderingdefinitio
might be useful for this purpose, but
in any case, I still have to check if the trailing character is one of
the characters in a specified set/string, and this is where the error is
arising.
maybe you're in protected mode
% assumes \protect earlier
\unprotect
\def\autopuncttest
tuation marks that
follow the \autopuncttest macro and place them before it instead. Looking
at the typo-chr .lua and .mkiv files, I see that there are \pushpunctuation
and \poppunctuation methods in addition to the \removepunctuation method.
These might be useful for this purpose, but in any case,
ef? Or is something else also needed?
I don't know. If you send me the examplex that don't work I can check
it. I suppose that it there is a well defined interface layer we can
provide the connection and maintain that in the context distribution.
And we can also just decide that some featur
rogram from the tikz manual, but I get an error saying
> that "t-pgf.tex" is not found; but it is in the tree of ConTeXt-lmtx.
How did you install TikZ? The error message seems to suggest that tikz module
is not installed. You can check by looking at the output of
mtxrun t-pgf.tex
O
e, which times would fit you (weekdays,
> daytime...)?
> I suppose it has to be some best fit for all, so you can best check with
> those on
> line last week to get the best time.
>
> Concerning 'topics' ... it if also involved discu
e ok. Older versions of cmd had a char-by-char refresh which is not
something that goes well with tex logging. On unix one has larger delays
so there it's better but tven then font rendering can slow things down.
Now to textadept: in order to check this 'launch viewer' delay I
ins
you can best check with
those on line last week to get the best time.
Concerning 'topics' ... it if also involved discussing features, solving
problems, demos than we need to mechanism to collect those so that they
can be prepar
em support for bibliographies (and
variable scope more generally)
Yes, I haven't added any code to check for the useibid or useidem options in
list citations; they are only used for in-text citations in the SBL
specification definition. The distinction between \setupbtx[sbl:\s!list] and
\set
bid. for the foo-citation outside of
> the footnote.
>
>
>
> Denis
>
>
>
>
>
> *Von:* Joey McCollum
> *Gesendet:* Dienstag, 21. September 2021 17:16
> *An:* Maier, Denis Christian (UB)
> *Cc:* mailing list for ConTeXt users
> *Betreff:* Re: [NTG-context
: Maier, Denis Christian (UB)
Cc: mailing list for ConTeXt users
Betreff: Re: [NTG-context] Ibid. and idem support for bibliographies (and
variable scope more generally)
Yes, I haven't added any code to check for the useibid or useidem options in
list citations; they are only used for in
Yes, I haven't added any code to check for the useibid or useidem options
in list citations; they are only used for in-text citations in the SBL
specification definition. The distinction between \setupbtx[sbl:\s!list]
and \setupbtx[sbl:\s!cite] should allow us to specify their options
separ
On 08/09/2021 19:08, Henning Hraban Ramm wrote:
I just checked on my Linux laptop with a new installation, and it worked
exactly like this.
Did you check with --luatex (i.e. MkIV)?
What’s your ConTeXt version? You left out this essential piece of information.
$ context --version
mtx
arcode[alternative=isbn, text=9783865419026, width=4cm]
> \barcode[alternative=qr code, text={https://wiki.contextgarden.net},
> width=3cm]
> \stoptext
>
I just checked on my Linux laptop with a new installation, and it worked
exactly like this.
Did you check wit
stuff is not "minimal", but I wanted to check if "multiply" works.
should work in next upload (not today)
-
Hans Hagen | PRAGMA ADE
Ridderstraat 27 | 8061 G
rt]
\starttext
\starttransparent[light]%
\externalfigure[hacker]%
\stoptransparent
\setlayer[bg][
hoffset=5mm,
voffset=5mm,
]{
\starttransparent[light]%
\externalfigure[hacker]%
\stoptransparent
}
\stoptext
'''
The layer stuff is not "minimal", but I wante
I think I tangled myself...
- I’ve a macro defined in Lua that uses fullpagemakeup and \setlayer to place
an image on an empty page.
- This macro is called from within a postponing environment.
- I check figures.current().status.fullname if the image is found ...
- and then read xsize and ysize
egression, and \externalfilterbasefile does
> not remove the file extension. So, the output is named mill.png-taped.png
> rather than mill-taped.png. I'll look into it later
Oh, thank you. I need to check in my LilyPond setup.
Hraban
_
((postcontrol (t*arclength(p)) on p)
randomshifted s) and
((precontrol ((t+1/sketch_segments)*arclength(p)) on p)
randomshifted s) ..
endfor
Would it make sense to check if a point is an edge point (without curve
controls)?
Next question: Can I apply this to \framed and
t; $> mtxrun --variables
> > says
> > resolvers | lists | TEXMFCACHE
> > resolvers | lists | env: unset
> > resolvers | lists | var: TEXMFCACHE
> > resolvers | lists | exp:
> > selfautoparent:texmf-var;home:.texlive2021/t
lists | var: TEXMFCACHE
> resolvers | lists | exp:
> selfautoparent:texmf-var;home:.texlive2021/texmf-var
>
> and it's ok. So perhaps your selfautoparent it's not ok.
I will check that.
But, as I said, my texmf.cnf set
following pages) you have to options.
1. Check the current page when to header is placed which can be
done with \doif{\pagenumber}{1}{...}
2. Disable the header on the first page (\setupheader[state=high])
and place your own title as a regular element in the running text.
A case where
the
> third name, while in list entries, all names should be printed in full.
> >>>
> >>> I thought that the following settings would work:
> >>>
> >>> \definebtx
> >>> [sbl:\s!list]
> >>> [sbl]
> >>> [\c!others
achieve but the check for the number of
pages in your document is never used. The layout on the first page is
different from the following pages but this is just how \definelayout
work when you use a number as first argument.
What you have to understand is that a setups-environment is just a
, while in list entries, all names should be printed in full.
>>>
>>> I thought that the following settings would work:
>>>
>>> \definebtx
>>> [sbl:\s!list]
>>> [sbl]
>>> [\c!otherstext=,
>>> \c!etallimit=,
>>&
c!authorconversion=inverted] % TODO: need to print the first name
>> inverted, with all subsequent names in normal order
>>
>> \definebtx
>> [sbl:\s!cite]
>> [sbl]
>> [\c!otherstext={\btxspace\btxlabeltext{others}}, % use et al. for
>> truncated author / ed
lsounder][color=orange]
\define\seealsoindex\seeindex
\define\seealsounderindex\seeindex
\define\seeunderindex\seeindex
\setupinteraction [state=start]
\setupregister [index][balance=no,check=no]
%% seeindex entries may start on the same line as their head
, % use et al. for
> truncated author / editor list
>\c!etallimit=3, % don't use et al. for 3 or fewer authors
>\c!etaldisplay=3, %
>\c!authorconversion=\v!normal] % by default, use normal name order for
> in-text citations
>
> But only the "list" setting
Fabrice Couvreur via ntg-context schrieb am 26.08.2021 um 19:06:
Hi,
Using this (almost what I'm trying to do) without success
[...]
\startsetups[header]
\doifelse{\totalnumberofpages}{1}
{\setupheadertexts[\setups{header}]}
{}
\stopsetups
This stores the page check in the s
601 - 700 of 4770 matches
Mail list logo