Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

There are always alternatives. -- Spock, "The Galileo Seven", stardate 2822.3


computers / comp.text.tex / Re: No numcompress

SubjectAuthor
* No numcompressDieter Britz
+* Re: No numcompresssamcarter8
|`- Re: No numcompressDieter Britz
`- Re: No numcompressPeter Flynn

1
No numcompress

<sl60v0$lm7$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=4268&group=comp.text.tex#4268

  copy link   Newsgroups: comp.text.tex
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: dieterha...@gmail.com (Dieter Britz)
Newsgroups: comp.text.tex
Subject: No numcompress
Date: Mon, 25 Oct 2021 10:29:52 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 15
Message-ID: <sl60v0$lm7$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 25 Oct 2021 10:29:52 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="be4beaf483439ff24f29ac059934f3e0";
logging-data="22215"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX191hYBChJX8tRHqTSx2+cczr9KtIQZec2E="
User-Agent: Pan/0.144 (Time is the enemy; 28ab3ba git.gnome.org/pan2)
Cancel-Lock: sha1:+PNld74OULllX09iqRq56u99P+s=
 by: Dieter Britz - Mon, 25 Oct 2021 10:29 UTC

I start an article, to be submitted to an Elsevier with the top line

\documentclass[article,12pt,sort&numcompress]{elsarticle}

This works fine on my system. A citation that otherwise might
look like [1,2,3,4,5] becomes [1-5].

When I submit the article to an Elsevier journal, it flags an error,
numcompress not found.

I can't use the package cite, which I used to use, because it conflicts
with stuff in the Elsevier style file, so what do I do?

--
Dieter Britz

Re: No numcompress

<sl6a2b$49v$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=4269&group=comp.text.tex#4269

  copy link   Newsgroups: comp.text.tex
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: sam.cart...@aol.com (samcarter8)
Newsgroups: comp.text.tex
Subject: Re: No numcompress
Date: Mon, 25 Oct 2021 15:05:15 +0200
Organization: A noiseless patient Spider
Lines: 21
Message-ID: <sl6a2b$49v$1@dont-email.me>
References: <sl60v0$lm7$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Mon, 25 Oct 2021 13:05:15 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="bf04b0364b472571734259e623d172de";
logging-data="4415"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19iqaIGxIGpINLzSDgSyHdP8F8/Ao4EkhI="
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0)
Gecko/20100101 Thunderbird/78.11.0
Cancel-Lock: sha1:ZCRQoC1up4Tn6wHe43LJdedtMiA=
In-Reply-To: <sl60v0$lm7$1@dont-email.me>
Content-Language: en-GB
 by: samcarter8 - Mon, 25 Oct 2021 13:05 UTC

Can you try with

\documentclass[12pt,sort&compress]{elsarticle}

If this does not help, please make a minimal working example

On 25.10.21 12:29, Dieter Britz wrote:
> I start an article, to be submitted to an Elsevier with the top line
>
> \documentclass[article,12pt,sort&numcompress]{elsarticle}
>
> This works fine on my system. A citation that otherwise might
> look like [1,2,3,4,5] becomes [1-5].
>
> When I submit the article to an Elsevier journal, it flags an error,
> numcompress not found.
>
> I can't use the package cite, which I used to use, because it conflicts
> with stuff in the Elsevier style file, so what do I do?
>

Re: No numcompress

<itoivbF3hc1U1@mid.individual.net>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=4270&group=comp.text.tex#4270

  copy link   Newsgroups: comp.text.tex
Path: i2pn2.org!i2pn.org!news.swapon.de!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: pet...@silmaril.ie (Peter Flynn)
Newsgroups: comp.text.tex
Subject: Re: No numcompress
Date: Mon, 25 Oct 2021 21:39:07 +0100
Lines: 21
Message-ID: <itoivbF3hc1U1@mid.individual.net>
References: <sl60v0$lm7$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
X-Trace: individual.net VVzTmK7wFpZ2sdSFFwrM3A+NbDjHF9P4qUsH5VBCJD7M21sjLK
Cancel-Lock: sha1:viOU3QHUi0EGm1lccH1hOOLxhNg=
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101
Thunderbird/78.11.0
In-Reply-To: <sl60v0$lm7$1@dont-email.me>
Content-Language: en-US
 by: Peter Flynn - Mon, 25 Oct 2021 20:39 UTC

On 25/10/2021 11:29, Dieter Britz wrote:
> I start an article, to be submitted to an Elsevier with the top line
>
> \documentclass[article,12pt,sort&numcompress]{elsarticle}
>
> This works fine on my system. A citation that otherwise might look
> like [1,2,3,4,5] becomes [1-5].
>
> When I submit the article to an Elsevier journal, it flags an error,
> numcompress not found.
>
> I can't use the package cite, which I used to use, because it
> conflicts with stuff in the Elsevier style file, so what do I do?
p.3 of the elsarticle documentation says:

>> sort&compress sorts and compresses the numbered citations. For
>> example, citation [1,2,3] will become [1–3].

Is numcompress for doing something different?

Peter

Re: No numcompress

<slbl4e$hva$1@dont-email.me>

  copy mid

https://www.novabbs.com/computers/article-flat.php?id=4271&group=comp.text.tex#4271

  copy link   Newsgroups: comp.text.tex
Path: i2pn2.org!i2pn.org!eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail
From: dieterha...@gmail.com (Dieter Britz)
Newsgroups: comp.text.tex
Subject: Re: No numcompress
Date: Wed, 27 Oct 2021 13:44:46 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 16
Message-ID: <slbl4e$hva$1@dont-email.me>
References: <sl60v0$lm7$1@dont-email.me> <sl6a2b$49v$1@dont-email.me>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 27 Oct 2021 13:44:46 -0000 (UTC)
Injection-Info: reader02.eternal-september.org; posting-host="d5325a4b4555aa3ac6b455b2d4a0cc0a";
logging-data="18410"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19RAdZJaGnAg8DEVyC0zdzsqHmactqeaVs="
User-Agent: Pan/0.144 (Time is the enemy; 28ab3ba git.gnome.org/pan2)
Cancel-Lock: sha1:V9Lz+LLLlS/YzUf56/6MQZd/EY4=
 by: Dieter Britz - Wed, 27 Oct 2021 13:44 UTC

On Mon, 25 Oct 2021 15:05:15 +0200, samcarter8 wrote:

> Can you try with
>
> \documentclass[12pt,sort&compress]{elsarticle}
[...]

Thanks, that worked and was accepted by Elsevier. I forget
where I got the idea to use numcompress, and it needs the
numcompress package. It works on my laptop but Elsevier doesn't
know it.

Anyway, the problem is solved.

--
Dieter Britz

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor