Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ISO/IEC Coding Guidelines: Groups of formulae #225

Open
Intelligent2013 opened this issue Sep 7, 2022 · 0 comments
Open

ISO/IEC Coding Guidelines: Groups of formulae #225

Intelligent2013 opened this issue Sep 7, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@Intelligent2013
Copy link
Contributor

Source: #190

For IEC only.

  • id "forg-informal-X-Y", where X is the number of the subclause and Y is the sequential number of the formula group inside that subclause.

Example:

<disp-formula-group id="forg-informal-5.3.1-1">
	<disp-formula id="for-5">
		<label>(5)</label>
		<mml:math id="mml-m6">
			<mml:mrow>
				<mml:mi>a</mml:mi>
				<mml:mspace/>
				<mml:mo>=</mml:mo>
				<mml:mspace/>
			...
		</mml:math>, or</disp-formula>
	<disp-formula id="for-5a">
		<mml:math id="mml-m7">
			<mml:mrow>
				<mml:mi>a</mml:mi>
				<mml:mspace/>
				<mml:mo>=</mml:mo>
				<mml:mspace/>
				...
	</disp-formula>
</disp-formula-group>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant