Skip to content

Commit 6114f86

Browse files
tkoeppezygoloid
authored andcommitted
Move reference to LIA-1 into a new section 'Bibliography'
1 parent 488ef20 commit 6114f86

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

source/back.tex

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
%!TEX root = std.tex
22

3+
\chapter{Bibliography}
4+
5+
The following documents are cited informatively in this document.
6+
7+
\begin{itemize}
8+
\renewcommand{\labelitemi}{---}
9+
\item
10+
ISO/IEC 10967-1:2012,
11+
\doccite{Information technology --- Language independent arithmetic ---
12+
Part 1: Integer and floating point arithmetic}
13+
\end{itemize}
14+
15+
The arithmetic specification described in ISO/IEC 10967-1:2012 is
16+
called \defn{LIA-1} in this document.
17+
318
% FIXME: For unknown reasons, hanging paragraphs are not indented within our
419
% glossaries by default.
520
\let\realglossitem\glossitem

source/intro.tex

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -45,9 +45,6 @@
4545
\item ISO/IEC 10646-1:1993, \doccite{Information technology ---
4646
Universal Multiple-Octet Coded Character Set (UCS) --- Part 1:
4747
Architecture and Basic Multilingual Plane}
48-
\item ISO/IEC 10967-1:2012, \doccite{Information technology ---
49-
Language independent arithmetic --- Part 1:
50-
Integer and floating point arithmetic}
5148
\item ISO/IEC/IEEE 60559:2011, \doccite{Information technology ---
5249
Microprocessor Systems --- Floating-Point arithmetic}
5350
\item ISO 80000-2:2009, \doccite{Quantities and units ---
@@ -70,10 +67,6 @@
7067
\pnum
7168
The ECMAScript Language Specification described in Standard Ecma-262 is
7269
hereinafter called \defn{ECMA-262}.
73-
74-
\pnum
75-
The arithmetic specification described in ISO/IEC 10967-1:2012 is
76-
hereinafter called \defn{LIA-1}.
7770
\indextext{references!normative|)}
7871

7972
\rSec0[intro.defs]{Terms and definitions}

0 commit comments

Comments
 (0)