Rocksolid Light

News from da outaworlds

mail  files  register  groups  login

Message-ID:  

You are a fluke of the universe; you have no right to be here.


comp / comp.text.tex / Re: S equation numbering

SubjectAuthor
* S equation numberingdb
+* Re: S equation numberingDavid Dalton
|`- Re: S equation numberingDr Engelbert Buxbaum
`* Re: S equation numberingUlrich D i e z
 `- Re: S equation numberingdb

1
Subject: S equation numbering
From: db
Newsgroups: comp.text.tex
Organization: A noiseless patient Spider
Date: Sat, 14 Sep 2024 14:18 UTC
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: dieterhansbritz@gmail.com (db)
Newsgroups: comp.text.tex
Subject: S equation numbering
Date: Sat, 14 Sep 2024 14:18:50 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 6
Message-ID: <vc460a$1gk1b$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Sat, 14 Sep 2024 16:18:50 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="46ae51b2411f071aa2e5b341ac5e1f01";
logging-data="1593387"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19rnWhjJXWECUP7MsSGT8+YPZIFUV6xkGE="
User-Agent: Pan/0.149 (Bellevue; 4c157ba)
Cancel-Lock: sha1:lzBXYwU+KCiQKW5+gPM68+h48fQ=
View all headers

I will be writing a text meant as Supplementary
Material, including equations. How do ensure that
the equation numbers are S1, S2, etc?

--
db

Subject: Re: S equation numbering
From: David Dalton
Newsgroups: comp.text.tex
Organization: Eternal September
Date: Sat, 14 Sep 2024 22:37 UTC
References: 1
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: dalton@nfld.com (David Dalton)
Newsgroups: comp.text.tex
Subject: Re: S equation numbering
Date: Sat, 14 Sep 2024 20:07:53 -0230
Organization: Eternal September
Lines: 20
Message-ID: <0001HW.2C9647C1003927F77000045BC38F@news.eternal-september.org>
References: <vc460a$1gk1b$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Injection-Date: Sun, 15 Sep 2024 00:37:54 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="bf732df418dd062bdbf63cb4ea434845";
logging-data="1810819"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18fjAVvOCp5OG/wvHvN2w6eUL0vtnBP4T4="
User-Agent: Hogwasher/5.24
Cancel-Lock: sha1:nL0UqAP07FrWnIcdRROrbt3D2v0=
View all headers

On Sep 14, 2024, db wrote
(in article <vc460a$1gk1b$1@dont-email.me>):

> I will be writing a text meant as Supplementary
> Material, including equations. How do ensure that
> the equation numbers are S1, S2, etc?

Shouldn’t it work to

\setcounter{equation}{0}
\renewcommand{\theequation}{S\arabic{equation}}

?

--
David Dalton dalton@nfld.com https://www.nfld.com/~dalton (home page)
https://www.nfld.com/~dalton/dtales.html Salmon on the Thorns (mystic page)
“And the cart is on a wheel; And the wheel is on a hill;
And the hill is shifting sand; And inside these laws we stand" (Ferron)

Subject: Re: S equation numbering
From: Ulrich D i e z
Newsgroups: comp.text.tex
Date: Sun, 15 Sep 2024 15:29 UTC
References: 1
Path: eternal-september.org!news.eternal-september.org!feeder3.eternal-september.org!weretis.net!feeder8.news.weretis.net!reader5.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From: ud.usenetcorrespondence@web.de (Ulrich D i e z)
Newsgroups: comp.text.tex
Subject: Re: S equation numbering
Date: Sun, 15 Sep 2024 17:29:17 +0200
Message-ID: <vc6ufb$6utj$1@solani.org>
References: <vc460a$1gk1b$1@dont-email.me>
MIME-Version: 1.0
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 7bit
Injection-Date: Sun, 15 Sep 2024 15:28:43 -0000 (UTC)
Injection-Info: solani.org;
logging-data="228275"; mail-complaints-to="abuse@news.solani.org"
User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:60.0) Gecko/20100101
Thunderbird/60.9.0
Cancel-Lock: sha1:STNhCcSUbaMc1pE1kJIXKuNHycw=
In-Reply-To: <vc460a$1gk1b$1@dont-email.me>
X-User-ID: eJwNyMERACAIA8GWREKUcoCR/kuQxz32TCmsAxphbT3YXOWpUNZyxPQafqMFPSsoW/JkUkL5AQrpEJE=
Content-Language: de-DE
View all headers

db wrote:

> I will be writing a text meant as Supplementary
> Material, including equations. How do ensure that
> the equation numbers are S1, S2, etc?

What TeX format do you intend to use?

Plain TeX?
OpTeX?
LaTeX 2e? (What documentclass? What additional packages?)

With LaTeX2e s.th. like: \renewcommand\theequation{S\arabic{equation}}
When using the package hyperref, you may wish to do redefine
\theHequation as well.

Sincerely

Ulrich

Subject: Re: S equation numbering
From: db
Newsgroups: comp.text.tex
Organization: A noiseless patient Spider
Date: Mon, 16 Sep 2024 11:19 UTC
References: 1 2
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: dieterhansbritz@gmail.com (db)
Newsgroups: comp.text.tex
Subject: Re: S equation numbering
Date: Mon, 16 Sep 2024 11:19:16 -0000 (UTC)
Organization: A noiseless patient Spider
Lines: 21
Message-ID: <vc947k$2qfpd$1@dont-email.me>
References: <vc460a$1gk1b$1@dont-email.me> <vc6ufb$6utj$1@solani.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Injection-Date: Mon, 16 Sep 2024 13:19:16 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="64b8112bf77d757c9a4097a7933a8353";
logging-data="2965293"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19pFrxXcJEju3G/+83+nJu1DKowal+0OUk="
User-Agent: Pan/0.149 (Bellevue; 4c157ba)
Cancel-Lock: sha1:AzMR306hQbvWxbABBDqI4A4QPSc=
View all headers

On Sun, 15 Sep 2024 17:29:17 +0200, Ulrich D i e z wrote:

> db wrote:
>
>> I will be writing a text meant as Supplementary Material, including
>> equations. How do ensure that the equation numbers are S1, S2, etc?
>
> What TeX format do you intend to use?
>
> Plain TeX?
> OpTeX?
> LaTeX 2e? (What documentclass? What additional packages?)
>
> With LaTeX2e s.th. like: \renewcommand\theequation{S\arabic{equation}}
> When using the package hyperref, you may wish to do redefine
> \theHequation as well.

LaTeX, thanks both of you.

--
db

Subject: Re: S equation numbering
From: Dr Engelbert Buxbaum
Newsgroups: comp.text.tex
Organization: private
Date: Wed, 18 Sep 2024 12:48 UTC
References: 1 2
Path: eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: engelbert_buxbaum@hotmail.com (Dr Engelbert Buxbaum)
Newsgroups: comp.text.tex
Subject: Re: S equation numbering
Date: Wed, 18 Sep 2024 14:48:39 +0200
Organization: private
Lines: 27
Message-ID: <MPG.4154e9a197d70f8989683@news.uni-stuttgart.de>
References: <vc460a$1gk1b$1@dont-email.me> <0001HW.2C9647C1003927F77000045BC38F@news.eternal-september.org>
MIME-Version: 1.0
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit
Injection-Date: Wed, 18 Sep 2024 14:48:39 +0200 (CEST)
Injection-Info: dont-email.me; posting-host="a3ab5ee9f84b8eb644109b547ef97820";
logging-data="82993"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX1/XoF1ulwFwGwB38yOefGi0lTDrbTZc13s="
User-Agent: MicroPlanet-Gravity/3.0.4
Cancel-Lock: sha1:zSHMVKFYstDytobcGNLbBdGCHbE=
View all headers

In article <0001HW.2C9647C1003927F77000045BC38F@news.eternal-
september.org>, dalton@nfld.com says...
>
> On Sep 14, 2024, db wrote
> (in article <vc460a$1gk1b$1@dont-email.me>):
>
> > I will be writing a text meant as Supplementary
> > Material, including equations. How do ensure that
> > the equation numbers are S1, S2, etc?
>
> Shouldn’t it work to
>
> \setcounter{equation}{0}
> \renewcommand{\theequation}{S\arabic{equation}}
>
> ?

Just of the top of my head, without much testing: It should be possible
to redefine the "Appendix"-string as "Supplement". Everything should
work automatically from there. \renewcommand{\appendixname}{Supplement}
or so

--
DIN EN ISO 9241 Ergonomic requirements for office work with visual
display terminals (VDTs) - Part 13: User guidance
9.5.3 Error messages should convey what is wrong, what corrective
actions can be taken, and the cause of the error.

1

rocksolid light 0.9.8
clearnet tor