On 6/10/2021 2:10 PM, Markus Brandt wrote:
Thanks. 'method' is missing in the Wiki. It works fine when using it in
combination with \csname to use the abbreviation.
I guess the change you propose would affect \synonym in generell, right?
This change would make code with the sortkey option inc
just the
workaround for abbreviations that include numbers.
\abbreviation[0123]{123}{One, Two, and Three}
\abbreviation{ABC}{A, B, and C}
\abbreviation{ZYX}{Z, Y, and X}
\starttext
\csname 0123\endcsname
\completelistofabbreviations[criterium=all]
\stoptext
-- luigi
That works kind of. Now
that include numbers.
\abbreviation[0123]{123}{One, Two, and Three}
\abbreviation{ABC}{A, B, and C}
\abbreviation{ZYX}{Z, Y, and X}
\starttext
\csname 0123\endcsname
\completelistofabbreviations[criterium=all]
\stoptext
--
luigi
That works kind of. Now the numbers are at the button
]{123}{One, Two, and Three}
\abbreviation{ABC}{A, B, and C}
\abbreviation{ZYX}{Z, Y, and X}
\starttext
\csname 0123\endcsname
\completelistofabbreviations[criterium=all]
\stoptext
--
luigi
___
If your question is of
>
\abbreviation[0123]{123}{One, Two, and Three}
\abbreviation{ABC}{A, B, and C}
\abbreviation{ZYX}{Z, Y, and X}
\starttext
\csname 0123\endcsname
\completelistofabbreviations[criterium=all]
\stoptext
--
luigi
__
at 11:35
To: mailing list for ConTeXt users
Subject: Re: [NTG-context] Incorrect sorting in completelistofabbreviations for
numbers
On Thu, Jun 10, 2021 at 11:08 AM Markus Brandt
wrote:
Hi everyone,
I think I've found a sorting bug in \completelistofabbreviations in the
latest
On Thu, Jun 10, 2021 at 11:08 AM Markus Brandt <
markus.bra...@sit.tu-darmstadt.de> wrote:
> Hi everyone,
>
> I think I've found a sorting bug in \completelistofabbreviations in the
> latest LMTX (and probably also MKIV). When using this minimal example
>
> \abbrevi
Hi everyone,
I think I've found a sorting bug in \completelistofabbreviations in the
latest LMTX (and probably also MKIV). When using this minimal example
\abbreviation[OTT]{123}{One, Two, and Three}
\abbreviation{ABC}{A, B, and C}
\abbreviation{ZYX}{Z, Y, and X}
\star
Thanks,
this does the job for me
Kind Regards/Met vriendelijke groet,
Bert Verbeek
On 2/12/21 3:30 PM, Hans Hagen wrote:
for now put this in cont-new.mkxl:
\unprotect
\let\strc_synonyms_place_list\placelistofsynonyms
\protect
On 2/12/2021 2:37 PM, Bert Verbeek wrote:
Hello all,
I've used ConTeXt MkIV for years to make technical reports. For a new
computer I looked for updates of the software and discovered LMTX. I ran
it on my latest report and found an error on
\completelistofabbreviations, both on win-6
Hello all,
I've used ConTeXt MkIV for years to make technical reports. For a new
computer I looked for updates of the software and discovered LMTX. I ran
it on my latest report and found an error on
\completelistofabbreviations, both on win-64 and linux. Context --luatex
worked fine
>> how can i get the completelistofabbreviations [1] without a
>> chapternumber?
> \title{Abbreviations}
> \placelistofabbrviations
ok that was easy.
btw: Thank you for your quick and precise responses on this mailinglist
Am 29.11.2010 um 20:27 schrieb Jonas Stein:
> how can i get the completelistofabbreviations [1] without a
> chapternumber?
\title{Abbreviations}
\placelistofabbrviations
Wolfgang
___
If your question
how can i get the completelistofabbreviations [1] without a
chapternumber?
kind regards,
[1] http://wiki.contextgarden.net/Reference/en/definesynonyms
--
Jonas Stein
___
If your question is of interest to others
Datuma 6. kolovoza 2010. 14:09 Hans Hagen je napisao/la:
> \def\docompletelistofsynonyms[#1][#2]%
> {\edef\currentsynonym{#1}%
>
> \normalexpanded{\systemsuppliedchapter[#1]{\noexpand\headtext{\synonymparameter\s!multi}}}%
> \doplacelistofsynonyms[#1][#2]%
> \page[\v!yes]}
Works!
--
Vedran
On 6-8-2010 1:59, Vedran Miletić wrote:
\usemodule[units]
\starttext
\completelistofunits
\chapter{Something}
1 \Meter.
\stoptext
in strc-syn.mkiv replace
\def\docompletelistofsynonyms[#1][#2]%
{\edef\currentsynonym{#1}%
\normalexpanded{\systemsuppliedchapter[#1]{\noexpand\headtext{\sy
Are completelistofunits and completelistofabbreviations supposed to be
with an empty title in MkIV?
Consider this:
\usemodule[units]
\starttext
\completelistofunits
\chapter{Something}
1 \Meter.
\stoptext
List of tables and List of figures work normally.
Regards,
--
Vedran Miletić
On Tue, Mar 10, 2009 at 1:44 PM, Nikolai Weibull wrote:
> Hi!
>
> Long time no post. Anyway, I’m writing a document where I’m using
> abbreviations. In neither --lua nor --xtx do I get a list of
> abbreviations with \completelistofabbreviations. The bookmark text is
> \headt
On Tue, Mar 10, 2009 at 13:44, Nikolai Weibull wrote:
> In neither --lua nor --xtx do I get a list of
> abbreviations with \completelistofabbreviations. The bookmark text is
> \headtext {abbreviations} for both.
Can I at least get an acknowledgement that this is a problem with
LuaTeX
Hi!
Long time no post. Anyway, I’m writing a document where I’m using
abbreviations. In neither --lua nor --xtx do I get a list of
abbreviations with \completelistofabbreviations. The bookmark text is
\headtext {abbreviations} for both. With --pdf I get a list of
abbreviations and the
20 matches
Mail list logo